Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions scm/src/GFS_typedefs.meta
Original file line number Diff line number Diff line change
Expand Up @@ -7526,7 +7526,7 @@
dimensions = ()
type = integer
[oz_coeff]
standard_name = number_of_coefficients_in_ozone_data
standard_name = number_of_coefficients_in_ozone_forcing_data
long_name = number of coefficients in ozone forcing data
units = count
dimensions = ()
Expand Down Expand Up @@ -8412,7 +8412,7 @@
standard_name = ozone_forcing
long_name = ozone forcing data
units = mixed
dimensions = (horizontal_dimension,vertical_dimension_of_ozone_forcing_data,number_of_coefficients_in_ozone_data)
dimensions = (horizontal_dimension,vertical_dimension_of_ozone_forcing_data,number_of_coefficients_in_ozone_forcing_data)
type = real
kind = kind_phys
[h2opl]
Expand Down
2 changes: 1 addition & 1 deletion scm/src/scm_physical_constants.meta
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@
type = real
kind = kind_phys
[con_avgd]
standard_name = avogadro_consant
standard_name = avogadro_constant
long_name = Avogadro constant
units = mol-1
dimensions = ()
Expand Down
Loading