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

Added function to alphabetize xarray datasets #61

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

jkrasting
Copy link
Owner

Variables within an xarray datasets are not guaranteed to be in any particular dataset. This can be problematic for datasets with many variables. This commit adds a function to alphabetize the variable names in a dataset.

Variables within an xarray datasets are not guaranteed
to be in any particular dataset. This can be problematic
for datasets with many variables. This commit adds a
function to alphabetize the variable names in a dataset.
@jkrasting jkrasting merged commit 7ad6294 into main Feb 24, 2025
1 check failed
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