Skip to content

Commit d41c268

Browse files
Update climada/hazard/tc_tracks.py
Co-authored-by: Sarah Hülsen <[email protected]>
1 parent 11daf46 commit d41c268

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
@@ -3034,7 +3034,7 @@ def compute_track_density(
30343034
Returns:
30353035
-------
30363036
hist_count: np.ndarray
3037-
2D matrix containing the the absolute count per gridd cell of track point or the normalized
3037+
2D matrix containing the the absolute count per grid cell of track point or the normalized
30383038
number of track points, depending on the norm parameter.
30393039
lat_bins: np.ndarray
30403040
latitude bins in which the point were counted

0 commit comments

Comments
 (0)