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

Get attributes in the original order #114

Open
the-1000th-summer opened this issue Aug 15, 2021 · 0 comments
Open

Get attributes in the original order #114

the-1000th-summer opened this issue Aug 15, 2021 · 0 comments

Comments

@the-1000th-summer
Copy link

Variable attributes / global attributes can be stored in any order in netcdf file, but getAtts() returns a map / multimap which returns the attributes in ascending order according to the values of the key. Is there any function that returns attributes in the same order as the netcdf file stores? Thanks.

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

No branches or pull requests

1 participant