climate_ref
#
Rapid evaluating CMIP data
sub-packages#
| Sub-package | Description |
|---|---|
| _config_helpers | |
| cli | Entrypoint for the CLI |
| config | Configuration management |
| conftest_plugin | Pytest plugin providing shared fixtures for diagnostic provider testing. |
| constants | Constants used by the REF |
| data_catalog | DataCatalog wrapper for lazy loading and finalisation of dataset catalogs. |
| database | Database adapter layer |
| datasets | Dataset handling utilities |
| executor | Execute diagnostics in different environments |
| models | Declaration of the models used by the REF. |
| provider_registry | Registry of the currently active providers in the REF |
| slurm | |
| solve_helpers | Helpers for understanding and regression-testing the solver's behavior. |
| solver | Solver to determine which diagnostics need to be calculated |
| testing | Testing utilities for running and validating diagnostic test cases. |