You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #51 will ensure the tests pass with cftime >= 1.3.0.
cftime 1.3.0 will allow vanilla cftime.datetime instances to be calendar-specific using the calendar __init__ kwarg (the calendar specific sub-classes will no longer be required to instantiate 'calendar-aware' instances).