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

Improvements to how NcQcConfig handles dimensions in netcdf file #31

Open
jessicaaustin opened this issue Feb 14, 2020 · 0 comments
Open

Comments

@jessicaaustin
Copy link

When running tests on a netcdf file with NcQcConfig, you must pass in the names of the dimension variables (time, depth, lat, lon, etc) to the constructor.

It would be better to define those dimensions within the config object itself.

And it would be even better if the config could use CF conventions to pick out the dimensions from the file metadata itself.

See #27 (comment) for background and discussion.

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