Skip to content

Commit 2012585

Browse files
Update climada/hazard/tc_tracks.py
Co-authored-by: Chahan M. Kropf <[email protected]>
1 parent f164d41 commit 2012585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

climada/hazard/tc_tracks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2127,7 +2127,7 @@ def compute_track_density(
21272127
Returns:
21282128
-------
21292129
hist_count: np.ndarray
2130-
2D matrix containing the the absolute count per grid cell of track point or the
2130+
2D matrix containing the absolute count per grid cell of track point or the
21312131
normalized number of track points, depending on the norm parameter.
21322132
lat_bins: np.ndarray
21332133
latitude bins in which the point were counted

0 commit comments

Comments
 (0)