Metadata-Version: 2.4
Name: cmip_ref
Version: 0.4.0
Summary: Application which runs the CMIP Rapid Evaluation Framework
Author-email: Jared Lewis <jared.lewis@climate-resource.com>
License: Apache-2.0
License-File: LICENCE
License-File: NOTICE
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.11
Requires-Dist: alembic>=1.13.3
Requires-Dist: attrs>=24.2.0
Requires-Dist: cattrs>=24.1.2
Requires-Dist: cmip-ref-core
Requires-Dist: ecgtools>=2024.7.31
Requires-Dist: environs>=11.0.0
Requires-Dist: loguru>=0.7.2
Requires-Dist: platformdirs>=4.3.6
Requires-Dist: setuptools>=75.8.0
Requires-Dist: sqlalchemy>=2.0.36
Requires-Dist: tomlkit>=0.13.2
Requires-Dist: typer>=0.12.5
Provides-Extra: celery
Requires-Dist: cmip-ref-celery>=0.4.0; extra == 'celery'
Provides-Extra: metrics
Requires-Dist: cmip-ref-metrics-esmvaltool>=0.4.0; extra == 'metrics'
Requires-Dist: cmip-ref-metrics-example>=0.4.0; extra == 'metrics'
Requires-Dist: cmip-ref-metrics-ilamb>=0.4.0; extra == 'metrics'
Requires-Dist: cmip-ref-metrics-pmp>=0.4.0; extra == 'metrics'
Provides-Extra: postgres
Requires-Dist: psycopg2-binary>=2.9.2; extra == 'postgres'
Description-Content-Type: text/markdown

# ref

The `ref` package orchestrates the tracking and execution of model benchmarking metrics
against CMIP data.


## Usage

The `ref` package exposes a command line interface (CLI) that can be used to
interact with the
