climate_ref_pmp
#
Rapid evaluating CMIP data
PMPDiagnosticProvider
#
Bases: CondaDiagnosticProvider
Provider for PMP diagnostics.
Source code in packages/climate-ref-pmp/src/climate_ref_pmp/__init__.py
configure(config)
#
Configure the provider.
Source code in packages/climate-ref-pmp/src/climate_ref_pmp/__init__.py
fetch_data(config)
#
Fetch PMP climatology data.
get_data_path()
#
ingest_data(config, db)
#
Ingest PMP climatology data into the database.
This registers the climatology datasets so they can be used by diagnostics.
Note: This method requires the climate-ref package to be installed. When using climate-ref-pmp standalone (without climate-ref), ingestion will be skipped with a warning message.
Source code in packages/climate-ref-pmp/src/climate_ref_pmp/__init__.py
validate_setup(config)
#
Validate conda environment and data checksums.
Source code in packages/climate-ref-pmp/src/climate_ref_pmp/__init__.py
sub-packages#
| Sub-package | Description |
|---|---|
| diagnostics | PMP diagnostics. |
| pmp_driver |