Skip to content

netCDF4 versioning #1090

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

Closed
mathause opened this issue Feb 27, 2021 · 2 comments
Closed

netCDF4 versioning #1090

mathause opened this issue Feb 27, 2021 · 2 comments

Comments

@mathause
Copy link

mathause commented Feb 27, 2021

What versioning system is netCDF4 following? It does not seem to be exactly semantic versioning but something like 1.major.minor[.patch]. Is this correct? Or is it major.minor.patch[.bugfix]? Or something in between?

The background to this question is that xarray pins the oldest minor version of a package it officially still supports. We currently pin version 1.5 - but if you don't follow semantic versioning we should probably pin version 1.5.4.

@jswhit
Copy link
Collaborator

jswhit commented Feb 28, 2021

1.major.minor sounds about right.

@mathause
Copy link
Author

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

2 participants