Skip to content

xyzemc/rrfs-workflow

This branch is 179 commits behind NOAA-EMC/rrfs-workflow:dev-sci.

Folders and files

NameName
Last commit message
Last commit date
Dec 1, 2023
Oct 30, 2023
Nov 27, 2023
Oct 23, 2023
Dec 5, 2023
Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
Nov 22, 2023
Nov 9, 2023
Aug 18, 2023
Mar 2, 2020
Nov 28, 2023

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, or orion.

  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 50.6%
  • NCL 29.2%
  • Python 18.6%
  • Lua 1.2%
  • Other 0.4%