-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdiffstates_geos.yaml
More file actions
66 lines (66 loc) · 1.69 KB
/
diffstates_geos.yaml
File metadata and controls
66 lines (66 loc) · 1.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
state geometry:
fms initialization:
namelist filename: fv3-jedi/fv3files/fmsmpp.nml
field table filename: fv3-jedi/fv3files/field_table_gmao
akbk: fv3-jedi/fv3files/akbk@JEDI_BKG_VRES.nc4
npx: @JEDI_BKG_HRES
npy: @JEDI_BKG_HRES
npz: @JEDI_BKG_VRES
layout:
- @JEDI_DIF_XLAYOUT
- @JEDI_DIF_YLAYOUT
increment geometry:
akbk: fv3-jedi/fv3files/akbk@JEDI_BKG_VRES.nc4
npx: @JEDI_BKG_HRES
npy: @JEDI_BKG_HRES
npz: @JEDI_BKG_VRES
layout:
- @JEDI_DIF_XLAYOUT
- @JEDI_DIF_YLAYOUT
state1:
datetime: $ISO_STATES_DATE
filetype: cube sphere history
provider: geos
datapath: ./ana
filename: $JEDI_CUBED_ANA
state variables: &statevars
- eastward_wind
- northward_wind
- air_temperature
- water_vapor_mixing_ratio_wrt_moist_air
- cloud_liquid_ice
- cloud_liquid_water
- rain_water
- snow_water
- mole_fraction_of_ozone_in_air
- geopotential_height_times_gravity_at_surface
- air_pressure_at_surface
- skin_temperature_at_surface
field io names: &field_io_names
eastward_wind: ua
northward_wind: va
air_temperature: t
water_vapor_mixing_ratio_wrt_moist_air: q
cloud_liquid_ice: qi
cloud_liquid_water: ql
rain_water: qr
snow_water: qs
mole_fraction_of_ozone_in_air: o3ppmv
geopotential_height_times_gravity_at_surface: phis
air_pressure_at_surface: ps
skin_temperature_at_surface: ts
# - delp
state2:
datetime: $ISO_STATES_DATE
filetype: cube sphere history
provider: geos
datapath: ./bkg
filename: $JEDI_CUBED_BKG
state variables: *statevars
field io names: *field_io_names
output:
filetype: auxgrid
gridtype: latlon
datapath: ./inc
filename: $EXPID.jedi_inc1.eta.
field io names: *field_io_names