From 8b674250cba8790e39c13ffb8aec25699e7d3aa6 Mon Sep 17 00:00:00 2001 From: Jesse Nusbaumer Date: Thu, 31 Oct 2024 14:01:09 -0600 Subject: [PATCH 1/2] Fix geopotential 'at_interface' suffix. --- standard_names.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/standard_names.xml b/standard_names.xml index a40a9e0..79f73dc 100644 --- a/standard_names.xml +++ b/standard_names.xml @@ -268,8 +268,8 @@ long_name="geopotential height w.r.t. local surface"> real - + real From 18aa23b6b9ff0116b8cf44bf13bf4cb3ff5b93bf Mon Sep 17 00:00:00 2001 From: Jesse Nusbaumer Date: Thu, 31 Oct 2024 14:29:09 -0600 Subject: [PATCH 2/2] Update standard names markdown file. --- Metadata-standard-names.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Metadata-standard-names.md b/Metadata-standard-names.md index e82d66f..ff4c230 100644 --- a/Metadata-standard-names.md +++ b/Metadata-standard-names.md @@ -173,7 +173,7 @@ Note that appending '_on_previous_timestep' to standard_names in this section yi * `real(kind=kind_phys)`: units = m * `geopotential_height_wrt_surface`: geopotential height w.r.t. local surface * `real(kind=kind_phys)`: units = m -* `geopotential_height_wrt_surface_at_interface`: geopotential height w.r.t. local surface at interface +* `geopotential_height_wrt_surface_at_interfaces`: geopotential height w.r.t. local surface at interfaces * `real(kind=kind_phys)`: units = m * `potentially_advected_quantities`: Potentially advected quantities * `real(kind=kind_phys)`: units = various