Skip to content

Commit

Permalink
Since custom_ESGgrid_Great_Lakes_snow_8km has to pull HPSS data anywa…
Browse files Browse the repository at this point in the history
…y, grab RAP data instead of staged FV3GFS
  • Loading branch information
mkavulich committed Aug 16, 2023
1 parent a01051e commit 5062499
Showing 1 changed file with 3 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,10 @@ task_make_grid:
ESGgrid_WIDE_HALO_WIDTH: 6
ESGgrid_PAZI: 0.0
task_get_extrn_ics:
EXTRN_MDL_NAME_ICS: FV3GFS
FV3GFS_FILE_FMT_ICS: netcdf
USE_USER_STAGED_EXTRN_FILES: true
EXTRN_MDL_NAME_ICS: RAP
task_get_extrn_lbcs:
EXTRN_MDL_NAME_LBCS: FV3GFS
FV3GFS_FILE_FMT_LBCS: netcdf
LBC_SPEC_INTVL_HRS: 6
USE_USER_STAGED_EXTRN_FILES: true
EXTRN_MDL_NAME_LBCS: RAP
LBC_SPEC_INTVL_HRS: 3
task_run_fcst:
DT_ATMOS: 90
LAYOUT_X: 8
Expand Down

0 comments on commit 5062499

Please sign in to comment.