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

Informative version change information on variables #60

Open
martinjuckes opened this issue Oct 23, 2020 · 0 comments
Open

Informative version change information on variables #60

martinjuckes opened this issue Oct 23, 2020 · 0 comments

Comments

@martinjuckes
Copy link
Contributor

When a record changes, it should be possible to record some information about the change.

(1) A date, or request version, of the last change.
(2) A PEP encoding of the change: major - minor - patch, with an approach that allows automated decisions about the kind of increment involved. This is only likely to work for mature variables. Others could just be labelled as 1.0bnn, with nn incrementing at each change.

  • major : change of label (short name), units, dimensions, coordinates, standard name (other than standard name aliases), cell methods (other than comment string);
  • minor : revision of title (long name) and description which clarifies the intended nature of the variable
  • patch : revision of title or description to improve language or consistency, replacing standard name with alias, change in comment or usage notes.
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