Unpublished CMIP6Plus.TBIMIP.CSIRO-ARCCSS.ACCESS-CM2.tbi-pace-I-clim-mod (v1)
General Information
| Name | CMIP6Plus.TBIMIP.CSIRO-ARCCSS.ACCESS-CM2.tbi-pace-I-clim-mod |
|---|---|
| Abstract | Project: CMIP6Plus activity_id: TBIMIP Produced by: CSIRO (Commonwealth Scientific and Industrial Research Organisation, Aspendale, Victoria 3195, Australia), ARCCSS (Australian Research Council Centre of Excellence for Climate System Science). Mailing address: CSIRO, c/o Simon J. Marsland, 107-121 Station Street, Aspendale, Victoria 3195, Australia (Using Model/Source: ACCESS-CM2 with Experiment tbi-pace-I-clim-mod) source_id: ACCESS-CM2 Experiment: Pacemaker experiment with SST restoring in the tropical Indian Ocean (15 S-15 N). The restoring target is the model SST climatology. CMIP7 is a project of the World Climate Research Programme (WCRP), coordinated by the Working Group on Coupled Modelling (WGCM).Phase 7 builds on previous phases executed under the leadership of the Program for Climate Model Diagnosis and Intercomparison (PCMDI) and relies on the Earth System Grid Federation (ESGF) and the Centre for Environmental Data Analysis (CEDA) along with numerous related activities for implementation. This record was created via the CEDA Citation Service, maintained and hosted on the CEDA JASMIN Infrastructure. |
| Rights | Creative Commons Attribution 4.0 International License (CC-BY-4.0) |
| License | CMIP7 is a project of the World Climate Research Programme (WCRP), coordinated by the Working Group on Coupled Modelling (WGCM). Phase 7 builds on previous phases executed under the leadership of the Program for Climate Model Diagnosis and Intercomparison (PCMDI) and relies on the Earth System Grid Federation (ESGF) and the Centre for Environmental Data Analysis (CEDA) along with numerous related activities for implementation. Published under CC-BY-4.0. |
CMIP7 Facets
| Activity | TBIMIP |
|---|---|
| Experiment | tbi-pace-I-clim-mod |
| Institution | CSIRO-ARCCSS |
| Project | CMIP6Plus |
| Source | ACCESS-CM2 |
Data Access
This citation record represents all ESGF-NG data corresponding to the search facets above. See the abstract for details on any limitations of coverage. The data can be discovered using either the ESGF STAC API directly or by viewing the Metagrid Search interface to ESGF-NG.
Python Client
Interfacing with the STAC API can be done programatically in python using the pystac client or similar. Below is an example code snippet to fetch items to which this Citation record applies.
from pystac.client import Client
cli = Client.open("https://search.east.esgf.io")
cli.search(
collections=["CMIP6Plus"],
query=[
"cmip6plus:experiment_id=tbi-pace-I-clim-mod",
"cmip6plus:activity_id=TBIMIP",
"cmip6plus:source_id=ACCESS-CM2",
"cmip6plus:institution_id=CSIRO-ARCCSS",
])
Funding Streams
| Stream Name | Affiliation |
|---|