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

Rationalise netCDF datetime code #324

Open
jonseddon opened this issue Aug 26, 2020 · 0 comments
Open

Rationalise netCDF datetime code #324

jonseddon opened this issue Aug 26, 2020 · 0 comments

Comments

@jonseddon
Copy link
Member

At the moment some code uses netcdftime.datetime and others use cf_units.datetime. netcdftime has been replaced by cftime (https://pypi.org/project/cftime/). cf_units is a pain to install as it requires udunits for the operating system and its calls could also be replaced with cftime. cftime doesn't provide CALENDAR_GREGORIAN, etc. constants and so some refactoring would be required.

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