Additional variables for HRRR physics (RUC LSM), update of standard names#91
Merged
tanyasmirnova merged 1 commit intoJun 4, 2018
Merged
Additional variables for HRRR physics (RUC LSM), update of standard names#91tanyasmirnova merged 1 commit into
tanyasmirnova merged 1 commit into
Conversation
…ded, since SCM and NEMSfv3gfs have their own metadata tables); add new variables required for HRRR physics (RUC LSM) to GFS_layer/GFS_typedefs.F90; update standard_names as required by previous PRs (specific humidity -> (moist) mixing ratio, height_above_MSL... -> height_above_ground)
Collaborator
Author
tanyasmirnova
approved these changes
Jun 4, 2018
Collaborator
tanyasmirnova
left a comment
There was a problem hiding this comment.
RUC lsm state variables are added, standard names are changed as requested.
SamuelTrahanNOAA
added a commit
to SamuelTrahanNOAA/ccpp-physics
that referenced
this pull request
Mar 14, 2022
RRFS_dev: fix problems in reflectivity diagnosis for Thompson scheme.
SamuelTrahanNOAA
added a commit
to SamuelTrahanNOAA/ccpp-physics
that referenced
this pull request
Aug 19, 2023
climbfuji
pushed a commit
to climbfuji/ccpp-physics
that referenced
this pull request
Jul 24, 2024
sync with ufs/dev
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.
This PR:
removes metadata tables from
GFS_layer/GFS_typedefs.F90- these are no longer needed, since SCM and NEMSfv3gfs have their own metadata tables)adds new variables required for HRRR physics (RUC LSM) to
GFS_layer/GFS_typedefs.F90and updates standard names as required by previous PRsrequires to be merged together with the PRs listed in the comment below.
Tested with SCM and NEMSfv3gfs on MacOSX/GNU.