|
3 | 3 | [](https://github.com/NOAA-EMC/global-workflow/actions/workflows/pynorms.yaml)
|
4 | 4 |
|
5 | 5 | 
|
6 |
| - |
| 6 | + |
| 7 | + |
7 | 8 |
|
8 |
| -# global-workflow |
9 |
| -Global Workflow currently supporting the Global Forecast System (GFS) with the [UFS-weather-model](https://github.com/ufs-community/ufs-weather-model) and [GSI](https://github.com/NOAA-EMC/GSI)-based Data Assimilation System. |
| 9 | +The Global Workflow supporting the Global Forecast System (GFS), the Global Ensemble Forecasting System (GEFS), and the Seasonal Forecast System (SFS) with the [UFS-weather-model](https://github.com/ufs-community/ufs-weather-model). Data assimilation, currently only available for the GFS, is provides by both the [GSI](https://github.com/NOAA-EMC/GSI)- and [GDASApp (JEDI)](https://github.com/NOAA-EMC/GDASApp)-based Data Assimilation systems. |
10 | 10 |
|
11 |
| -The `global-workflow` depends on the following prerequisities to be available on the system: |
| 11 | +In progress [documentation](https://global-workflow.readthedocs.io/en/latest/) is available. |
12 | 12 |
|
13 |
| -* Workflow Engine - [Rocoto](https://github.com/christopherwharrop/rocoto) and [ecFlow](https://github.com/ecmwf/ecflow) (for NWS Operations) |
14 |
| -* Compiler - Intel Compiler Suite |
15 |
| -* Software - NCEPLIBS (various), ESMF, HDF5, NetCDF, and a host of other softwares (see module files under /modulefiles for additional details) |
| 13 | +# Prerequisites |
16 | 14 |
|
17 |
| -The `global-workflow` current supports the following tier-1 machines: |
| 15 | +The Global Workflow depends on the following prerequisities to be available on the system: |
18 | 16 |
|
19 |
| -* NOAA RDHPCS - Hera |
20 |
| -* MSU HPC - Orion |
21 |
| -* MSU HPC - Hercules |
22 |
| -* NOAA's operational HPC - WCOSS2 |
| 17 | +* Workflow Engines - [Rocoto](https://github.com/christopherwharrop/rocoto) and [ecFlow](https://github.com/ecmwf/ecflow) (for NWS Operations) |
| 18 | +* Compiler - Intel classic compiler suite version 2021.x |
| 19 | +* Software - NCEPLIBS (various), ESMF, HDF5, NetCDF, and a host of other softwares (see module files under /modulefiles for additional details). |
| 20 | + - [Spack-stack](https://github.com/JCSDA/spack-stack) is recommended for the installation of dependent libraries. |
23 | 21 |
|
24 |
| -Additionally, the following tier-2 machine is supported: |
25 |
| -* SSEC at Univ. of Wisconsin - S4 (Note that S2S+ experiments are not fully supported) |
| 22 | +## Supported platforms |
26 | 23 |
|
27 |
| -Documentation (in progress) is available [here](https://global-workflow.readthedocs.io/en/latest/). |
| 24 | +The Global Workflow currently supports the following machines at the indicated tier. |
| 25 | + |
| 26 | +| HPC | Tier | Notes | |
| 27 | +| --------------------------------------- |:----:|:--------------------------------------------------------------------------:| |
| 28 | +| WCOSS2<br>NCO | 1 | GEFS testing is not regularly performed. | |
| 29 | +| Hera<br>NOAA RDHPCS | 1 | | |
| 30 | +| Hercules<br>MSU | 1 | Currently does not support the TC Tracker. | |
| 31 | +| Orion<br>MSU | 2 | The GSI runs very slowly on Orion and the TC tracker is not supported. | |
| 32 | +| Gaea C5/C6<br>RDHPCS | 3 | Currently non-operational following an OS upgrade.<br>Supported by EPIC. | |
| 33 | +| AWS, GCP, Azure <br>NOAA Parallel Works | 3 | Supported by EPIC. | |
| 34 | +| Jet<br>RDHPCS | 3 | Supported by NESDIS. | |
| 35 | +| S4<br>SSEC | 3 | Currently non-operational following an OS upgrade.<br>Supported by NESDIS. | |
| 36 | + |
| 37 | +<ins>**Tier Definitions**</ins> |
| 38 | + |
| 39 | +1. Fully supported by the EMC global workflow team. CI testing is regularly performed on these systems, the majority of the global workflow features are supported, and the team will address any platform-specific features, bugs, upgrades, and requests for data. |
| 40 | +2. Supported by the global workflow team on an ad-hoc basis. CI tests are supported on these systems, but not regularly performed. |
| 41 | +3. No official support by the global workflow team, but may be supported by other entities (e.g. EPIC). |
28 | 42 |
|
29 | 43 | # Disclaimer
|
30 | 44 |
|
|
0 commit comments