-
Notifications
You must be signed in to change notification settings - Fork 284
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
POC: Handle std names and aliases (#5257) #5313
Open
larsbarring
wants to merge
8
commits into
SciTools:main
Choose a base branch
from
larsbarring:handle_std_names
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+217
−38
Commits on May 15, 2023
-
fix to xml file (remove ctrl-M), cf CF-conventions/discuss/SciTools#229:
https://github.com/cf-convention/discuss/issues/229 Standard names: hard to spot "typo" in `surface_upward_mass_flux_of_methane_due_to_emission_from_fires`
Configuration menu - View commit details
-
Copy full SHA for d8a4325 - Browse repository at this point
Copy the full SHA d8a4325View commit details -
Reorganised generate_std_names.py:
* new optional argument -d/--descr for including standard name descriptions * including the description of all standard names * including standard name table version and related info. * now contains several variables: - variables (starting with underscore) used in the processing - VERSION (dict) - CONVENTIONS_STRING (str) - STD_NAME (dict) - ALIASES (dict) - optionally DESCRIPTION (dict) harmonize quotation marks to single quotes in description string
Configuration menu - View commit details
-
Copy full SHA for 3adf5df - Browse repository at this point
Copy the full SHA 3adf5dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e94d654 - Browse repository at this point
Copy the full SHA e94d654View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc98905 - Browse repository at this point
Copy the full SHA dc98905View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b5467c - Browse repository at this point
Copy the full SHA 7b5467cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ab8fd9 - Browse repository at this point
Copy the full SHA 1ab8fd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 235ac02 - Browse repository at this point
Copy the full SHA 235ac02View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2216e7 - Browse repository at this point
Copy the full SHA d2216e7View commit details
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.