.. _Glossary: ============================================================================== Glossary ============================================================================== .. glossary:: :sorted: anemoi The ECMWF-led machine learning weather prediction software stack used by EAGLE for training and inference. See the `anemoi-core repository `__. ECMWF European Centre for Medium-Range Weather Forecasts. EAGLE Experimental AI Global and Limited-area Ensemble forecast system. 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 :term:`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.