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

List of useful xarray functions #350

Open
TomNicholas opened this issue Dec 16, 2024 · 0 comments
Open

List of useful xarray functions #350

TomNicholas opened this issue Dec 16, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@TomNicholas
Copy link
Member

Only a small subset of xarray methods/functions will actually work on virtual datasets (basically those which only manipulate metadata). It would probably be helpful to explicitly list the ones which do work in the documentation somewhere, so that users can better understand what about their virtual references they can freely change.

In fact the list of methods which would work is mostly the same as the sub-list Dataset Contents in the main xarray docs.

Perhaps such a section should also more explicitly discuss why you cannot reduce or rechunk the virtual datasets.

@TomNicholas TomNicholas added documentation Improvements or additions to documentation good first issue Good for newcomers labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant