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

improve nc4 support in data_model #202

Open
jmccreight opened this issue Jun 26, 2023 · 0 comments
Open

improve nc4 support in data_model #202

jmccreight opened this issue Jun 26, 2023 · 0 comments

Comments

@jmccreight
Copy link
Member

currently many data_model and DatasetDict tests are not carried out using netcdf4, but only xarray. this is because certain variable types (particularly time) needs extra code. I explored the code for how xarray solves this (using netcdf4 as a backend), but it is not obvious.

along these lines, the test_prms_param_separate.py does not separate parameters using netcdf4. Would be good to have that included.

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