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

update metadata in accordance with CCPPStandardNames PR#13 #682

Closed
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
36 changes: 18 additions & 18 deletions physics/GFS_DCNV_generic.meta
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
intent = in
optional = F
[gu0]
standard_name = x_wind_updated_by_physics
standard_name = x_wind_of_new_state
long_name = zonal wind updated by physics
units = m s-1
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand All @@ -65,7 +65,7 @@
intent = in
optional = F
[gv0]
standard_name = y_wind_updated_by_physics
standard_name = y_wind_of_new_state
long_name = meridional wind updated by physics
units = m s-1
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand All @@ -74,7 +74,7 @@
intent = in
optional = F
[gt0]
standard_name = air_temperature_updated_by_physics
standard_name = air_temperature_of_new_state
long_name = temperature updated by physics
units = K
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand All @@ -83,7 +83,7 @@
intent = in
optional = F
[gq0_water_vapor]
standard_name = water_vapor_specific_humidity_updated_by_physics
standard_name = specific_humidity_of_new_state
long_name = water vapor specific humidity updated by physics
units = kg kg-1
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand Down Expand Up @@ -128,7 +128,7 @@
intent = inout
optional = F
[dqdti]
standard_name = instantaneous_water_vapor_specific_humidity_tendency_due_to_convection
standard_name = tendency_of_specific_humidity_due_to_moist_convection_for_coupling
long_name = instantaneous moisture tendency due to convection
units = kg kg-1 s-1
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand Down Expand Up @@ -181,7 +181,7 @@
intent = in
optional = F
[lssav]
standard_name = flag_diagnostics
standard_name = flag_for_diagnostics
long_name = logical flag for storing diagnostics
units = flag
dimensions = ()
Expand All @@ -205,7 +205,7 @@
intent = in
optional = F
[ras]
standard_name = flag_for_ras_deep_convection
standard_name = flag_for_relaxed_arakawa_schubert_deep_convection
long_name = flag for ras convection scheme
units = flag
dimensions = ()
Expand Down Expand Up @@ -239,7 +239,7 @@
intent = in
optional = F
[dtf]
standard_name = time_step_for_dynamics
standard_name = timestep_for_dynamics
long_name = dynamics timestep
units = s
dimensions = ()
Expand Down Expand Up @@ -293,7 +293,7 @@
intent = in
optional = F
[gu0]
standard_name = x_wind_updated_by_physics
standard_name = x_wind_of_new_state
long_name = zonal wind updated by physics
units = m s-1
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand All @@ -302,7 +302,7 @@
intent = in
optional = F
[gv0]
standard_name = y_wind_updated_by_physics
standard_name = y_wind_of_new_state
long_name = meridional wind updated by physics
units = m s-1
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand All @@ -311,7 +311,7 @@
intent = in
optional = F
[gt0]
standard_name = air_temperature_updated_by_physics
standard_name = air_temperature_of_new_state
long_name = temperature updated by physics
units = K
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand All @@ -320,7 +320,7 @@
intent = in
optional = F
[gq0_water_vapor]
standard_name = water_vapor_specific_humidity_updated_by_physics
standard_name = specific_humidity_of_new_state
long_name = water vapor specific humidity updated by physics
units = kg kg-1
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand Down Expand Up @@ -365,23 +365,23 @@
intent = in
optional = F
[npdf3d]
standard_name = number_of_3d_arrays_associated_with_pdf_based_clouds
standard_name = number_of_pdf_based_variables_in_xyz_dimensioned_restart_array
long_name = number of 3d arrays associated with pdf based clouds/mp
units = count
dimensions = ()
type = integer
intent = in
optional = F
[num_p3d]
standard_name = array_dimension_of_3d_arrays_for_microphysics
standard_name = number_of_microphysics_variables_in_xyz_dimensioned_restart_array
long_name = number of 3D arrays needed for microphysics
units = count
dimensions = ()
type = integer
intent = in
optional = F
[ncnvcld3d]
standard_name = number_of_convective_3d_cloud_fields
standard_name = number_of_convective_cloud_variables_in_xyz_dimensioned_restart_array
long_name = number of convective 3d clouds fields
units = count
dimensions = ()
Expand Down Expand Up @@ -488,7 +488,7 @@
intent = inout
optional = F
[cnvw_phy_f3d]
standard_name = convective_cloud_water_mixing_ratio_in_phy_f3d
standard_name = convective_cloud_condensate_mixing_ratio
long_name = convective cloud water mixing ratio in the phy_f3d array
units = kg kg-1
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand All @@ -497,7 +497,7 @@
intent = inout
optional = F
[cnvc_phy_f3d]
standard_name = convective_cloud_cover_in_phy_f3d
standard_name = convective_cloud_area_fraction
long_name = convective cloud cover in the phy_f3d array
units = frac
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand All @@ -506,7 +506,7 @@
intent = inout
optional = F
[flag_for_dcnv_generic_tend]
standard_name = flag_for_generic_deep_convection_tendency
standard_name = flag_for_generic_tendency_due_to_deep_convection
long_name = true if GFS_DCNV_generic should calculate tendencies
units = flag
dimensions = ()
Expand Down
50 changes: 25 additions & 25 deletions physics/GFS_GWD_generic.meta
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
optional = F
[nmtvr]
standard_name = number_of_statistical_measures_of_subgrid_orography
long_name = number of statistical measures of subgrid orography
long_name = number of statistical measures of subgrid height_above_mean_sea_level
units = count
dimensions = ()
type = integer
intent = in
optional = F
[mntvar]
standard_name = statistical_measures_of_subgrid_orography
long_name = array of statistical measures of subgrid orography
standard_name = statistical_measures_of_subgrid_orography_collection_array
long_name = array of statistical measures of subgrid height_above_mean_sea_level
units = various
dimensions = (horizontal_loop_extent,number_of_statistical_measures_of_subgrid_orography)
type = real
Expand All @@ -42,7 +42,7 @@
optional = F
[oc]
standard_name = convexity_of_subgrid_orography
long_name = convexity of subgrid orography
long_name = convexity of subgrid height_above_mean_sea_level
units = none
dimensions = (horizontal_loop_extent)
type = real
Expand All @@ -51,7 +51,7 @@
optional = F
[oa4]
standard_name = asymmetry_of_subgrid_orography
long_name = asymmetry of subgrid orography
long_name = asymmetry of subgrid height_above_mean_sea_level
units = none
dimensions = (horizontal_loop_extent,4)
type = real
Expand All @@ -60,7 +60,7 @@
optional = F
[clx]
standard_name = fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height
long_name = horizontal fraction of grid box covered by subgrid orography higher than critical height
long_name = horizontal fraction of grid box covered by subgrid height_above_mean_sea_level higher than critical height
units = frac
dimensions = (horizontal_loop_extent,4)
type = real
Expand All @@ -78,7 +78,7 @@
optional = F
[varss]
standard_name = standard_deviation_of_subgrid_orography_small_scale
long_name = standard deviation of subgrid orography small scale
long_name = standard deviation of subgrid height_above_mean_sea_level small scale
units = m
dimensions = (horizontal_loop_extent)
type = real
Expand All @@ -87,7 +87,7 @@
optional = F
[ocss]
standard_name = convexity_of_subgrid_orography_small_scale
long_name = convexity of subgrid orography small scale
long_name = convexity of subgrid height_above_mean_sea_level small scale
units = none
dimensions = (horizontal_loop_extent)
type = real
Expand All @@ -96,7 +96,7 @@
optional = F
[oa4ss]
standard_name = asymmetry_of_subgrid_orography_small_scale
long_name = asymmetry of subgrid orography small scale
long_name = asymmetry of subgrid height_above_mean_sea_level small scale
units = none
dimensions = (horizontal_loop_extent,4)
type = real
Expand All @@ -105,7 +105,7 @@
optional = F
[clxss]
standard_name = fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale
long_name = horizontal fraction of grid box covered by subgrid orography higher than critical height small scale
long_name = horizontal fraction of grid box covered by subgrid height_above_mean_sea_level higher than critical height small scale
units = frac
dimensions = (horizontal_loop_extent,4)
type = real
Expand All @@ -114,7 +114,7 @@
optional = F
[sigma]
standard_name = slope_of_subgrid_orography
long_name = slope of subgrid orography
long_name = slope of subgrid height_above_mean_sea_level
units = none
dimensions = (horizontal_loop_extent)
type = real
Expand All @@ -123,7 +123,7 @@
optional = F
[gamma]
standard_name = anisotropy_of_subgrid_orography
long_name = anisotropy of subgrid orography
long_name = anisotropy of subgrid height_above_mean_sea_level
units = none
dimensions = (horizontal_loop_extent)
type = real
Expand All @@ -132,15 +132,15 @@
optional = F
[elvmax]
standard_name = maximum_subgrid_orography
long_name = maximum of subgrid orography
long_name = maximum of subgrid height_above_mean_sea_level
units = m
dimensions = (horizontal_loop_extent)
type = real
kind = kind_phys
intent = out
optional = F
[lssav]
standard_name = flag_diagnostics
standard_name = flag_for_diagnostics
long_name = logical flag for storing diagnostics
units = flag
dimensions = ()
Expand All @@ -156,7 +156,7 @@
intent = in
optional = F
[dudt]
standard_name = tendency_of_x_wind_due_to_model_physics
standard_name = process_split_cumulative_tendency_of_x_wind
long_name = zonal wind tendency due to model physics
units = m s-2
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand All @@ -165,7 +165,7 @@
intent = in
optional = F
[dvdt]
standard_name = tendency_of_y_wind_due_to_model_physics
standard_name = process_split_cumulative_tendency_of_y_wind
long_name = meridional wind tendency due to model physics
units = m s-2
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand All @@ -174,7 +174,7 @@
intent = in
optional = F
[dtdt]
standard_name = tendency_of_air_temperature_due_to_model_physics
standard_name = process_split_cumulative_tendency_of_air_temperature
long_name = updated tendency of the temperature
units = K s-1
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand Down Expand Up @@ -210,7 +210,7 @@
intent = inout
optional = F
[dtf]
standard_name = time_step_for_dynamics
standard_name = timestep_for_dynamics
long_name = dynamics timestep
units = s
dimensions = ()
Expand All @@ -219,7 +219,7 @@
intent = in
optional = F
[flag_for_gwd_generic_tend]
standard_name = flag_for_generic_gravity_wave_drag_tendency
standard_name = flag_for_generic_tendency_due_to_gravity_wave_drag
long_name = true if GFS_GWD_generic should calculate tendencies
units = flag
dimensions = ()
Expand Down Expand Up @@ -255,7 +255,7 @@
name = GFS_GWD_generic_post_run
type = scheme
[lssav]
standard_name = flag_diagnostics
standard_name = flag_for_diagnostics
long_name = flag for calculating diagnostic fields
units = flag
dimensions = ()
Expand All @@ -271,7 +271,7 @@
intent = in
optional = F
[dtf]
standard_name = time_step_for_dynamics
standard_name = timestep_for_dynamics
long_name = dynamics time step
units = s
dimensions = ()
Expand All @@ -298,7 +298,7 @@
intent = in
optional = F
[dudt]
standard_name = tendency_of_x_wind_due_to_model_physics
standard_name = process_split_cumulative_tendency_of_x_wind
long_name = zonal wind tendency due to model physics
units = m s-2
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand All @@ -307,7 +307,7 @@
intent = in
optional = F
[dvdt]
standard_name = tendency_of_y_wind_due_to_model_physics
standard_name = process_split_cumulative_tendency_of_y_wind
long_name = meridional wind tendency due to model physics
units = m s-2
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand All @@ -316,7 +316,7 @@
intent = in
optional = F
[dtdt]
standard_name = tendency_of_air_temperature_due_to_model_physics
standard_name = process_split_cumulative_tendency_of_air_temperature
long_name = air temperature tendency due to model physics
units = K s-1
dimensions = (horizontal_loop_extent,vertical_dimension)
Expand Down Expand Up @@ -370,7 +370,7 @@
intent = inout
optional = F
[flag_for_gwd_generic_tend]
standard_name = flag_for_generic_gravity_wave_drag_tendency
standard_name = flag_for_generic_tendency_due_to_gravity_wave_drag
long_name = true if GFS_GWD_generic should calculate tendencies
units = flag
dimensions = ()
Expand Down
Loading