From 1eccc7c3e5a7e5c53a2f29ca4443d15900323dae Mon Sep 17 00:00:00 2001 From: svahl991 Date: Mon, 23 Sep 2024 16:19:34 -0600 Subject: [PATCH 1/6] Add geopotential_height_at_surface --- Metadata-standard-names.md | 2 ++ standard_names.xml | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/Metadata-standard-names.md b/Metadata-standard-names.md index 7abad64..4126081 100644 --- a/Metadata-standard-names.md +++ b/Metadata-standard-names.md @@ -161,6 +161,8 @@ Note that appending '_on_previous_timestep' to standard_names in this section yi * `real(kind=kind_phys)`: units = 1 * `geopotential_height`: geopotential height w.r.t. sea level * `real(kind=kind_phys)`: units = m +* `geopotential_height_at_surface`: geopotential height at local surface + * `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 diff --git a/standard_names.xml b/standard_names.xml index b1b3eff..7b63a1c 100644 --- a/standard_names.xml +++ b/standard_names.xml @@ -243,6 +243,10 @@ long_name="geopotential height w.r.t. sea level"> real + + real + real From 76873ac1f1d387c584d979192aa863bd42748710 Mon Sep 17 00:00:00 2001 From: svahl991 Date: Mon, 23 Sep 2024 16:51:26 -0600 Subject: [PATCH 2/6] Add height_above_mean_sea_level_at_surface --- Metadata-standard-names.md | 2 ++ standard_names.xml | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/Metadata-standard-names.md b/Metadata-standard-names.md index 4126081..7b34a67 100644 --- a/Metadata-standard-names.md +++ b/Metadata-standard-names.md @@ -1661,6 +1661,8 @@ Variables related to the compute environment * `real(kind=kind_phys)`: units = m * `height_above_mean_sea_level`: Height above mean sea level * `real(kind=kind_phys)`: units = m +* `height_above_mean_sea_level_at_surface`: Height above mean sea level at local surface + * `real(kind=kind_phys)`: units = m * `unfiltered_height_above_mean_sea_level`: Unfiltered height above mean sea level * `real(kind=kind_phys)`: units = m * `air_potential_temperature_at_2m`: Air potential temperature at 2m diff --git a/standard_names.xml b/standard_names.xml index 7b63a1c..29dfe7a 100644 --- a/standard_names.xml +++ b/standard_names.xml @@ -2611,6 +2611,10 @@ real + + real + real From b22a4c7e337513f4cf5c15257d44291d40895932 Mon Sep 17 00:00:00 2001 From: svahl991 Date: Mon, 23 Sep 2024 16:59:18 -0600 Subject: [PATCH 3/6] Change surface_air_pressure for new naming rules --- Metadata-standard-names.md | 2 +- standard_names.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Metadata-standard-names.md b/Metadata-standard-names.md index 7b34a67..9b27008 100644 --- a/Metadata-standard-names.md +++ b/Metadata-standard-names.md @@ -111,7 +111,7 @@ Note that appending '_on_previous_timestep' to standard_names in this section yi * `real(kind=kind_phys)`: units = Pa * `air_pressure_at_sea_level`: Air pressure at sea level * `real(kind=kind_phys)`: units = Pa -* `surface_air_pressure`: Surface air pressure +* `air_pressure_at_surface`: Air pressure at surface * `real(kind=kind_phys)`: units = Pa * `surface_pressure_of_dry_air`: Surface pressure of dry air * `real(kind=kind_phys)`: units = Pa diff --git a/standard_names.xml b/standard_names.xml index 29dfe7a..f91f2b1 100644 --- a/standard_names.xml +++ b/standard_names.xml @@ -154,7 +154,7 @@ real - + real From a057c1b5cdb82e2f32ad731acc616ea908022e4a Mon Sep 17 00:00:00 2001 From: svahl991 Date: Tue, 24 Sep 2024 08:54:03 -0600 Subject: [PATCH 4/6] Add "local" to surface descripton for consistency --- 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 9b27008..dec46be 100644 --- a/Metadata-standard-names.md +++ b/Metadata-standard-names.md @@ -111,7 +111,7 @@ Note that appending '_on_previous_timestep' to standard_names in this section yi * `real(kind=kind_phys)`: units = Pa * `air_pressure_at_sea_level`: Air pressure at sea level * `real(kind=kind_phys)`: units = Pa -* `air_pressure_at_surface`: Air pressure at surface +* `air_pressure_at_surface`: Air pressure at local surface * `real(kind=kind_phys)`: units = Pa * `surface_pressure_of_dry_air`: Surface pressure of dry air * `real(kind=kind_phys)`: units = Pa From d7f40fd9dd637d4d39c70305e194733a69e10c00 Mon Sep 17 00:00:00 2001 From: svahl991 Date: Tue, 24 Sep 2024 11:06:18 -0600 Subject: [PATCH 5/6] Update .md file --- Metadata-standard-names.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Metadata-standard-names.md b/Metadata-standard-names.md index dec46be..7a38165 100644 --- a/Metadata-standard-names.md +++ b/Metadata-standard-names.md @@ -111,7 +111,7 @@ Note that appending '_on_previous_timestep' to standard_names in this section yi * `real(kind=kind_phys)`: units = Pa * `air_pressure_at_sea_level`: Air pressure at sea level * `real(kind=kind_phys)`: units = Pa -* `air_pressure_at_surface`: Air pressure at local surface +* `air_pressure_at_surface`: Air pressure at surface * `real(kind=kind_phys)`: units = Pa * `surface_pressure_of_dry_air`: Surface pressure of dry air * `real(kind=kind_phys)`: units = Pa @@ -1661,7 +1661,7 @@ Variables related to the compute environment * `real(kind=kind_phys)`: units = m * `height_above_mean_sea_level`: Height above mean sea level * `real(kind=kind_phys)`: units = m -* `height_above_mean_sea_level_at_surface`: Height above mean sea level at local surface +* `height_above_mean_sea_level_at_surface`: height above mean sea level at local surface * `real(kind=kind_phys)`: units = m * `unfiltered_height_above_mean_sea_level`: Unfiltered height above mean sea level * `real(kind=kind_phys)`: units = m From a26578a1f957fac2f5042da43b50a245b5066223 Mon Sep 17 00:00:00 2001 From: svahl991 Date: Tue, 24 Sep 2024 11:23:20 -0600 Subject: [PATCH 6/6] Align xml and md file. Address reviewer feedback. --- Metadata-standard-names.md | 6 +++--- standard_names.xml | 7 ++++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Metadata-standard-names.md b/Metadata-standard-names.md index 7a38165..0023b1c 100644 --- a/Metadata-standard-names.md +++ b/Metadata-standard-names.md @@ -111,7 +111,7 @@ Note that appending '_on_previous_timestep' to standard_names in this section yi * `real(kind=kind_phys)`: units = Pa * `air_pressure_at_sea_level`: Air pressure at sea level * `real(kind=kind_phys)`: units = Pa -* `air_pressure_at_surface`: Air pressure at surface +* `air_pressure_at_surface`: Air pressure at local surface * `real(kind=kind_phys)`: units = Pa * `surface_pressure_of_dry_air`: Surface pressure of dry air * `real(kind=kind_phys)`: units = Pa @@ -161,7 +161,7 @@ Note that appending '_on_previous_timestep' to standard_names in this section yi * `real(kind=kind_phys)`: units = 1 * `geopotential_height`: geopotential height w.r.t. sea level * `real(kind=kind_phys)`: units = m -* `geopotential_height_at_surface`: geopotential height at local surface +* `geopotential_height_at_surface`: Geopotential height at local surface w.r.t. sea level * `real(kind=kind_phys)`: units = m * `geopotential_height_wrt_surface`: geopotential height w.r.t. local surface * `real(kind=kind_phys)`: units = m @@ -1661,7 +1661,7 @@ Variables related to the compute environment * `real(kind=kind_phys)`: units = m * `height_above_mean_sea_level`: Height above mean sea level * `real(kind=kind_phys)`: units = m -* `height_above_mean_sea_level_at_surface`: height above mean sea level at local surface +* `height_above_mean_sea_level_at_surface`: Height above mean sea level at local surface * `real(kind=kind_phys)`: units = m * `unfiltered_height_above_mean_sea_level`: Unfiltered height above mean sea level * `real(kind=kind_phys)`: units = m diff --git a/standard_names.xml b/standard_names.xml index f91f2b1..916c0f2 100644 --- a/standard_names.xml +++ b/standard_names.xml @@ -154,7 +154,8 @@ real - + real @@ -244,7 +245,7 @@ real + long_name="Geopotential height at local surface w.r.t. sea level"> real real + long_name="Height above mean sea level at local surface"> real