Skip to content

HaidaoLin-NOAA/rrfs-workflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rrfs-workflow

Workflow for the Rapid Refresh Forecast System (RRFS)

Team Charter (draft): https://docs.google.com/document/d/1uLbPx-pOWp7eECz_7VHRt_tQyD8PLFdrwo8dr4oMgjo/edit?usp=sharing

Build

  1. Clone the dev-sci branch of the authoritative repository:
git clone -b dev-sci https://github.com/NOAA-EMC/rrfs-workflow
  1. Move to the sorc directory:
cd rrfs-workflow/sorc
  1. Build the RRFS workflow:
./app_build.sh --extrn

The above command is equal to:

./manage_externals/checkout_externals
./app_build.sh -p=[machine]

where [machine] is wcoss2, hera, jet, orion, or hercules.

  1. Move to the home directory (rrfs-workflow):
cd ..

Engineering Tests

See the RRFS-Workflow User's guide: https://chanhoo-rrfs-workflow.readthedocs.io/en/latest/index.html

About

workflow for RRFSv1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.5%
  • NCL 27.8%
  • Python 19.1%
  • Lua 1.2%
  • Other 0.4%