Glossary
- anemoi
The ECMWF-led machine learning weather prediction software stack used by EAGLE for training and inference. See the anemoi-core repository.
- EAGLE
Experimental AI Global and Limited-area Ensemble forecast system.
- ECMWF
European Centre for Medium-Range Weather Forecasts.
- GFS
Global Forecast System. See the NOAA GFS page.
- HRRR
High-Resolution Rapid Refresh. See the NOAA HRRR page.
- inference
The workflow stage that uses a trained model checkpoint to generate forecasts.
- LAM
Limited-area model.
- Miniforge conda
The Miniforge-based Conda installation used by EAGLE runtime environment setup. See the Miniforge repository.
- MPI
Message Passing Interface. A standard used for parallel computing across multiple processes.
- prewxvx
The component used by EAGLE to prepare forecast output for wxvx verification steps.
- ufs2arco
The component used by EAGLE to prepare Zarr-formatted forecast and analysis data. See the ufs2arco repository.
- Ursa
A NOAA RDHPCS platform currently supported by EAGLE. See the NOAA RDHPCS Ursa page.
- uwtools
The workflow utility framework used by EAGLE to compose configuration, validate schemas, and execute drivers. See the uwtools repository.
- visualization
The workflow stage that plots verification results derived from processed forecast statistics.
- wxvx
The verification component used by EAGLE to run MET-based statistical verification tasks.
- YAML
YAML Ain’t Markup Language. A human-readable data serialization format commonly used for configuration files.
- Zarr
A chunked, cloud-friendly array storage format used in EAGLE data preparation workflows.