Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert defaults of backends' open_datasets to prepare the switch to APIv2 #4899

Merged
merged 1 commit into from
Feb 17, 2021
Merged

Revert defaults of backends' open_datasets to prepare the switch to APIv2 #4899

merged 1 commit into from
Feb 17, 2021

Conversation

alexamici
Copy link
Collaborator

Internal fix. At the moment even when setting XARRAY_BACKEND_API=v2 the defaults of open_dataset are defined by the v1 function. In APIv2 the defaults are defined by the backends (for example pseudonetcdf_.py sets mask_and_scale=False).

This PR fixes the backend defaults to be the same as in v1 in all cases.

@keewis keewis changed the title Revert defaults of beckends' open_datasets to prepare the switch to APIv2 Revert defaults of backends' open_datasets to prepare the switch to APIv2 Feb 12, 2021
@alexamici alexamici merged commit 7c4e2ac into pydata:master Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant