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

Review netcdf to_xarray args #369

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

sandorkertesz
Copy link
Collaborator

@sandorkertesz sandorkertesz commented Apr 18, 2024

With this PR for NetCDF we can use the xarray_open_mfdataset_kwargsoption to specify kwargs for xarray.open_mfdataset() when using the to_xarray() method.

 r = ds.to_xarray(xarray_open_mfdataset_kwargs=dict(decode_cf=False, decode_times=False))

@sandorkertesz sandorkertesz merged commit 99eace2 into develop Apr 18, 2024
59 checks passed
@sandorkertesz sandorkertesz deleted the feature/review-netcdf-to-xarray-args branch April 18, 2024 10:26
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