cordex.cmor.season_bounds

Contents

cordex.cmor.season_bounds#

season_bounds(date)[source]#

Determines the temporal bounds of the meteorological season.

Uses the month to determine the season and returns the temporal bounds of the season.

Parameters:

date (datetime object) – Date in the current season.

Returns:

season (tuple of datetime objects) – Temporal bounds of the current meteorological season.