From ef5775a09d99c945f68dcfdddc933516d3537868 Mon Sep 17 00:00:00 2001 From: DavidNew-NOAA Date: Mon, 7 Oct 2024 14:00:32 +0000 Subject: [PATCH] Remove ges.sfc background file --- algorithm/atmosphere/fv3jedi_analcalc.yaml.j2 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/algorithm/atmosphere/fv3jedi_analcalc.yaml.j2 b/algorithm/atmosphere/fv3jedi_analcalc.yaml.j2 index 3555aab..975fc4f 100644 --- a/algorithm/atmosphere/fv3jedi_analcalc.yaml.j2 +++ b/algorithm/atmosphere/fv3jedi_analcalc.yaml.j2 @@ -54,10 +54,11 @@ additions from template: datetime: "{{ atmosphere_background_time_iso }}" filetype: cube sphere history datapath: ./analcalc_%hr% - filenames: [ges.atm.%hr%.nc, ges.sfc.%hr%.nc] + filename: ges.%hr%.nc provider: ufs - state variables: [ua,va,t,sphum,ice_wat,liq_wat,o3mr,delp,delz, - w,graupel,surface_geopotential_height,ice_nc,rain_nc,ps,rainwat,snowwat] + state variables: [liq_wat,delz,delp,w,graupel,surface_geopotential_height + surface_geopotential_height,ice_wat,ice_nc,rain_nc,o3mr, + ps,rainwat,snowwat,sphum,t,ua,va] increment: filetype: fms restart is restart: false