Open
Conversation
Created /main/branches/dev/leifdenby/vn0.8_cf-compliance from /main/trunk@3628. git-svn-id: https://code.metoffice.gov.uk/svn/monc/main/branches/dev/leifdenby/vn0.8_cf-compliance@3995 0f676ef4-b20c-4647-9485-21614760d15f
Just need to do propagation of units through fields which are derived through mpi reductions now
Much more work to do...
Many more to do, but this is a good start
Conflicts: .gitignore
Collaborator
Author
|
@sjboeing I've been thinking about this work and I would like to get it into our fork. I was thinking that I could make the functionality opt-in rather than default. That way it wouldn't change default behaviour, but if someone asks for units, longname attributes etc they could enable this. Specifically when enabled it would require that for all scalar fields it is defined: 1) what grid the variable exists on (staggered or non-staggered in each dimension), 2) what the units of the field are and 3) what the "longname" of the field is (and optionally the "standard_name" can be provided too. Thoughts? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implementing https://github.com/leifdenby/monc/issues/6