We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 262ca5b commit 9460d11Copy full SHA for 9460d11
climada/util/coordinates.py
@@ -1240,7 +1240,7 @@ def match_coordinates(
1240
distance : str, optional
1241
Distance to use for non-exact matching. Possible values are "euclidean", "haversine" and
1242
"approx". Default: "euclidean"
1243
- crs : str or pyproj crs, optinal
+ crs : str or pyproj crs, optional
1244
Coordinate reference system (crs) of the input coordinates.
1245
Default: EPSG:4326 (degrees lat/lon)
1246
threshold : float, optional
0 commit comments