Skip to content

Commit 7e9b47b

Browse files
mchantryfrazane
authored andcommitted
fix: Revise project disclaimer and add maturity badge (#641)
Updated disclaimer to reflect project maturity status. ***As a contributor to the Anemoi framework, please ensure that your changes include unit tests, updates to any affected dependencies and documentation, and have been tested in a parallel setting (i.e., with multiple GPUs). As a reviewer, you are also responsible for verifying these aspects and requesting changes if they are not adequately addressed. For guidelines about those please refer to https://anemoi.readthedocs.io/en/latest/*** By opening this pull request, I affirm that all authors agree to the [Contributor License Agreement.](https://github.com/ecmwf/codex/blob/main/Legal/contributor_license_agreement.md)
1 parent 3c9ca8e commit 7e9b47b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# anemoi-core
22

3-
**DISCLAIMER**
4-
This project is **BETA** and will be **Experimental** for the foreseeable future.
5-
Interfaces and functionality are likely to change, and the project itself may be scrapped.
6-
**DO NOT** use this software in any project/software that is operational.
3+
[![Static Badge](https://github.com/ecmwf/codex/raw/refs/heads/main/Project%20Maturity/incubating_badge.svg)](https://github.com/ecmwf/codex/raw/refs/heads/main/Project%20Maturity#incubating)
4+
5+
6+
> \[!IMPORTANT\]
7+
> This software is **Incubating** and subject to ECMWF's guidelines on [Software Maturity](https://github.com/ecmwf/codex/raw/refs/heads/main/Project%20Maturity).
78
89
A mono-repo containing core training and modelling functionality for Anemoi, providing the packages `anemoi-training`, `anemoi-models`, and `anemoi-graphs`.
910

0 commit comments

Comments
 (0)