From 0d276d2cabda41044f6cb42de6f5bdf62b0e6203 Mon Sep 17 00:00:00 2001 From: Ed Date: Tue, 24 Sep 2024 11:44:33 -0600 Subject: [PATCH] changed README --- README.md | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 8be46178c..8ad576ce6 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,24 @@ # rrfs-workflow -Workflow for the Rapid Refresh Forecast System (RRFS) +This repository contains the workflow code for the [Rapid Refresh +Forecast System +(RRFS)](https://gsl.noaa.gov/focus-areas/unified_forecast_system/rrfs). -Team Charter (draft): https://docs.google.com/document/d/1uLbPx-pOWp7eECz_7VHRt_tQyD8PLFdrwo8dr4oMgjo/edit?usp=sharing +For more information see the [RRFS-Workflow User's +guide](https://chanhoo-rrfs-workflow.readthedocs.io/en/latest/index.html). -## Build +## Team -1. Clone the `dev-sci` branch of the authoritative repository: +Code Manager: Matthew Pyle + +For more information see the [Team +Charter](https://docs.google.com/document/d/1uLbPx-pOWp7eECz_7VHRt_tQyD8PLFdrwo8dr4oMgjo/edit?usp=sharing). + +## Build Instructions + +1. Clone the `main` branch of the authoritative repository: ``` -git clone -b dev-sci https://github.com/NOAA-EMC/rrfs-workflow +git clone https://github.com/NOAA-EMC/rrfs-workflow ``` 2. Move to the `sorc` directory: @@ -31,12 +41,6 @@ where `[machine]` is `wcoss2`, `hera`, `jet`, `orion`, or `hercules`. The `--no ``` cd .. ``` - -## Engineering Tests - -See the RRFS-Workflow User's guide: -https://chanhoo-rrfs-workflow.readthedocs.io/en/latest/index.html - ## Disclaimer ```