From 8a7053f91dace1fee5db245a992c368de7eee7d4 Mon Sep 17 00:00:00 2001 From: Sijie Pan Date: Wed, 27 Nov 2024 12:43:08 -0600 Subject: [PATCH] Add another pressure check for northward wind, add options to set observation height --- .../obtype_config/adpsfc_winds_287.yaml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/rrfs-test/validated_yamls/templates/obtype_config/adpsfc_winds_287.yaml b/rrfs-test/validated_yamls/templates/obtype_config/adpsfc_winds_287.yaml index 601260b..10b6182 100644 --- a/rrfs-test/validated_yamls/templates/obtype_config/adpsfc_winds_287.yaml +++ b/rrfs-test/validated_yamls/templates/obtype_config/adpsfc_winds_287.yaml @@ -109,6 +109,26 @@ options: variable: windEastward inflation factor: 4.0 + SetSfcWndObsHeight: true + AddObsHeightToStationElevation: true + AssumedSfcWndObsHeight: 10 + + - filter: Perform Action + filter variables: + - name: windNorthward + where: + - variable: ObsType/windNorthward + is_in: 287 + action: + name: inflate error + inflation variable: + name: ObsFunction/ObsErrorFactorPressureCheck + options: + variable: windNorthward + inflation factor: 4.0 + SetSfcWndObsHeight: true + AddObsHeightToStationElevation: true + AssumedSfcWndObsHeight: 10 # Gross Error Check - filter: Background Check