Tools for processing and evaluating anemoi based EAGLE ML models.
Project description
eagle-tools
Tools for processing and evaluating anemoi based EAGLE ML models
⚠️ Disclaimer ⚠️
This package is pip-installable, but it is more in the form of research code rather than well-documented and tested software. There are likely better and more efficient ways to accomplish the main functionality of this package, but this gets the job done.
Installation
For more discussion on installing the right versions of torch and flash-attention, see this discussion.
Install as a user
Since some dependencies are only available on conda, it's recommended to create a conda environment for all dependencies. Note that this package is not (yet) available on conda, but it can still be installed via pip.
Note also that the module load statements are for working on Perlmutter, and would need to be changed for different machines.
module load cudnn nccl
conda create -n eagle -c conda-forge python=3.12 ufs2arco
conda activate eagle
pip install git+https://github.com/timothyas/xmovie.git@feature/gif-scale
pip install anemoi-datasets anemoi-graphs anemoi-models anemoi-training[azure] anemoi-inference anemoi-utils anemoi-transform
pip install eagle-tools
pip install "torch<2.7" torchvision
pip install --no-cache-dir --no-build-isolation flash-attn==2.7.4.post1
pip install "mlflow-skinny<3.0"
Note that it is no longer necessary to module load gcc since gcc-native is a
loaded default.
Also, it is possible to install ufs2arco without mpich as detailed
here,
since this may be necessary to hook up to prebuilt MPI distributions on different HPC machines.
Install as a developer (Perlmutter example)
It is sometimes necessary to install anemoi, ufs2arco, and eagle-tools repos so that they are modifiable. This requires a slightly different path than the one outlined above. The following are steps that worked on Perlmutter on Dec 9, 2025. Unfortunately some packages (e.g. flash-attn, torch) through different errors based on how the machine is configured, so your mileage may vary.
Note that here we set the environment repo_path, which assumes that all
repositories are located in that location.
This will need to be changed as necessary based on your repo locations.
Also, developers may not need to install editable versions of every single repo
as is done here, it's up to you.
module load cudnn nccl
export repo_path=$HOME
conda create -n eagle -c conda-forge python=3.12 xesmf esmf=*=nompi* jupyter seaborn
conda activate eagle
MPICC="cc -shared" pip install --force --no-cache-dir --no-binary=mpi4py mpi4py
pip install git+https://github.com/timothyas/xmovie.git@feature/gif-scale
pip install -e $repo_path/anemoi-utils
pip install -e $repo_path/anemoi-transform
pip install -e $repo_path/anemoi-datasets
pip install -e $repo_path/anemoi-core/graphs
pip install -e $repo_path/anemoi-core/models
pip install -e $repo_path/anemoi-core/training[azure]
pip install -e $repo_path/anemoi-core/inference
pip install -e $repo_path/ufs2arco
pip install -e $repo_path/eagle-tools
pip install "torch<2.7" torchvision
pip install --no-cache-dir --no-build-isolation flash-attn==2.7.4.post1
pip install "mlflow-skinny<3.0"
Usage
This provides the following functionality.
Note that each command uses a configuration yaml, and documentation of the yaml
contents can be found by running eagle-tools <command> --help.
For example, one can run eagle-tools inference --help to get documentation.
Inference
Run anemoi-inference over many initial conditions
eagle-tools inference config.yaml
Averaged Error Metrics
Compute Root Mean Squared Error (RMSE) and Mean Absolute Error (MAE), preserving the initial condition dimension (t0).
eagle-tools metrics config.yaml
Spatial Error Metrics
Compute the spatial distribution of RMSE and MAE for each lead time. By default, these are averaged over all initial conditions used.
eagle-tools spatial config.yaml
Power Spectra
Compute the power spectrum, averaged of initial conditions.
eagle-tools spectra config.yaml
Visualize Predictions Compared to Targets
Make figures or movies, showing the targets and predictions.
Note that the argument end_date has different meanings for each.
For figures, end_date is the date plotted, whereas for movies, all timestamps
between start_date and end_date get shown in the movie.
eagle-tools figures config.yaml
eagle-tools movies config.yaml
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file eagle_tools-0.6.0.tar.gz.
File metadata
- Download URL: eagle_tools-0.6.0.tar.gz
- Upload date:
- Size: 40.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6360ac167bd8c8b521f759e5321bd63739d0010f83994264754b484fcfbca8db
|
|
| MD5 |
6f8947eb8badc1a346538941600b6df3
|
|
| BLAKE2b-256 |
9705996dba786416e62d61e33db0ceb9c868c7244458f861259fa6c509736e60
|
Provenance
The following attestation bundles were made for eagle_tools-0.6.0.tar.gz:
Publisher:
publish.yaml on NOAA-PSL/eagle-tools
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
eagle_tools-0.6.0.tar.gz -
Subject digest:
6360ac167bd8c8b521f759e5321bd63739d0010f83994264754b484fcfbca8db - Sigstore transparency entry: 764742030
- Sigstore integration time:
-
Permalink:
NOAA-PSL/eagle-tools@e918f9a524293e0b159275a986d6daa9c5705046 -
Branch / Tag:
refs/tags/v0.6.0 - Owner: https://github.com/NOAA-PSL
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@e918f9a524293e0b159275a986d6daa9c5705046 -
Trigger Event:
release
-
Statement type:
File details
Details for the file eagle_tools-0.6.0-py3-none-any.whl.
File metadata
- Download URL: eagle_tools-0.6.0-py3-none-any.whl
- Upload date:
- Size: 44.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4728ff4d6c5ad00c7cfbc669398020c8781ccf1c761e68443ed945a9479b3864
|
|
| MD5 |
24aaceeed35f4e3d361578034ef26938
|
|
| BLAKE2b-256 |
4003e1c8205ec58f0c307f30c75fdf7b24e1f8fa73395a2079d9b723c7cb1bc1
|
Provenance
The following attestation bundles were made for eagle_tools-0.6.0-py3-none-any.whl:
Publisher:
publish.yaml on NOAA-PSL/eagle-tools
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
eagle_tools-0.6.0-py3-none-any.whl -
Subject digest:
4728ff4d6c5ad00c7cfbc669398020c8781ccf1c761e68443ed945a9479b3864 - Sigstore transparency entry: 764742049
- Sigstore integration time:
-
Permalink:
NOAA-PSL/eagle-tools@e918f9a524293e0b159275a986d6daa9c5705046 -
Branch / Tag:
refs/tags/v0.6.0 - Owner: https://github.com/NOAA-PSL
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@e918f9a524293e0b159275a986d6daa9c5705046 -
Trigger Event:
release
-
Statement type: