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 11daf46 commit d41c268Copy full SHA for d41c268
climada/hazard/tc_tracks.py
@@ -3034,7 +3034,7 @@ def compute_track_density(
3034
Returns:
3035
-------
3036
hist_count: np.ndarray
3037
- 2D matrix containing the the absolute count per gridd cell of track point or the normalized
+ 2D matrix containing the the absolute count per grid cell of track point or the normalized
3038
number of track points, depending on the norm parameter.
3039
lat_bins: np.ndarray
3040
latitude bins in which the point were counted
0 commit comments