From 77f9e126f47b0f5751ae0cf4f811629e99be7532 Mon Sep 17 00:00:00 2001 From: RussTreadon-NOAA <26926959+RussTreadon-NOAA@users.noreply.github.com> Date: Fri, 24 May 2024 13:47:20 -0400 Subject: [PATCH] Update atmosphere-lgetkf satwnd yamls (#13) Co-authored-by: Dan Holdaway <27729500+danholdaway@users.noreply.github.com> --- observations/atmosphere-lgetkf/satwnd.abi_goes-16.yaml.j2 | 4 ++-- .../{satwind_ahi_h8.yaml.j2 => satwnd.ahi_h8.yaml.j2} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename observations/atmosphere-lgetkf/{satwind_ahi_h8.yaml.j2 => satwnd.ahi_h8.yaml.j2} (99%) diff --git a/observations/atmosphere-lgetkf/satwnd.abi_goes-16.yaml.j2 b/observations/atmosphere-lgetkf/satwnd.abi_goes-16.yaml.j2 index 2c27603..17f601c 100644 --- a/observations/atmosphere-lgetkf/satwnd.abi_goes-16.yaml.j2 +++ b/observations/atmosphere-lgetkf/satwnd.abi_goes-16.yaml.j2 @@ -246,7 +246,7 @@ name: reject # GSI read routine QC (part-2) - # Reject obs with qualityInformationWithoutForecast < 90. OR > 100. + # Reject obs with qiWithoutForecast < 90. OR > 100. - filter: Bounds Check filter variables: - name: windEastward @@ -255,7 +255,7 @@ - variable: MetaData/satelliteIdentifier is_in: 250-299 test variables: - - name: MetaData/qualityInformationWithoutForecast + - name: MetaData/qiWithoutForecast minvalue: 90. maxvalue: 100. action: diff --git a/observations/atmosphere-lgetkf/satwind_ahi_h8.yaml.j2 b/observations/atmosphere-lgetkf/satwnd.ahi_h8.yaml.j2 similarity index 99% rename from observations/atmosphere-lgetkf/satwind_ahi_h8.yaml.j2 rename to observations/atmosphere-lgetkf/satwnd.ahi_h8.yaml.j2 index f4ce28c..7664fcc 100644 --- a/observations/atmosphere-lgetkf/satwind_ahi_h8.yaml.j2 +++ b/observations/atmosphere-lgetkf/satwnd.ahi_h8.yaml.j2 @@ -195,13 +195,13 @@ name: reject # GSI read routine QC (part-2) - # Reject obs with qualityInformationWithoutForecast < 85. (also > 100., which is missing data) + # Reject obs with qiWithoutForecast < 85. (also > 100., which is missing data) - filter: Bounds Check filter variables: - name: windEastward - name: windNorthward test variables: - - name: MetaData/qualityInformationWithoutForecast + - name: MetaData/qiWithoutForecast minvalue: 85. maxvalue: 100. action: