A brief example to run ufs-rtma-app
git clone https://github.com/ufs-community/ufs-rtma-app.git
or
git clone [email protected]:ufs-community/ufs-rtma-app.git
cd ufs-rtma-app
./manage_externals/checkout_externals
cd ufs-rtma-app
./devbuild.sh
cd ufs-rtma-app
source env/wflow_jet.env (use other wflow files for different platforms)
cd regional_workflow/ush
cp config.sh.RTMA_NA_3km config.sh
vi config.sh (modify EXPT_BASEDIR, STMP, PTMP and other variables accordingly)
./generate_FV3LAM_wflow.sh
Follow the instructions printed out from step 4 to set up a cron job to run the generated ufs-rtma-app workflow
Reference the following documentation for more details
https://github.com/NOAA-GSL/ufs-srweather-app/blob/feature/RRFS_dev1/Setup-RRFS.md
https://github.com/ufs-community/ufs-srweather-app/wiki/Getting-Started