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 15aeeab commit f8611bbCopy full SHA for f8611bb
climada/hazard/tc_tracks.py
@@ -330,7 +330,7 @@ def subset_year(
330
"""Subset TCTracks between start and end dates, both included.
331
332
Parameters:
333
- ----------
+ -----------
334
start_date: tuple
335
First date to include in the selection (YYYY, MM, DD). Each element can either
336
be an integer or `False`. If an element is `False`, it is ignored during the filter.
0 commit comments