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