Skip to content

Commit

Permalink
Formatting of metadata tables, addition of metadata for new variables…
Browse files Browse the repository at this point in the history
… required for HRRR physics (RUC LSM), update of standard names as required by previous PRs
  • Loading branch information
DomHeinzeller committed Jun 1, 2018
1 parent e6456cb commit f3f29c4
Show file tree
Hide file tree
Showing 2 changed files with 698 additions and 686 deletions.
2 changes: 1 addition & 1 deletion scm/src/gmtb_scm_physical_constants.f90
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module gmtb_scm_physical_constants
public

!> \section arg_table_gmtb_scm_physical_constants
!! | local_name | standard_name | long_name | units | rank | type | kind | intent | optional |
!! | local_name | standard_name | long_name | units | rank | type | kind | intent | optional |
!! |-----------------------|--------------------------------------------------------|---------------------------------------------------------|---------------|------|-------------------|-----------|--------|----------|
!! | con_cp | specific_heat_of_dry_air_at_constant_pressure | specific heat of dry air at constant pressure | J kg-1 K-1 | 0 | real | kind_phys | none | F |
!! | con_fvirt | ratio_of_vapor_to_dry_air_gas_constants_minus_one | rv/rd - 1 (rv = ideal gas constant for water vapor) | none | 0 | real | kind_phys | none | F |
Expand Down
Loading

0 comments on commit f3f29c4

Please sign in to comment.