Skip to content

Rookie Question: Initial and Boundary Conditions #531

Closed Answered by gspetro-NOAA
cmrozoff asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Chris,

Np! It looks like you may have an old/alternative data location which is causing the problem. The updated locations for the develop branch data can be found in Ch. 5 of the User's Guide. For Cheyenne, the ICS/LBCS data would be here: /glade/p/ral/jntp/UFS_SRW_App/develop/input_model_data/ . You can make sure to set the data location by adding the following lines to the task_get_extrn_ics: section (in config.yaml):

USE_USER_STAGED_EXTRN_FILES: true
EXTRN_MDL_SOURCE_BASEDIR_ICS: /glade/p/ral/jntp/UFS_SRW_App/develop/input_model_data/FV3GFS/grib2/${yyyymmddhh}

And these lines to the task_get_extrn_lbcs: section:

USE_USER_STAGED_EXTRN_FILES: true
EXTRN_MDL_SOURCE_BASEDIR_ICS: /glad…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@gspetro-NOAA
Comment options

Answer selected by gspetro-NOAA
@cmrozoff
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants