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

Supercedes #13 + updates to flags & mixing ratios #20

Closed
wants to merge 14 commits into from

Conversation

grantfirl
Copy link
Collaborator

@grantfirl grantfirl commented Aug 20, 2021

This is basically PR #13 + 1 commit that fixes "flag" standard names and various mixing ratios. Commit d4d2c77 is the only difference between this and PR #13, but this PR is started since @bluefinweiwei is on PTO and the PR branch from #13 is in her fork.

Please only review commit d4d2c77 if you want this merged today. Otherwise, I can submit a PR with this commit into Weiwei's branch and we can continue with PR#13 next week. That commit contains the following previously-discussed changes:

  • change "constituent_mixing_ratio" to "potentially_advected_quantities" for lack of better alternatives
  • change many "flag_for..." standard names to "do...", "is...", "disable..." as appropriate
  • change many "flag" units (for integer/reals) to index or none as appropriate
  • change "mixing_ratio" for UFS variables to "mixing_ratio_wrt_moist_air"
  • use mol mol-1 for volume_mixing_ratio names
  • change ...number_concentration to number_concentration_of... for consistency with rules

bluefinweiwei and others added 14 commits May 6, 2021 18:00
	modified:   standard_names.xml

	modified:   Metadata-standard-names.md
	modified:   standard_names.xml
remove duplication in UFS-based XML additions
address some comments; add duplication checker script
…me_helper.py script (in Grant's fork); address some (not all) comments
Add new standard name library generated from standard_name_helper.py
changed the units of variables that start with volume_mixing_ratio to m3 m-3.
… ratios to be specific about denominators, constituent_mixing_ratio names
@grantfirl
Copy link
Collaborator Author

grantfirl commented Aug 20, 2021

@ligiabernardet @dudhia

@grantfirl grantfirl requested review from cacraigucar, climbfuji, gold2718 and llpcarson and removed request for llpcarson August 20, 2021 17:59
@grantfirl
Copy link
Collaborator Author

Why units of none instead of index like the other control variables?

This was a judgement call. I found it odd to give something with a floating point data type an "index" unit. I can change this if desired.

@climbfuji
Copy link
Collaborator

climbfuji commented Aug 20, 2021 via email

@cacraigucar
Copy link
Collaborator

Why units of none instead of index like the other control variables?

This was a judgement call. I found it odd to give something with a floating point data type an "index" unit. I can change this if desired.

I missed that detail. I agree that index should be reserved for integer values.

@grantfirl
Copy link
Collaborator Author

Closed since Weiwei merged the changed commit into her PR branch... Discussion/review should return to PR #13 now, I guess.

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

Successfully merging this pull request may close these issues.

4 participants