From 070a9cdea3980de5d936786d41d260efcc3644a5 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Fri, 11 Feb 2022 14:24:25 -0700 Subject: [PATCH] change units of surface_stochastic_weights_from_coupled_process from none to 1 to match change in fv3atm --- physics/GFS_rrtmg_pre.meta | 2 +- physics/GFS_surface_generic.meta | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/physics/GFS_rrtmg_pre.meta b/physics/GFS_rrtmg_pre.meta index 37cd8d17a..1eac8a571 100644 --- a/physics/GFS_rrtmg_pre.meta +++ b/physics/GFS_rrtmg_pre.meta @@ -532,7 +532,7 @@ [sfc_wts] standard_name = surface_stochastic_weights_from_coupled_process long_name = weights for stochastic surface physics perturbation - units = none + units = 1 dimensions = (horizontal_loop_extent,number_of_perturbed_land_surface_variables) type = real kind = kind_phys diff --git a/physics/GFS_surface_generic.meta b/physics/GFS_surface_generic.meta index 6ad2953a6..28c88c5ea 100644 --- a/physics/GFS_surface_generic.meta +++ b/physics/GFS_surface_generic.meta @@ -310,7 +310,7 @@ [sfc_wts] standard_name = surface_stochastic_weights_from_coupled_process long_name = weights for stochastic surface physics perturbation - units = none + units = 1 dimensions = (horizontal_loop_extent,number_of_perturbed_land_surface_variables) type = real kind = kind_phys