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/satwnd.ahi_h8.yaml.j2 b/observations/atmosphere-lgetkf/satwnd.ahi_h8.yaml.j2 index f4ce28c..7664fcc 100644 --- a/observations/atmosphere-lgetkf/satwnd.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: