Skip to content

Commit

Permalink
changed README
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Sep 24, 2024
1 parent 698be55 commit 0d276d2
Showing 1 changed file with 15 additions and 11 deletions.
26 changes: 15 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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

```
Expand Down

0 comments on commit 0d276d2

Please sign in to comment.