Skip to content

Commit

Permalink
Update climada/hazard/centroids/centr.py
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Hülsen <[email protected]>
  • Loading branch information
NicolasColombi and sarah-hlsn authored Dec 23, 2024
1 parent d9d1b94 commit 59acc60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion climada/hazard/centroids/centr.py
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ def append(self, *centr):
"""Append Centroids to the current centroid object for concatenation.
This method check that all centroids use the same CRS, append the list of centroids to
the initial Centroid object and eventually concatenate them to create a single centroid
the initial Centroid object and eventually concatenates them to create a single centroid
object with the union of all centroids.
Note that the result might contain duplicate points if the object to append has an overlap
Expand Down

0 comments on commit 59acc60

Please sign in to comment.