Application which runs the CMIP Rapid Evaluation Framework
Project description
Climate REF (Rapid Evaluation Framework)
Status: This project is in active development. We expect to be ready for beta releases in Q2 2025.
The Rapid Evaluation Framework (REF) is a set of Python packages that provide the ability to manage the execution of calculations against climate datasets. The aim is to be able to evaluate climate data against a set of reference data in near-real time as datasets are published, and to update any produced data and figures as new datasets become available. This is somewhat analogous to a CI/CD pipeline for climate data.
Installation
pip install climate-ref
If you want to use the diagnostic providers for the Assessment Fast Track, you can install them with:
pip install climate-ref[aft-providers]
Quick Start
# Ingest some observation datasets
ref datasets fetch-data --registry obs4ref ---output-directory datasets/obs4ref
ref datasets fetch-data --registry sample-data ---output-directory datasets/sample-data
# Run metrics against your climate data
ref solve
Features
- Real-time evaluation of climate datasets
- Support for multiple metrics providers (PMP, ILAMB, ESMValTool)
- Distributed processing capabilities
- Extensible architecture for adding new metrics providers
- Command-line interface for easy interaction
Documentation
For detailed documentation, please visit https://climate-ref.readthedocs.io/
Contributing
REF is a community project, and we welcome contributions from anyone. Please see our Contributing Guide for more information.
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
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 climate_ref-0.6.3.tar.gz.
File metadata
- Download URL: climate_ref-0.6.3.tar.gz
- Upload date:
- Size: 100.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.31
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcaef68606b4115d5033248960daf237bee5810af8642f9faf59c4d99bdee298
|
|
| MD5 |
28cd7d8f64dd5ed2dcc9c1a5d7b96e37
|
|
| BLAKE2b-256 |
32db17d71a5b2caf5e68667cbb5cfaf5eba6bfa35011466a135c3b9ad6bf44e0
|
File details
Details for the file climate_ref-0.6.3-py3-none-any.whl.
File metadata
- Download URL: climate_ref-0.6.3-py3-none-any.whl
- Upload date:
- Size: 85.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.31
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc0fe158a1d5fdea2f0ebc5213eda6acb45baf078ae0ea272f7ac1bc9c7da8a8
|
|
| MD5 |
25d2297ee28d60a13c68896517bde716
|
|
| BLAKE2b-256 |
b94486dab7022f650324958ef1f985406843b138ac4298e041c238d9f023678e
|