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 a937f41 commit 262ca5bCopy full SHA for 262ca5b
climada/entity/exposures/base.py
@@ -618,7 +618,7 @@ def assign_centroids(
618
the index `-1` is assigned.
619
Set `threshold` to 0, to disable nearest neighbor matching and enforce
620
exact matching.
621
- Default: twice the highest resolution of the hazard centroids
+ Default: twice the highest resolution (smallest distance between any two nearest neighbours) of the hazard centroids
622
overwrite: bool
623
If True, overwrite centroids already present. If False, do
624
not assign new centroids. Default is True.
0 commit comments