-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into feature/taper
- Loading branch information
Showing
26 changed files
with
817 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
experiment: | ||
system: gefs | ||
mode: forecast-only | ||
|
||
arguments: | ||
idate: 1994050100 | ||
edate: 1994050100 | ||
pslot: {{ 'pslot' | getenv }} | ||
app: S2S | ||
resdetatmos: 96 | ||
resensatmos: 96 | ||
resdetocean: 1 | ||
start: 'cold' | ||
nens: 10 | ||
comroot: {{ 'RUNTESTS' | getenv }}/COMROOT | ||
expdir: {{ 'RUNTESTS' | getenv }}/EXPDIR | ||
icsdir: {{ 'TOPICDIR' | getenv }}/HR4/C96mx100 | ||
yaml: {{ HOMEgfs }}/ci/cases/yamls/sfs_defaults.yaml | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
base: | ||
DO_JEDIATMVAR: "NO" | ||
DO_JEDIATMENS: "NO" | ||
DO_JEDIOCNVAR: "NO" | ||
DO_JEDISNOWDA: "NO" | ||
DO_MERGENSST: "NO" | ||
DO_BUFRSND: "NO" | ||
DO_GEMPAK: "NO" | ||
DO_AWIPS: "NO" | ||
KEEPDATA: "YES" | ||
DO_EXTRACTVARS: "NO" | ||
FHMAX_GFS: 2976 | ||
FHMAX_HF_GFS: 0 | ||
FHOUT_HF_GFS: 1 | ||
FHOUT_GFS: 24 | ||
FHOUT_OCN_GFS: 24 | ||
FHOUT_ICE_GFS: 24 | ||
FCST_BREAKPOINTS: "" | ||
REPLAY_ICS: "NO" | ||
HPSSARCH: "NO" | ||
LOCALARCH: "NO" | ||
SFS_POST: "YES" | ||
ACCOUNT: {{ 'HPC_ACCOUNT' | getenv }} | ||
fcst: | ||
TYPE: "hydro" | ||
MONO: "mono" | ||
reforecast: "YES" | ||
FHZER: 24 | ||
stage_ic: | ||
USE_OCN_ENS_PERTURB_FILES: "YES" | ||
USE_ATM_ENS_PERTURB_FILES: "YES" | ||
ocn: | ||
MOM6_INTERP_ICS: "YES" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
:HGT:surface: | ||
:PRMSL:mean sea level: | ||
:PRES:surface: | ||
:TMP:2 m above ground: | ||
:TMAX:2 m above ground: | ||
:TMIN:2 m above ground: | ||
:RH:2 m above ground: | ||
:DPT:2 m above ground: | ||
:UGRD:10 m above ground: | ||
:VGRD:10 m above ground: | ||
:APCP:surface: | ||
:CRAIN:surface: | ||
:CSNOW:surface: | ||
:CFRZR:surface: | ||
:CICEP:surface: | ||
:PWAT:entire atmosphere (considered as a single layer): | ||
:CAPE:180-0 mb above ground: | ||
:CAPE:surface: | ||
:CIN:180-0 mb above ground: | ||
:CIN:surface: | ||
:CPOFP:surface: | ||
:HLCY:3000-0 m above ground: | ||
:TCDC:entire atmosphere: | ||
:WEASD:surface: | ||
:SNOD:surface: | ||
:ULWRF:top of atmosphere: | ||
:DSWRF:surface: | ||
:DLWRF:surface: | ||
:USWRF:surface: | ||
:ULWRF:surface: | ||
:GUST:surface: | ||
:SHTFL:surface: | ||
:LHTFL:surface: | ||
:ICETK:surface: | ||
:TSOIL:0-0.1 | ||
:SOILW:0-0.1 | ||
:MSLET:mean sea level: | ||
:VIS:surface: | ||
:HGT:cloud ceiling: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
:PRMSL:mean sea level: | ||
:PRES:surface: | ||
:TMP:surface: | ||
:TMP:2 m above ground: | ||
:TMP:850 mb: | ||
:TMP:500 mb: | ||
:TMP:200 mb: | ||
:TMAX:2 m above ground: | ||
:TMIN:2 m above ground: | ||
:RH:2 m above ground: | ||
:DPT:2 m above ground: | ||
:UGRD:10 m above ground: | ||
:UGRD:850 mb: | ||
:UGRD:500 mb: | ||
:UGRD:200 mb: | ||
:VGRD:10 m above ground: | ||
:VGRD:850 mb: | ||
:VGRD:500 mb: | ||
:VGRD:200 mb: | ||
:HGT:850 mb: | ||
:HGT:500 mb: | ||
:HGT:200 mb: | ||
:APCP:surface: | ||
:CRAIN:surface: | ||
:CSNOW:surface: | ||
:CFRZR:surface: | ||
:CICEP:surface: | ||
:FDNSSTMP:surface: | ||
:PWAT:entire atmosphere (considered as a single layer): | ||
:CAPE:180-0 mb above ground: | ||
:CAPE:surface: | ||
:CIN:180-0 mb above ground: | ||
:CIN:surface: | ||
:HLCY:3000-0 m above ground: | ||
:TCDC:entire atmosphere (considered as a single layer): | ||
:WEASD:surface: | ||
:SNOD:surface: | ||
:ULWRF:top of atmosphere: | ||
:DSWRF:surface: | ||
:CPOFP:surface: | ||
:DLWRF:surface: | ||
:USWRF:surface: | ||
:ULWRF:surface: | ||
:GUST:surface: | ||
:SHTFL:surface: | ||
:LHTFL:surface: | ||
:ICETK:surface: | ||
:TSOIL:0-0.1 | ||
:SOILW:0-0.1 | ||
:MSLET:mean sea level: | ||
:VIS:surface: | ||
:HGT:cloud ceiling: |
Oops, something went wrong.