Skip to content

Commit 262ca5b

Browse files
luseverinchahank
andauthored
Clarify meaning of highest resolution in docstrings
Co-authored-by: Chahan M. Kropf <[email protected]>
1 parent a937f41 commit 262ca5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

climada/entity/exposures/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ def assign_centroids(
618618
the index `-1` is assigned.
619619
Set `threshold` to 0, to disable nearest neighbor matching and enforce
620620
exact matching.
621-
Default: twice the highest resolution of the hazard centroids
621+
Default: twice the highest resolution (smallest distance between any two nearest neighbours) of the hazard centroids
622622
overwrite: bool
623623
If True, overwrite centroids already present. If False, do
624624
not assign new centroids. Default is True.

0 commit comments

Comments
 (0)