Skip to content

Commit 0640683

Browse files
committed
correct doc
1 parent 033368e commit 0640683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

climada/hazard/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ def _compute_stats(self, return_periods, orig=False):
669669
return inten_stats
670670

671671
def _loc_return_inten(self, return_periods, cen_pos, inten, freq):
672-
""" Compute local intensity for given return period.
672+
""" Compute local exceedence intensity for given return period.
673673
674674
Parameters:
675675
return_periods (np.array): return periods to consider

0 commit comments

Comments
 (0)