Rookie Question: Initial and Boundary Conditions #531
-
Hi all, I'm an "extreme" rookie on running the SRW App. I'm trying to run the latest version that I've compiled on Cheyenne. The workflow successfully does things like creating a grid, surface climatology, and other odds and ends but I'm getting hung up on initial and boundary conditions. The best I can tell, my problem appears mostly that there are incomplete GFS datasets for the 6/15/19 test case to set up initial/boundary conditions on Cheyenne (for those working on the system, the files that are supposed to be located at /glade/p/ral/jntp/.... Because I simply want to run a test case in my first baby steps of running a new model (plenty of experience with WRF, CM1, etc.), the 2019 case would be fine with me, but is there a place to locate those data or other test cases to work with? Eventually, I'll need to learn this anyway, but any training wheels like a successful test case will certainly help me get there faster. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi Chris, Just a few questions to help us get you an answer as quickly as possible:
In the meantime, you can try downloading the data locally from https://noaa-ufs-srw-pds.s3.amazonaws.com/current_srw_release_data/gst_data.tgz and pointing to that copy of the ICS/LBCS in your config file (Chapter 7 of the User's Guide has some more info on getting data). If the experiment still doesn't find the data, then the problem is likely elsewhere (e.g., the config file may not be configured correctly). The log files and config file can help us figure that out! Also, FWIW, I was a complete SRW App rookie this time last year! There's a learning curve, but once you get it to run a few times, the troubleshooting process you took to get through those first few runs will help you to run/troubleshoot successfully on your own in the future! :) Best, |
Beta Was this translation helpful? Give feedback.
-
Dear Gillian, In the meanwhile, I can answer your questions:
|
Beta Was this translation helpful? Give feedback.
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 (inconfig.yaml
):And these lines to the
task_get_extrn_lbcs:
section: