From 27e3a0f79b1829d6775622532979d3baaf60fc53 Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Fri, 9 Apr 2021 15:21:30 -0600 Subject: [PATCH] Bugfix in RRTMGP schemes: use correct standard names for cloud optical depth variables --- physics/GFS_rrtmgp_lw_post.meta | 2 +- physics/GFS_rrtmgp_sw_post.meta | 2 +- physics/rrtmgp_lw_cloud_optics.meta | 2 +- physics/rrtmgp_sw_cloud_optics.meta | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/physics/GFS_rrtmgp_lw_post.meta b/physics/GFS_rrtmgp_lw_post.meta index 72a82421e..7d84366b9 100644 --- a/physics/GFS_rrtmgp_lw_post.meta +++ b/physics/GFS_rrtmgp_lw_post.meta @@ -172,7 +172,7 @@ intent = in optional = F [cldtaulw] - standard_name = RRTMGP_cloud_optical_depth_layers_at_10mu_band + standard_name = cloud_optical_depth_layers_at_10mu_band long_name = approx 10mu band layer cloud optical depth units = none dimensions = (horizontal_loop_extent,vertical_dimension) diff --git a/physics/GFS_rrtmgp_sw_post.meta b/physics/GFS_rrtmgp_sw_post.meta index eb7f1600d..872a07f90 100644 --- a/physics/GFS_rrtmgp_sw_post.meta +++ b/physics/GFS_rrtmgp_sw_post.meta @@ -234,7 +234,7 @@ intent = in optional = F [cldtausw] - standard_name = RRTMGP_cloud_optical_depth_layers_at_0_55mu_band + standard_name = cloud_optical_depth_layers_at_0p55mu_band long_name = approx .55mu band layer cloud optical depth units = none dimensions = (horizontal_loop_extent,vertical_dimension) diff --git a/physics/rrtmgp_lw_cloud_optics.meta b/physics/rrtmgp_lw_cloud_optics.meta index 14852f3a0..9cbc3699e 100644 --- a/physics/rrtmgp_lw_cloud_optics.meta +++ b/physics/rrtmgp_lw_cloud_optics.meta @@ -292,7 +292,7 @@ intent = in optional = F [cldtaulw] - standard_name = RRTMGP_cloud_optical_depth_layers_at_10mu_band + standard_name = cloud_optical_depth_layers_at_10mu_band long_name = approx 10mu band layer cloud optical depth units = none dimensions = (horizontal_loop_extent,vertical_dimension) diff --git a/physics/rrtmgp_sw_cloud_optics.meta b/physics/rrtmgp_sw_cloud_optics.meta index e50d44bc8..24f3daeed 100644 --- a/physics/rrtmgp_sw_cloud_optics.meta +++ b/physics/rrtmgp_sw_cloud_optics.meta @@ -297,7 +297,7 @@ intent = out optional = F [cldtausw] - standard_name = RRTMGP_cloud_optical_depth_layers_at_0_55mu_band + standard_name = cloud_optical_depth_layers_at_0p55mu_band long_name = approx .55mu band layer cloud optical depth units = none dimensions = (horizontal_loop_extent,vertical_dimension)