Skip to content

Finalize change in behavior of decode_timedelta=None#11173

Open
spencerkclark wants to merge 1 commit intopydata:mainfrom
spencerkclark:finalize-decode_timedelta-deprecation
Open

Finalize change in behavior of decode_timedelta=None#11173
spencerkclark wants to merge 1 commit intopydata:mainfrom
spencerkclark:finalize-decode_timedelta-deprecation

Conversation

@spencerkclark
Copy link
Member

This PR finalizes the deprecation cycle in the behavior of decode_timedelta=None. Xarray will now no longer by default decode variables with only a timedelta-like "units" attribute into np.timedelta64 values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FutureWarning: decode_timedelta will default to False rather than None

1 participant