From 0ba516175ef934001b47375b58258c183a06de6c Mon Sep 17 00:00:00 2001 From: "Donald.E.Lippi" Date: Wed, 30 Oct 2024 17:14:29 +0000 Subject: [PATCH] fixed some typos in the online domain check. --- .../templates/obtype_config/msonet_airTemperature_188.yaml | 3 +-- .../templates/obtype_config/msonet_specificHumidity_188.yaml | 3 +-- .../templates/obtype_config/msonet_stationPressure_188.yaml | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/rrfs-test/validated_yamls/templates/obtype_config/msonet_airTemperature_188.yaml b/rrfs-test/validated_yamls/templates/obtype_config/msonet_airTemperature_188.yaml index 95f9ee1..63ce977 100644 --- a/rrfs-test/validated_yamls/templates/obtype_config/msonet_airTemperature_188.yaml +++ b/rrfs-test/validated_yamls/templates/obtype_config/msonet_airTemperature_188.yaml @@ -63,8 +63,7 @@ # Online domain check - filter: Bounds Check filter variables: - - name: windEastward - - name: windNorthward + - name: airTemperature test variables: - name: GeoVaLs/observable_domain_mask minvalue: 0.0 diff --git a/rrfs-test/validated_yamls/templates/obtype_config/msonet_specificHumidity_188.yaml b/rrfs-test/validated_yamls/templates/obtype_config/msonet_specificHumidity_188.yaml index 62d1275..9afc233 100644 --- a/rrfs-test/validated_yamls/templates/obtype_config/msonet_specificHumidity_188.yaml +++ b/rrfs-test/validated_yamls/templates/obtype_config/msonet_specificHumidity_188.yaml @@ -63,8 +63,7 @@ # Online domain check - filter: Bounds Check filter variables: - - name: windEastward - - name: windNorthward + - name: specificHumidity test variables: - name: GeoVaLs/observable_domain_mask minvalue: 0.0 diff --git a/rrfs-test/validated_yamls/templates/obtype_config/msonet_stationPressure_188.yaml b/rrfs-test/validated_yamls/templates/obtype_config/msonet_stationPressure_188.yaml index 9bb3146..beb03e0 100644 --- a/rrfs-test/validated_yamls/templates/obtype_config/msonet_stationPressure_188.yaml +++ b/rrfs-test/validated_yamls/templates/obtype_config/msonet_stationPressure_188.yaml @@ -57,8 +57,7 @@ # Online domain check - filter: Bounds Check filter variables: - - name: windEastward - - name: windNorthward + - name: stationPressure test variables: - name: GeoVaLs/observable_domain_mask minvalue: 0.0