Get a list of ProcedureComputation objects. ProcedureComputations have a 1:1 mapping with Observations.

### Available end points:

- `/ProcedureComputations/` - Will list all ProcedureComputations in the database
- `/ProcedureComputations.json` - Will return all ProcedureComputations in json format
- `/ProcedureComputations/<object_id>/` - Returns ProcedureComputations object with that id

### Available Methods:

- `GET`
- `HEAD`

### Available filters:

- `uuid`
- `title`
- `keywords`
- `abstract`

### How to use filters:

These filters can be used like django query filters using __ for related model relationships.

- `/computations/?uuid=d594d53df2612bbd89c2e0e770b5c1a0`
- `/computations/?title__startswith!=DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE`
- `/computations/?abstract__contains=HadCM3 model`

GET /api/v2/computations/?format=api&offset=2300
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3949,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/computations/?format=api&limit=100&offset=2400",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/computations/?format=api&limit=100&offset=2200",
    "results": [
        {
            "ob_id": 30052,
            "uuid": "e19b85241a2c4397be84efa925b8b500",
            "title": "Gorgon Magnetohydrodynamic Code for Planetary Magnetospheres",
            "abstract": "A global magnetosphere code which solves the semi-conservative resistive MHD equations on a uniform, staggered 3-D cartesian grid. Coupling with the ionosphere is achieved using a thin-shell ionosphere model.",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30082,
            "uuid": "56491145e8884252ba8a0a1acc32384d",
            "title": "Goddard Institute for Space Studies Global Climate Model (GISS GCM) deployed on NASA High-End Computing resources at Goddard Space Flight Center.",
            "abstract": "Goddard Institute for Space Studies Global Climate Model (GISS GCM) as documented in Shindell et al., 2013.",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": 30191,
            "identifier_set": []
        },
        {
            "ob_id": 30083,
            "uuid": "90e7f8e26f784376a076c61f0df427c3",
            "title": "Community Atmosphere Model with Chemistry (CAM-Chem) deployed on the Cheyenne supercomputer at the Computational and Information Systems Laboratory (CISL) at NCAR.",
            "abstract": "Community Atmosphere Model with Chemistry (CAM-Chem) as documented in Lamarque et al., 2012.",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": 30190,
            "identifier_set": []
        },
        {
            "ob_id": 30088,
            "uuid": "3d2ed346f82d4532a4b792a5d6b61b7d",
            "title": "Intermediate General Circulation Model version 4 (IGCM4) is deployed on the High Performance Compute Cluster at the University of East Anglia, Norwich, U.K.",
            "abstract": "The model experiments for this study are conducted using the Intermediate General Circulation Model version 4 (IGCM4) on the High Performance Compute Cluster at the University of East Anglia, Norwich, U.K.",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30092,
            "uuid": "3a700d3a204047678d834634c1e80cac",
            "title": "Intermediate General Circulation Model version 4 (IGCM4) is deployed on the High Performance Compute Cluster at the University of East Anglia, Norwich, U.K.",
            "abstract": "The model experiments for this study are conducted using the Intermediate General Circulation Model version 4 (IGCM4) on the High Performance Compute Cluster at the University of East Anglia, Norwich, U.K.",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30187,
            "uuid": "00e79957023446628a4ec3da86baaa7b",
            "title": "Met Office operational unified model (UM) deployed on unknown computer",
            "abstract": "Met Office operational unified model (UM) deployed on unknown computer",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30195,
            "uuid": "b67d618c878646289fc8cc7482f919ee",
            "title": "Computation for Defra and JNCC Sentinel-1 Analysis Ready Data",
            "abstract": "Sentinel-1 GRD products processed into a backscatter product using ESA SNAP. Processing included the following steps: apply orbit file, border and thermal noise removal, radiometric calibration, multilook, terrain correction using either the Aerial Photography Great Britain (APGB) 10m resolution DEM or the Ordnance Survey Northern Ireland (OSNI) 10m resolution DEM, radiometric normalisation (Kellndorfer approach, Kellndorfer et al., 1998) and refined Lee speckle filter. Data is outputted on a linear scale in dB. A final reprojection is applied to transform the data to either OSGB1936 (EPSG:27700) or TM65/Irish Grid (EPSG:29902) using GDAL. The processed product is stacked, containing VV_dB in Band 1 and VH_dB in Band 2. Please see individual image metadata for the versions of software used in processing.",
            "keywords": "",
            "inputDescription": 13,
            "outputDescription": 14,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30200,
            "uuid": "dd3549bd3c244c528ecfe752cbce1e5e",
            "title": "Computation for Defra and JNCC Sentinel-2 Analysis Ready Data",
            "abstract": "Sentinel-2 Level 1C products processed into a Level 2 surface reflectance product using ARCSI ( https://www.arcsi.remotesensing.info/ ). Processing used the following steps: re-projection to either OSGB 1936/British National Grid (EPSG27700) or TM65/Irish Grid (EPSG:29902), band sharpening to 10m (removing the native 60m ESA Bands 1, 9 and 10), cloud masking, atmospheric correction and topographic correction using either the Aerial Photography Great Britain (APGB) 10m resolution DEM or the Ordnance Survey Northern Ireland (OSNI) 10m resolution DEM. Please see individual image metadata for the versions of software used in processing.",
            "keywords": "",
            "inputDescription": 15,
            "outputDescription": 16,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30230,
            "uuid": "97f53774444443b9a49a9e85dfb6a971",
            "title": "ESA Snow Climate Change Initiative (snow_cci): SWE",
            "abstract": "The snow_cci SWE product has been based on the ESA GlobSnow SWE retrieval approach (Takala et al. 2011). The retrieval is based on passive microwave radiometer (PMR) data considering the change of brightness temperature due to different snow depth, snow density, grain size and more. The retrieval algorithm handles data from the sensors SMMR, SSM/I, SSMIS, AMSR-E and AMSR-2. The retrieval methodology combines the satellite passive microwave radiometer (PMR) measurements with ground-based synoptic weather station observations by Bayesian non-linear iterative assimilation. A background snow-depth field from re-gridded surface snow-depth observations and a passive microwave emission model are required components of the retrieval scheme. Improvements to the GlobSnow algorithm implemented for snow_cci version 1 include the utilisation of an advanced emission model with an improved forest transmissivity module and treatment of sub-grid lake ice. Because of the importance of the weather station snow-depth observations on the SWE retrieval, there is improved screening for consistency through the time series.\r\n\r\nSnow_cci SWE version 1products are based on SMMR, SSM/I and SSMIS PMR data for non-alpine regions of the Northern Hemisphere.",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30233,
            "uuid": "74a00c69075d4b5faf691e141fb43c93",
            "title": "ESA CCI Sea Surface Temperature Multi-Product Ensemble, v2.0",
            "abstract": "The Group for High Resolution Sea Surface Temperature (GHRSS) multi-product ensemble (GMPE) product allows comparison of different spatially complete SST analyses. This version compares seven long historical datasets: ESA SST CCI Analysis version 2.0; ESA SST CCI Analysis version 1.1; Copernicus Marine Environment Monitoring Service (CMEMS) Operational Sea Surface Temperature and Sea Ice Analysis (OSTIA) Reprocessing; National Centers for Environmental Information (NCEI) Advanced Very High Resolution Radiometer (AVHRR) Optimal Interpolation (OI) Global Blended SST Analysis; Canada Meteorological Center (CMC) 0.2-degree Global Foundation SST Analysis; Hadley Centre Sea Ice and Sea Surface Temperature (HadISST) Analysis version 2.2.0.0 (10 realisations); Japan Meteorological Agency (JMA) Merged satellite and in-situ Data Global Daily SST (MGDSST) Analysis. The GMPE includes the median and standard deviation of the input data, differences between each input and the median, and the horizontal gradients in each of the input products and the median. Data are provided on a 0.25 degree regular latitude-longitude grid and cover 1 September 1981 to 31 December 2016, although some of the input products do not cover the full period.",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30236,
            "uuid": "5656b9ce8a7949339c9511a7c3d6cd58",
            "title": "ECMWF ERA5 Re-analysis Model deployed on ECMWF Computer",
            "abstract": "This computation involved: ECMWF ERA5 Re-analysis Model deployed on ECMWF Computer.  The data assimilation system used to produce ERA5 is based on the Integrated Forecasting System (IFS)Cycle 41r2 release, with several added features specifically developed for reanalysis. The many changes and improvements incorporated into the IFS represent a decade of research and development in modelling and data assimilation. The ERA5 reanalysis benefits from research conducted in the EU-funded ERA-CLIM and ERA-CLIM2 projects carried out by ECMWF and partners. These led to improved input data for the assimilating model that better reflects observed changes in climate forcings, as well as many new or reprocessed observations for data assimilation.\r\n\r\n\r\nThe system includes :\r\n\r\n - Model input:  Appropriate for climate (e.g. CMIP5 greenhouse gases, volcanic eruptions,\r\nSST and sea-ice cover)\r\n - Spatial resolution: 31 km globally, 137 levels to 0.01 hPa\r\n - Uncertainty estimates - From a 10-member Ensemble of Data Assimilations (EDA) at 63 km resolution\r\n - Output frequency: Hourly analysis and forecast fields, 3-hourly for the EDA\r\n - Input observations: As in ERA-40 and from Global Telecommunication System. In addition, various newly reprocessed datasets and recent instruments that could not be ingested in ERA-Interim\r\n - Variational bias scheme: Satellite radiances and also ozone, aircraft and surface pressure data\r\n - Satellite data: RTTOV-11, all-sky for various components\r\n - Additional innovations: Long-term evolution of CO2 in RTTOV, cell-pressure correction SSU, improved bias correction for radiosondes, EDA perturbations for sea-ice cover",
            "keywords": "ECMWF, ERA, ERA5, reanalysis, analysis, ensemble, forecast, surface, model level",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30243,
            "uuid": "989aa34bdbc445eaadabf70a509de3d4",
            "title": "UM-UKCA vn10.9 deployed on Monsoon",
            "abstract": "Met Office Unified Model (UM) with the United Kingdom Chemistry and Aerosol (UKCA) module run on Monsoon.",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30259,
            "uuid": "6c2bb59f88e54f40b258c2285e98c24d",
            "title": "Met Office Hadley Centre (MOHC) running: experiment histSST using the UKESM1-0-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"historical prescribed SSTs and historical forcing\" (histSST) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, histSST, AERday, AERmon, AERmonZ, Amon, CFday, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30278,
            "uuid": "4381d9738cd14dfbb8e48e939c49cafb",
            "title": "ECMWF IFS cycle 41r1",
            "abstract": "The experiments were all performed using the ECMWF's IFS cycle 41r1, with a spectral resolution of T255 and 90 vertical levels. The coupled experiments also include an ocean component that is 1 degree horizontal resultion and 42 vertical levels.",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30280,
            "uuid": "b8d98cd4357d402eb1757ef95e7df1ac",
            "title": "Development version of Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL",
            "abstract": "All simulations in the historical scaled aerosol emissions ensemble were conducted with a development version of the HadGEM3-GC3.1-LL global climate model at N96-ORCA1 resolution, corresponding to 135 km resolution in mid-latitudes and 1º in the ocean (Williams et al., 2018). The low-resolution version of this model (used here) is documented in Kuhlbrodt et al. (2018). Information on the representation of aerosol processes and aerosol radiative forcing in this model can be found in Mulcahy et al. (2018). \r\n\r\nThe model is related to this model: http://catalogue.ceda.ac.uk/uuid/014568b39a754538a27e25f24e7f1fca\r\n\r\nThe only difference between the model version used here and the CMIP6 version linked above is in the treatment of prescribed ozone. In the development version (used for this dataset), there is a known issue that causes stratospheric ozone concentrations to occur in the upper troposphere as the tropopause rises with warming, causing a small amount of unphysical warming. This issue has been resolved in the UK's contribution to CMIP6 (Andrews et al., 2020 under review).",
            "keywords": "MOHC, HadGEM3-GC31-LL",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30288,
            "uuid": "7867b6001dfa4a0fb39bf72faf38888c",
            "title": "Post-processing using Climate Data Operators (CDO), netCDF Operators (NCO) and NCAR Command Language (NCL)",
            "abstract": "Post-processing using Climate Data Operators (CDO), netCDF Operators (NCO) and NCAR Command Language (NCL). \r\n  Products included:\r\n          a) Global-Climate-Model Oriented Cloud Calipso-satellite Product (GOCCP v3.0).\r\n          b) liDAR-raDAR (DARDAR-MASK v2.0) product .\r\n          c) PARASOL + Aqua/MODIS combination (PM-L2) product.\r\n                  c.1) Polarization & Anisotropy of Reflectances for Atmospheric Sciences coupled with Observations from a Lidar (PARASOL).\r\n                  c.2) Aqua-satellite Moderate-resolution Imaging Spectroradiometer (MODIS).\r\n                 \r\n  Product ensembles:\r\n          a) 'GDP2': Mode between the three different binary classifications (ice/liquid).\r\n          b) 'GDP3' A subselection of the GDP2 ensemble, containing only timesteps where all three products agree. \r\n          c) 'GP' : A subselection of the GDP2 ensemble, containing only timesteps where only GOCCP and PM-L2 agree.\r\n          d) 'DP' : A subselection of the GDP2 ensemble, containing only timesteps where only DARDAR and PM-L2 agree.\r\n          e) 'GD' : A subselection of the GDP2 ensemble, containing only timesteps where only GOCCP and DARDAR agree.",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30289,
            "uuid": "d625d071da8441d99c5a152dc6ab48b7",
            "title": "UoL_FP: University of Leicester Full-Physics retrieval algorithm for retrieval of XCH_4  from GOSAT data",
            "abstract": "The GOSAT  spectral data were inputted into the UoL-FP retrieval algorithm where the Proxy retrieval approach was used to obtain the column-averaged dry-air mole fraction of methane (XCH4).  See the linked documentation for further information",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30312,
            "uuid": "b4a42d92533243dca5a5fc6aad48b5ed",
            "title": "Met Office Hadley Centre (MOHC) running: experiment piClim-2xss using the UKESM1-0-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"pre-industrial climatological SSTs and forcing, but with doubled emissions of sea salt\" (piClim-2xss) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, piClim-2xss, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30315,
            "uuid": "82a3d955451946ff89c6b3be5bcb0462",
            "title": "Met Office Hadley Centre (MOHC) running: experiment piClim-HC using the UKESM1-0-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"pre-industrial climatological SSTs and forcing, but with 2014 halocarbon concentrations (including chemistry)\" (piClim-HC) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, piClim-HC, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30318,
            "uuid": "33bb0020e0f04f0999cee6d5fd315217",
            "title": "Met Office Hadley Centre (MOHC) running: experiment piClim-OC using the UKESM1-0-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"pre-industrial climatological SSTs and forcing, but with 2014 organic carbon emissions\" (piClim-OC) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, piClim-OC, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30321,
            "uuid": "5bcfaf6463be4bb2ba759757d05c5e29",
            "title": "Met Office Hadley Centre (MOHC) running: experiment piClim-SO2 using the UKESM1-0-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"pre-industrial climatological SSTs and forcing, but with 2014 SO2 emissions\" (piClim-SO2) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, piClim-SO2, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30324,
            "uuid": "430c738907044c23a6a2afff70f3e287",
            "title": "Met Office Hadley Centre (MOHC) running: experiment ssp370SST-lowAer using the UKESM1-0-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"SSP3-7.0, prescribed SSTs, with low aerosol emissions\" (ssp370SST-lowAer) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, ssp370SST-lowAer, AERday, AERmon, AERmonZ, Amon, CFday, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30327,
            "uuid": "30d708e2dcd5430baeebfad539b74992",
            "title": "Met Office Hadley Centre (MOHC) running: experiment ssp370SST-lowCH4 using the UKESM1-0-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"SSP3-7.0, prescribed SSTs, with low methane concentrations\" (ssp370SST-lowCH4) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, ssp370SST-lowCH4, AERday, AERmon, AERmonZ, Amon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30330,
            "uuid": "024c43e3bbc843bb81140a8324e95e79",
            "title": "Met Office Hadley Centre (MOHC) running: experiment ssp370SST-lowNTCF using the UKESM1-0-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"SSP3-7.0, prescribed SSTs, with low NTCF emissions\" (ssp370SST-lowNTCF) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, ssp370SST-lowNTCF, AERday, AERmon, AERmonZ, Amon, CFday, CFmon, Eday",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30335,
            "uuid": "86b1181d5e4d4ec28c5312d5b729d551",
            "title": "the NIMS-KMA team running: experiment piClim-NTCF using the UKESM1-0-LL model.",
            "abstract": "The the NIMS-KMA team team consisted of the following agencies: National Institute of Meteorological Sciences (NIMS) and Korea Meteorological Administration (KMA).the NIMS-KMA team running the \"pre-industrial climatological SSTs and forcing, but with 2014 NTCF emissions\" (piClim-NTCF) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NIMS-KMA, UKESM1-0-LL, piClim-NTCF, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30340,
            "uuid": "c44a8903867042758bd2589a50149a5a",
            "title": "National Institute of Water and Atmospheric Research (NIWA) running: experiment histSST-1950HC using the UKESM1-0-LL model.",
            "abstract": "National Institute of Water and Atmospheric Research (NIWA) running the \"historical SSTs and historical forcing, but with 1950 halocarbon concentrations. Experiment is initialized from histSST (AerChemMIP) simulation from January 1950\" (histSST-1950HC) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NIWA, UKESM1-0-LL, histSST-1950HC, AERday, AERmon, AERmonZ, Amon, CFday, CFmon, Emon, Lmon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30343,
            "uuid": "7896aebf2bcb4fbbb73b43d4e89044bc",
            "title": "National Institute of Water and Atmospheric Research (NIWA) running: experiment histSST-piN2O using the UKESM1-0-LL model.",
            "abstract": "National Institute of Water and Atmospheric Research (NIWA) running the \"historical SSTs and historical forcings, but with pre-industrial N2O concentrations\" (histSST-piN2O) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NIWA, UKESM1-0-LL, histSST-piN2O, AERday, AERmon, AERmonZ, Amon, CFday, CFmon, Emon, Lmon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30346,
            "uuid": "99734e8cfb4f48a1abba5bea6fd6581c",
            "title": "Geophysical Fluid Dynamics Laboratory (GFDL) running: experiment piClim-aer using the GFDL-ESM4 model.",
            "abstract": "Geophysical Fluid Dynamics Laboratory (GFDL) running the \"effective radiative forcing by present-day aerosols\" (piClim-aer) experiment using the GFDL-ESM4 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NOAA-GFDL, GFDL-ESM4, piClim-aer, Amon, CFmon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30349,
            "uuid": "983b5cf65e464d32a7707cbb693abe64",
            "title": "Geophysical Fluid Dynamics Laboratory (GFDL) running: experiment piClim-control using the GFDL-ESM4 model.",
            "abstract": "Geophysical Fluid Dynamics Laboratory (GFDL) running the \"Control simulation providing baseline for evaluating effective radiative forcing (ERF)\" (piClim-control) experiment using the GFDL-ESM4 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NOAA-GFDL, GFDL-ESM4, piClim-control, Amon, CFmon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30352,
            "uuid": "d4432e2bec0a4ce982987cfe3eccd6c3",
            "title": "Institut Pierre-Simon Laplace (IPSL) running: experiment 1pctCO2-bgc using the IPSL-CM6A-LR model.",
            "abstract": "Institut Pierre-Simon Laplace (IPSL) running the \"biogeochemically-coupled version of 1 percent per year increasing CO2 experiment\" (1pctCO2-bgc) experiment using the IPSL-CM6A-LR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, 1pctCO2-bgc, Amon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30355,
            "uuid": "389b2bdb03a2410a8490b0149dd13a48",
            "title": "Institut Pierre-Simon Laplace (IPSL) running: experiment 1pctCO2-rad using the IPSL-CM6A-LR model.",
            "abstract": "Institut Pierre-Simon Laplace (IPSL) running the \"radiatively-coupled version of 1 percent per year increasing CO2 experiment\" (1pctCO2-rad) experiment using the IPSL-CM6A-LR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, 1pctCO2-rad, Amon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30358,
            "uuid": "b4b35f25cb3c4264b7c07b1f21d0f44f",
            "title": "Met Office Hadley Centre (MOHC) running: experiment esm-1pct-brch-1000PgC using the UKESM1-0-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"zero emissions simulation branched from 1% run after 1000 PgC cumulative emission\" (esm-1pct-brch-1000PgC) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, esm-1pct-brch-1000PgC, Amon, Eday, Emon, LImon, Lmon, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30361,
            "uuid": "47b75fae3255456b80584f829b8299fe",
            "title": "Met Office Hadley Centre (MOHC) running: experiment esm-1pct-brch-2000PgC using the UKESM1-0-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"zero emissions simulation branched from 1% run after 2000 PgC cumulative emission\" (esm-1pct-brch-2000PgC) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, esm-1pct-brch-2000PgC, Amon, Eday, Emon, LImon, Lmon, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30364,
            "uuid": "a65c140727024429a8d228e843cf3194",
            "title": "Met Office Hadley Centre (MOHC) running: experiment esm-1pct-brch-750PgC using the UKESM1-0-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"zero emissions simulation branched from 1% run after 750 PgC cumulative emission\" (esm-1pct-brch-750PgC) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, esm-1pct-brch-750PgC, Amon, Eday, Emon, LImon, Lmon, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30367,
            "uuid": "20aec9f70807456ebe40d046844926f4",
            "title": "Met Office Hadley Centre (MOHC) running: experiment esm-ssp585 using the UKESM1-0-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"emission-driven RCP8.5 based on SSP5\" (esm-ssp585) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, esm-ssp585, Amon, Eday, Emon, LImon, Lmon, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30370,
            "uuid": "3ac92caeb7a64e288a148912b4d70364",
            "title": "Geophysical Fluid Dynamics Laboratory (GFDL) running: experiment 1pctCO2-bgc using the GFDL-ESM4 model.",
            "abstract": "Geophysical Fluid Dynamics Laboratory (GFDL) running the \"biogeochemically-coupled version of 1 percent per year increasing CO2 experiment\" (1pctCO2-bgc) experiment using the GFDL-ESM4 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NOAA-GFDL, GFDL-ESM4, 1pctCO2-bgc, Amon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30373,
            "uuid": "f9dcfcf7a3ef47a8a8b83edb7fc0ed7f",
            "title": "Geophysical Fluid Dynamics Laboratory (GFDL) running: experiment 1pctCO2-rad using the GFDL-ESM4 model.",
            "abstract": "Geophysical Fluid Dynamics Laboratory (GFDL) running the \"radiatively-coupled version of 1 percent per year increasing CO2 experiment\" (1pctCO2-rad) experiment using the GFDL-ESM4 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NOAA-GFDL, GFDL-ESM4, 1pctCO2-rad, Amon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30376,
            "uuid": "c6fcb8e379ab41e4b1f4ae28f3e7d2fe",
            "title": "Met Office Hadley Centre (MOHC) running: experiment esm-pi-cdr-pulse using the UKESM1-0-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"pulse removal of 100 Gt carbon from pre-industrial atmosphere\" (esm-pi-cdr-pulse) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, esm-pi-cdr-pulse, Amon, Emon, Lmon, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30379,
            "uuid": "136baa36ac9c49019752c09a15dc8aa7",
            "title": "Met Office Hadley Centre (MOHC) running: experiment esm-pi-CO2pulse using the UKESM1-0-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"pulse addition of 100 Gt carbon to pre-industrial atmosphere\" (esm-pi-CO2pulse) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, esm-pi-CO2pulse, Amon, Emon, Lmon, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30382,
            "uuid": "103153494da5472f8989ff727b4e478a",
            "title": "Met Office Hadley Centre (MOHC) running: experiment esm-ssp534-over using the UKESM1-0-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"emission-driven SSP5-3.4-OS scenario\" (esm-ssp534-over) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, esm-ssp534-over, Amon, Emon, Lmon, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30385,
            "uuid": "3a17b079dabf4349b86ac3b3bf93640d",
            "title": "Met Office Hadley Centre (MOHC) running: experiment a4SSTice-4xCO2 using the HadGEM3-GC31-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"as piSST but with SSTs and sea ice from abrupt-4xCO2, and 4xCO2 seen by radiation and vegetation\" (a4SSTice-4xCO2) experiment using the HadGEM3-GC31-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-LL, a4SSTice-4xCO2, AERmon, Amon, Emon, LImon, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30388,
            "uuid": "124f01ebe0b34131adcbc0b5ea60803a",
            "title": "Met Office Hadley Centre (MOHC) running: experiment a4SSTice using the HadGEM3-GC31-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"as piSST but with SSTs and sea ice from abrupt-4xCO2\" (a4SSTice) experiment using the HadGEM3-GC31-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-LL, a4SSTice, AERmon, Amon, Emon, LImon, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30391,
            "uuid": "068598bbfe734c849f49d0862628ad49",
            "title": "Met Office Hadley Centre (MOHC) running: experiment a4SST using the HadGEM3-GC31-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"as piSST but with SSTs from abrupt-4xCO2\" (a4SST) experiment using the HadGEM3-GC31-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-LL, a4SST, AERmon, Amon, Emon, LImon, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30394,
            "uuid": "a3f8a7f137ff46b3ae017fb32c652d67",
            "title": "Met Office Hadley Centre (MOHC) running: experiment amip-4xCO2 using the HadGEM3-GC31-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"AMIP SSTs with 4xCO2\" (amip-4xCO2) experiment using the HadGEM3-GC31-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-LL, amip-4xCO2, AERmon, Amon, CFday, CFmon, Eday, Emon, LImon, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30397,
            "uuid": "16c5adde62bd486a895dad3383eff030",
            "title": "Met Office Hadley Centre (MOHC) running: experiment amip-a4SST-4xCO2 using the HadGEM3-GC31-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"as AMIP but with warming pattern from abrupt-4xCO2 added to SSTs and 4xCO2 seen by radiation and vegetation\" (amip-a4SST-4xCO2) experiment using the HadGEM3-GC31-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-LL, amip-a4SST-4xCO2, AERmon, Amon, Emon, LImon, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30400,
            "uuid": "0bc0d5a1d03643c88aef99b060f41cd5",
            "title": "Met Office Hadley Centre (MOHC) running: experiment amip-future4K using the HadGEM3-GC31-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"AMIP with patterned 4K SST increase\" (amip-future4K) experiment using the HadGEM3-GC31-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-LL, amip-future4K, AERmon, Amon, CFday, CFmon, Eday, Emon, LImon, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30403,
            "uuid": "21f5a404c5034c648c2745c987a38886",
            "title": "Met Office Hadley Centre (MOHC) running: experiment amip-m4K using the HadGEM3-GC31-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"AMIP with uniform 4K SST decrease\" (amip-m4K) experiment using the HadGEM3-GC31-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-LL, amip-m4K, AERmon, Amon, CFday, CFmon, Eday, Emon, LImon, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30406,
            "uuid": "6d6902f476a8456a9cdc6048cf45c544",
            "title": "Met Office Hadley Centre (MOHC) running: experiment amip-p4K using the HadGEM3-GC31-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"AMIP with uniform 4K SST increase\" (amip-p4K) experiment using the HadGEM3-GC31-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-LL, amip-p4K, AERmon, Amon, CFday, CFmon, Eday, Emon, LImon, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30409,
            "uuid": "2baf284ab4454bf59c42bd9811f99d37",
            "title": "Met Office Hadley Centre (MOHC) running: experiment amip-piForcing using the HadGEM3-GC31-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"AMIP SSTs with pre-industrial anthropogenic and natural forcing\" (amip-piForcing) experiment using the HadGEM3-GC31-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-LL, amip-piForcing, AERmon, Amon, CFmon, Emon, LImon, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30412,
            "uuid": "7542494d388647aab32df24552e59e25",
            "title": "Met Office Hadley Centre (MOHC) running: experiment piSST-4xCO2 using the HadGEM3-GC31-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"as piSST with radiation and vegetation seeing 4xCO2\" (piSST-4xCO2) experiment using the HadGEM3-GC31-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-LL, piSST-4xCO2, AERmon, Amon, Emon, LImon, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30415,
            "uuid": "5febef8a352044a2af9a18e58f57c8b7",
            "title": "Met Office Hadley Centre (MOHC) running: experiment piSST-4xCO2-rad using the HadGEM3-GC31-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"as piSST with radiation-only seeing 4xCO2\" (piSST-4xCO2-rad) experiment using the HadGEM3-GC31-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-LL, piSST-4xCO2-rad, AERmon, Amon, Emon, LImon, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30418,
            "uuid": "4d2478c73de44be0aa99c31719866ab8",
            "title": "Met Office Hadley Centre (MOHC) running: experiment piSST using the HadGEM3-GC31-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"experiment forced with pre-industrial SSTs, sea ice and atmospheric constituents\" (piSST) experiment using the HadGEM3-GC31-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-LL, piSST, AERmon, Amon, Emon, LImon, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30421,
            "uuid": "2ed0e1366fc34165b2cf9c5b06e12456",
            "title": "Met Office Hadley Centre (MOHC) running: experiment piSST-pxK using the HadGEM3-GC31-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"as piSST with uniform SST increase with magnitude based on abrupt-4xCO2 response\" (piSST-pxK) experiment using the HadGEM3-GC31-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-LL, piSST-pxK, AERmon, Amon, Emon, LImon, Lmon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30424,
            "uuid": "c3e4f317df01427080d829839e06b37a",
            "title": "Meteorological Research Institute of the Japan Meteorological Agency (MRI) running: experiment abrupt-0p5xCO2 using the MRI-ESM2-0 model.",
            "abstract": "Meteorological Research Institute of the Japan Meteorological Agency (MRI) running the \"abrupt halving of CO2\" (abrupt-0p5xCO2) experiment using the MRI-ESM2-0 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MRI, MRI-ESM2-0, abrupt-0p5xCO2, Amon, CFday, LImon, Lmon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30427,
            "uuid": "6558c1feb3304e06ab01c8baeec16e45",
            "title": "Meteorological Research Institute of the Japan Meteorological Agency (MRI) running: experiment abrupt-2xCO2 using the MRI-ESM2-0 model.",
            "abstract": "Meteorological Research Institute of the Japan Meteorological Agency (MRI) running the \"abrupt doubling of CO2\" (abrupt-2xCO2) experiment using the MRI-ESM2-0 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MRI, MRI-ESM2-0, abrupt-2xCO2, Amon, CFday, LImon, Lmon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30430,
            "uuid": "1b6c5ba4778d49f8875b874506b9f0ff",
            "title": "Meteorological Research Institute of the Japan Meteorological Agency (MRI) running: experiment abrupt-solm4p using the MRI-ESM2-0 model.",
            "abstract": "Meteorological Research Institute of the Japan Meteorological Agency (MRI) running the \"abrupt 4% decrease in solar constant\" (abrupt-solm4p) experiment using the MRI-ESM2-0 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MRI, MRI-ESM2-0, abrupt-solm4p, Amon, CFday, LImon, Lmon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30433,
            "uuid": "054ddb8b6d4942b3931d125927a17a0d",
            "title": "NASA Goddard Institute for Space Studies (NASA GISS) running: experiment amip-4xCO2 using the GISS-E2-1-G model.",
            "abstract": "NASA Goddard Institute for Space Studies (NASA GISS) running the \"AMIP SSTs with 4xCO2\" (amip-4xCO2) experiment using the GISS-E2-1-G model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NASA-GISS, GISS-E2-1-G, amip-4xCO2, Amon, CFday, LImon, Lmon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30436,
            "uuid": "0ecf2ee179b64cc29ceb6170fa4ab904",
            "title": "NASA Goddard Institute for Space Studies (NASA GISS) running: experiment amip-p4K using the GISS-E2-1-G model.",
            "abstract": "NASA Goddard Institute for Space Studies (NASA GISS) running the \"AMIP with uniform 4K SST increase\" (amip-p4K) experiment using the GISS-E2-1-G model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NASA-GISS, GISS-E2-1-G, amip-p4K, Amon, CFday, LImon, Lmon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30440,
            "uuid": "f752f4f2b4c44e37945db621067b046a",
            "title": "NASA Goddard Institute for Space Studies (NASA GISS) running: experiment abrupt-2xCO2 using the GISS-E2-2-G model.",
            "abstract": "NASA Goddard Institute for Space Studies (NASA GISS) running the \"abrupt doubling of CO2\" (abrupt-2xCO2) experiment using the GISS-E2-2-G model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NASA-GISS, GISS-E2-2-G, abrupt-2xCO2, Amon, CFday, LImon, Lmon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30443,
            "uuid": "7ce34dbae1c04ac89e32e72151d370f7",
            "title": "National Center for Atmospheric Research (NCAR) running: experiment a4SSTice-4xCO2 using the CESM2 model.",
            "abstract": "National Center for Atmospheric Research (NCAR) running the \"as piSST but with SSTs and sea ice from abrupt-4xCO2, and 4xCO2 seen by radiation and vegetation\" (a4SSTice-4xCO2) experiment using the CESM2 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NCAR, CESM2, a4SSTice-4xCO2, Amon, LImon, Lmon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30446,
            "uuid": "2f330aaf223e46958d1522107fba2634",
            "title": "National Center for Atmospheric Research (NCAR) running: experiment a4SSTice using the CESM2 model.",
            "abstract": "National Center for Atmospheric Research (NCAR) running the \"as piSST but with SSTs and sea ice from abrupt-4xCO2\" (a4SSTice) experiment using the CESM2 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NCAR, CESM2, a4SSTice, Amon, LImon, Lmon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30449,
            "uuid": "617ace336fd241b8a2d2916a3e8fc0b4",
            "title": "National Center for Atmospheric Research (NCAR) running: experiment a4SST using the CESM2 model.",
            "abstract": "National Center for Atmospheric Research (NCAR) running the \"as piSST but with SSTs from abrupt-4xCO2\" (a4SST) experiment using the CESM2 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NCAR, CESM2, a4SST, Amon, LImon, Lmon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30452,
            "uuid": "bf80d7acf9994c8291e4ad31b7e7bb3f",
            "title": "National Center for Atmospheric Research (NCAR) running: experiment amip-lwoff using the CESM2 model.",
            "abstract": "National Center for Atmospheric Research (NCAR) running the \"AMIP experiment with longwave cloud-radiative effects off\" (amip-lwoff) experiment using the CESM2 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NCAR, CESM2, amip-lwoff, Amon, LImon, Lmon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30455,
            "uuid": "d60de5868bbd40ae92017ada3e7a270a",
            "title": "National Center for Atmospheric Research (NCAR) running: experiment amip-p4K-lwoff using the CESM2 model.",
            "abstract": "National Center for Atmospheric Research (NCAR) running the \"AMIP experiment with uniform 4K SST increase and with longwave cloud radiative effects off\" (amip-p4K-lwoff) experiment using the CESM2 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NCAR, CESM2, amip-p4K-lwoff, Amon, LImon, Lmon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30458,
            "uuid": "a190e1ab41a844c68d1aeb355f28c2b1",
            "title": "National Center for Atmospheric Research (NCAR) running: experiment aqua-control-lwoff using the CESM2 model.",
            "abstract": "National Center for Atmospheric Research (NCAR) running the \"aquaplanet control with longwave cloud radiative effects off\" (aqua-control-lwoff) experiment using the CESM2 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NCAR, CESM2, aqua-control-lwoff, Amon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30461,
            "uuid": "85545976f3354f858dac974b84808f96",
            "title": "National Center for Atmospheric Research (NCAR) running: experiment piSST-4xCO2 using the CESM2 model.",
            "abstract": "National Center for Atmospheric Research (NCAR) running the \"as piSST with radiation and vegetation seeing 4xCO2\" (piSST-4xCO2) experiment using the CESM2 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NCAR, CESM2, piSST-4xCO2, Amon, LImon, Lmon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30464,
            "uuid": "c49b1a01ef1841fb91bd9c7054f368d7",
            "title": "National Center for Atmospheric Research (NCAR) running: experiment piSST-4xCO2-rad using the CESM2 model.",
            "abstract": "National Center for Atmospheric Research (NCAR) running the \"as piSST with radiation-only seeing 4xCO2\" (piSST-4xCO2-rad) experiment using the CESM2 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NCAR, CESM2, piSST-4xCO2-rad, Amon, LImon, Lmon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30467,
            "uuid": "467e45a1e8a746078f789e8d82741ae7",
            "title": "National Center for Atmospheric Research (NCAR) running: experiment piSST using the CESM2 model.",
            "abstract": "National Center for Atmospheric Research (NCAR) running the \"experiment forced with pre-industrial SSTs, sea ice and atmospheric constituents\" (piSST) experiment using the CESM2 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NCAR, CESM2, piSST, Amon, LImon, Lmon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30470,
            "uuid": "14d89ac17e3a4103b68a3d7387bd71fc",
            "title": "Geophysical Fluid Dynamics Laboratory (GFDL) running: experiment amip-m4K using the GFDL-CM4 model.",
            "abstract": "Geophysical Fluid Dynamics Laboratory (GFDL) running the \"AMIP with uniform 4K SST decrease\" (amip-m4K) experiment using the GFDL-CM4 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NOAA-GFDL, GFDL-CM4, amip-m4K, Amon, CFmon, Emon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30473,
            "uuid": "5b14cc1931ac423e9fec74760f74aeb4",
            "title": "Geophysical Fluid Dynamics Laboratory (GFDL) running: experiment aqua-4xCO2 using the GFDL-CM4 model.",
            "abstract": "Geophysical Fluid Dynamics Laboratory (GFDL) running the \"aquaplanet with control SST and 4xCO2\" (aqua-4xCO2) experiment using the GFDL-CM4 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NOAA-GFDL, GFDL-CM4, aqua-4xCO2, AERmon, Amon, CFday, CFmon, Emon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30476,
            "uuid": "19d1964f938a434199b1111ef9a33e22",
            "title": "Geophysical Fluid Dynamics Laboratory (GFDL) running: experiment aqua-control-lwoff using the GFDL-CM4 model.",
            "abstract": "Geophysical Fluid Dynamics Laboratory (GFDL) running the \"aquaplanet control with longwave cloud radiative effects off\" (aqua-control-lwoff) experiment using the GFDL-CM4 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NOAA-GFDL, GFDL-CM4, aqua-control-lwoff, AERmon, Amon, CFday, CFmon, Emon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30481,
            "uuid": "5ea21af5eefd4526b9e629f76906fe44",
            "title": "Research Center for Environmental Changes (AS-RCEC) running: experiment 1pctCO2 using the TaiESM1 model.",
            "abstract": "Research Center for Environmental Changes (AS-RCEC) running the \"1 percent per year increase in CO2\" (1pctCO2) experiment using the TaiESM1 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, AS-RCEC, TaiESM1, 1pctCO2, 3hr, Amon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30484,
            "uuid": "2ed55405f75f4346a2e0da6bb33bc669",
            "title": "Research Center for Environmental Changes (AS-RCEC) running: experiment amip using the TaiESM1 model.",
            "abstract": "Research Center for Environmental Changes (AS-RCEC) running the \"AMIP\" (amip) experiment using the TaiESM1 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, AS-RCEC, TaiESM1, amip, 3hr, Amon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30487,
            "uuid": "f8b7bdc1a9e0433d9bc32c2bb70e08aa",
            "title": "Research Center for Environmental Changes (AS-RCEC) running: experiment historical using the TaiESM1 model.",
            "abstract": "Research Center for Environmental Changes (AS-RCEC) running the \"all-forcing simulation of the recent past\" (historical) experiment using the TaiESM1 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, AS-RCEC, TaiESM1, historical, AERmon, Amon, Emon, LImon, Lmon, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30490,
            "uuid": "f193882becd245d7876d713777914aaa",
            "title": "Research Center for Environmental Changes (AS-RCEC) running: experiment piControl using the TaiESM1 model.",
            "abstract": "Research Center for Environmental Changes (AS-RCEC) running the \"pre-industrial control\" (piControl) experiment using the TaiESM1 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, AS-RCEC, TaiESM1, piControl, 6hrPlevPt, AERmon, Amon, Emon, Lmon, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30493,
            "uuid": "865de05d71e74ea9ac7694462ce38821",
            "title": "ACSIS AO SST Computation",
            "abstract": "Interpolation using Kriging to infill gaps and estimate uncertainties. The spatial covariance used in the Kriging was derived from the CCI SST analysis residuals (CCI SST analysis minus the CCI SST climatology). After interpolation, bias corrections derived from the HadSST.4.0.0.0 dataset are applied.",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30494,
            "uuid": "8493553e1b6c4c7599d44c9799fac927",
            "title": "ACSIS AO SST Computation",
            "abstract": "Interpolation using Kriging to infill gaps and estimate uncertainties. The spatial covariance used in the Kriging was derived from the CCI SST analysis residuals (CCI SST analysis minus the CCI SST climatology). After interpolation, bias corrections derived from the HadSST.4.0.0.0 dataset are applied.",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30534,
            "uuid": "07fae730332a41e1acc37d917574fb63",
            "title": "HadISDH.marine: gridded global ocean surface (~10 m) humidity dataset produced by the Met Office Hadley Centre",
            "abstract": "HadISDH utilises simultaneous sub-daily temperature and dew point temperature data from the International Comprehensive Ocean-Atmosphere Data Set (ICOADS) ship data. All humidity variables are calculated at hourly resolution. Quality control, buddy checking and bias adjustment is applied at hourly resolution to adjust all observations to an observing height of 10 m, accounting for changing ship heights over time, and to adjust all non-ventilated instruments to mitigate the moist bias. Gridded monthly means, monthly mean anomalies and 1981 to 2010 climatologies are created. \r\n\r\nSee Docs 'HadISDH.marine process diagram'. Observation measurement, climatological, whole number presence and bias adjustment uncertainties are estimated for each observation and then gridded. 5° by 5° gridboxes are centred on -177.5°W and -87.5°S to 177.5°E and 87.5°N. Given the uneven distribution of observations over time and space, sampling uncertainty is estimated for each gridbox month. \r\n\r\nFor greater detail please see: \r\n\r\nWillett, K. M., Dunn, R. J. H., Kennedy, J. J. and Berry, D. I.: Development of the HadISDH marine humidity climate monitoring dataset. Earth System Sciences Data, doi:10.5194/essd-12-2853-2020, 2020. \r\n\r\nDocs contains links to this publication.",
            "keywords": "HadISDH, humidity, surface, ocean, gridded, station, specific humidity, relative humidity, temperature, dewpoint temperature, wetbulb temperature, dewpoint depression, vapour pressure, in situ, homogenisation, quality control",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30535,
            "uuid": "93fe7fab0099452aa79778ee34bd8619",
            "title": "HadISDH.blend: gridded global land (~2 m) and ocean (~10 m) surface humidity dataset produced by the Met Office Hadley Centre",
            "abstract": "HadISDH.blend combines HadISDH.marine and HadISDH.land at the 5 degree by 5 degree gridbox monthly mean level. Gridboxes containing both land and marine data are combined using a weighted average with a minimum and maximum weighting of 25% and 75% respectively. HadISDH.marine utilises simultaneous sub-daily temperature and dew point temperature data from the International Comprehensive Ocean-Atmosphere Data Set (ICOADS) ship data. All humidity variables are calculated at hourly resolution. \r\n\r\nQuality control, buddy checking and bias adjustment is applied at hourly resolution to adjust all observations to an observing height of 10 m, accounting for changing ship heights over time, and to adjust all non-ventilated instruments to mitigate the moist bias. Gridded monthly means, monthly mean anomalies and 1981 to 2010 climatologies are created. \r\n\r\nSee Docs 'HadISDH.marine process diagram'. Observation measurement, climatological, whole number presence and bias adjustment uncertainties are estimated for each observation and then gridded. 5° by 5° gridboxes are centred on -177.5°W and -87.5°S to 177.5°E and 87.5°N. Given the uneven distribution of observations over time and space, sampling uncertainty is estimated for each gridbox month. \r\n\r\nFor greater detail please see: Willett, K. M., Dunn, R. J. H., Kennedy, J. J. and Berry, D. I.: Development of the HadISDH marine humidity climate monitoring dataset. Earth System Sciences Data, doi:10.5194/essd-12-2853-2020, 2020. \r\n\r\nDocs contains links to this publication. \r\n\r\nHadISDH.land utilises simultaneous subdaily temperature and dew point temperature data from over 3000 quality controlled HadISD stations that have sufficiently long records. All humidity variables are calculated at hourly resolution and monthly means are created. Monthly means are homogenised to detect and adjust for features within the data that do not appear to be of climate origin. While unlikely to be perfect, this process does help remove large errors from the data an improve robustness of long-term climate monitoring. The NCEI's Pairwise Homogenisation Algorithm has been used directly on DPD and T. An indirect PHA method (ID PHA) is used whereby changepoints detected in DPD and T are used to make adjustments to q, e, Tw and RH. Changepoints from DPD are also applied to T. Td is derived from homogenised T and DPD. \r\n\r\nSee Docs 'HadISDH.land process diagram'. Station measurement, climatological and homogeneity adjustment uncertainties are estimated for each month. Climatological averages are calculated over 1981-2010 and monthly mean climate anomalies obtained. These anomalies (in addition to climatological mean and standard deviation, actual values and uncertainty components) are then averaged over 5° by 5° gridboxes centred on -177.5°W and -87.5°S to 177.5°E and 87.5°N. Given the uneven distribution of stations over time and space, sampling uncertainty is estimated for each gridbox month. \r\n\r\nFor greater detail please see: Willett, K. M., Dunn, R. J. H., Thorne, P. W., Bell, S., de Podesta, M., Parker, D. E., Jones, P. D., and Williams Jr., C. N.: HadISDH land surface multi-variable humidity and temperature record for climate monitoring, Clim. Past, 10, 1983-2006, doi:10.5194/cp-10-1983-2014, 2014. \r\n\r\nWillett, K. M., Williams Jr., C. N., Dunn, R. J. H., Thorne, P. W., Bell, S., de Podesta, M., Jones, P. D., and Parker D. E., 2013: HadISDH: An updated land surface specific humidity product for climate monitoring. Climate of the Past, 9, 657-677, doi:10.5194/cp-9-657-2013. \r\n\r\nDocs contains links to both these publications.",
            "keywords": "HadISDH, humidity, surface, land, ocean, gridded, station, specific humidity, relative humidity, temperature, dewpoint temperature, wetbulb temperature, dewpoint depression, vapour pressure, in situ, homogenisation, quality control",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30639,
            "uuid": "9058edd550624de69a8b2a882d11b65c",
            "title": "CLASSnmat: a monthly, global, gridded night marine air temperature data",
            "abstract": "The temperature values are taken from version 3.0.0 of the International Comprehensive Ocean-Atmosphere Data Set (ICOADS) for the period 1880-2014 and from version 3.0.2 of ICOADS thereafter. The in situ air temperature readings recorded between one hour after sunset and one hour after sunrise have been extracted from ICOADS and the ship data have been adjusted to reduce the effects of varying thermometer heights. The data have been adjusted from their respective recording heights to each of three reference heights: 2m, 10m and 20m. The air temperature readings have been subjected to a quality-control procedure and values that fail these tests have been excluded. Duplicate values have also been excluded. Additional adjustments have been applied to the data during the Second World War to account for non-standard thermometer exposures on some ships.\r\nThe adjusted data have been aggregated into monthly mean values in each grid-cell; uncertainty estimates of these gridded values are also provided. The data have not been interpolated across missing grid boxes. In addition to the absolute temperature values, the gridded data also contain anomalies that are expressed with respect to three climatological averages (1961-90, 1971-2000 and 1981-2010).",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30653,
            "uuid": "7eacfd5749d3450fa37503d080b08b74",
            "title": "UKCP18 Probabilistic Climate Projections",
            "abstract": "The probabilistic projections combine information from several collections of earth system climate models, including the HadCM3 family of Met Office Hadley Centre climate models, and earth system climate models from other climate centres contributing to CMIP5 (Coupled Model Intercomparison Project Phase 5) and the 5th Assessment Report of the Intergovernmental Panel on Climate Change (IPCC, 2013).\n\nThe leading sources of modelling uncertainty in the atmosphere, land surface, ocean, sulphur cycle, and terrestrial carbon cycle components of the climate system are sampled, and simulated responses are weighted by the likelihood for predicting a large multivariate set of climate observables. Observationally constrained uncertainty estimates for ranges of future climate are provided in the form of probability distribution functions or large sets of probabilistic realizations, for the RCP2.6, RCP4.5, RCP6.0, RCP8.5 and SRES-A1B emission-driven scenarios.",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30659,
            "uuid": "d3afc56eeeef42889fd43e86ced0c2b2",
            "title": "Alfred Wegener Institute (AWI) running: experiment piControl using the AWI-ESM-1-1-LR model.",
            "abstract": "Alfred Wegener Institute (AWI) running the \"pre-industrial control\" (piControl) experiment using the AWI-ESM-1-1-LR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, AWI, AWI-ESM-1-1-LR, piControl, 3hr, 6hrLev, 6hrPlev, 6hrPlevPt, AERmon, AERmonZ, Amon, CF3hr, CFday, E3hrPt, Eday, EdayZ, Emon, ImonAnt, ImonGre, Lmon, Oday, Odec, Omon, SIday, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30664,
            "uuid": "d17649cab1e4445ead619b14a8a1e86c",
            "title": "Chinese Academy of Sciences (CAS) running: experiment 1pctCO2 using the FGOALS-f3-L model.",
            "abstract": "Chinese Academy of Sciences (CAS) running the \"1 percent per year increase in CO2\" (1pctCO2) experiment using the FGOALS-f3-L model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CAS, FGOALS-f3-L, 1pctCO2, Amon, Omon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30667,
            "uuid": "7eaff560e4904938aa0c6e8b94895d1f",
            "title": "Chinese Academy of Sciences (CAS) running: experiment abrupt-4xCO2 using the FGOALS-f3-L model.",
            "abstract": "Chinese Academy of Sciences (CAS) running the \"abrupt quadrupling of CO2\" (abrupt-4xCO2) experiment using the FGOALS-f3-L model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CAS, FGOALS-f3-L, abrupt-4xCO2, Amon, Omon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30670,
            "uuid": "046aa41e4409479da46c32e5e197bed0",
            "title": "Chinese Academy of Sciences (CAS) running: experiment historical using the FGOALS-f3-L model.",
            "abstract": "Chinese Academy of Sciences (CAS) running the \"all-forcing simulation of the recent past\" (historical) experiment using the FGOALS-f3-L model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CAS, FGOALS-f3-L, historical, Amon, LImon, Lmon, Ofx, Omon, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30673,
            "uuid": "96ae1641dc5949bca797656334872f08",
            "title": "Chinese Academy of Sciences (CAS) running: experiment piControl using the FGOALS-f3-L model.",
            "abstract": "Chinese Academy of Sciences (CAS) running the \"pre-industrial control\" (piControl) experiment using the FGOALS-f3-L model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CAS, FGOALS-f3-L, piControl, Amon, Omon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30677,
            "uuid": "028c4935fe9a478fbd54d333b15be690",
            "title": "Chinese Academy of Sciences (CAS) running: experiment piControl using the FGOALS-g3 model.",
            "abstract": "Chinese Academy of Sciences (CAS) running the \"pre-industrial control\" (piControl) experiment using the FGOALS-g3 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CAS, FGOALS-g3, piControl, Amon, SImon, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30681,
            "uuid": "1f123805563349249a86a43282614c7d",
            "title": "Canadian Centre for Climate Modelling and Analysis (CCCma) running: experiment historical using the CanESM5-CanOE model.",
            "abstract": "Canadian Centre for Climate Modelling and Analysis (CCCma) running the \"all-forcing simulation of the recent past\" (historical) experiment using the CanESM5-CanOE model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5-CanOE, historical, Amon, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30686,
            "uuid": "eb844e55217b4228bbe97a67deb0f006",
            "title": "Indian Institute of Tropical Meteorology Pune (CCCR-IITM) running: experiment 1pctCO2 using the IITM-ESM model.",
            "abstract": "Indian Institute of Tropical Meteorology Pune (CCCR-IITM) running the \"1 percent per year increase in CO2\" (1pctCO2) experiment using the IITM-ESM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCR-IITM, IITM-ESM, 1pctCO2, 3hr, Amon, Omon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30689,
            "uuid": "04c9b0c468894f58baa7854c3b62eb71",
            "title": "Indian Institute of Tropical Meteorology Pune (CCCR-IITM) running: experiment piControl using the IITM-ESM model.",
            "abstract": "Indian Institute of Tropical Meteorology Pune (CCCR-IITM) running the \"pre-industrial control\" (piControl) experiment using the IITM-ESM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCR-IITM, IITM-ESM, piControl, 3hr, Amon, Omon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30693,
            "uuid": "3dd46c3d8a984146a159adc103933670",
            "title": "the CNRM-CERFACS team running: experiment historical using the CNRM-CM6-1-HR model.",
            "abstract": "The the CNRM-CERFACS team team consisted of the following agencies: Centre National de Recherches Météorologiques (CNRM) and Centre Européen de Recherche et Formation Avancée en Calcul Scientifique (CERFACS).the CNRM-CERFACS team running the \"all-forcing simulation of the recent past\" (historical) experiment using the CNRM-CM6-1-HR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1-HR, historical, 3hr, 6hrPlevPt, Amon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30696,
            "uuid": "41b0737a2863482da80fe084a628ad68",
            "title": "the CNRM-CERFACS team running: experiment piControl using the CNRM-CM6-1-HR model.",
            "abstract": "The the CNRM-CERFACS team team consisted of the following agencies: Centre National de Recherches Météorologiques (CNRM) and Centre Européen de Recherche et Formation Avancée en Calcul Scientifique (CERFACS).the CNRM-CERFACS team running the \"pre-industrial control\" (piControl) experiment using the CNRM-CM6-1-HR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1-HR, piControl, Amon, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30701,
            "uuid": "36b5e5a779b64da787bf40bcd159a60c",
            "title": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running: experiment 1pctCO2 using the ACCESS-ESM1-5 model.",
            "abstract": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running the \"1 percent per year increase in CO2\" (1pctCO2) experiment using the ACCESS-ESM1-5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CSIRO, ACCESS-ESM1-5, 1pctCO2, Amon, Emon, LImon, Lmon, Ofx, Omon, Oyr, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30704,
            "uuid": "f06bca2f98684933aeae080eca9780a5",
            "title": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running: experiment abrupt-4xCO2 using the ACCESS-ESM1-5 model.",
            "abstract": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running the \"abrupt quadrupling of CO2\" (abrupt-4xCO2) experiment using the ACCESS-ESM1-5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CSIRO, ACCESS-ESM1-5, abrupt-4xCO2, Amon, Emon, LImon, Lmon, Ofx, Omon, Oyr, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30707,
            "uuid": "6541c0d1eaee42e98b8ef525e1c0c305",
            "title": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running: experiment amip using the ACCESS-ESM1-5 model.",
            "abstract": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running the \"AMIP\" (amip) experiment using the ACCESS-ESM1-5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CSIRO, ACCESS-ESM1-5, amip, 3hr, 6hrLev, 6hrPlevPt, Amon, Emon, LImon, Lmon, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30710,
            "uuid": "865b7b4a977f457fb3bf8a130034d714",
            "title": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running: experiment esm-hist using the ACCESS-ESM1-5 model.",
            "abstract": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running the \"all-forcing simulation of the recent past with atmospheric CO2 concentration calculated\" (esm-hist) experiment using the ACCESS-ESM1-5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CSIRO, ACCESS-ESM1-5, esm-hist, 3hr, Amon, E3hr, Eday, Emon, LImon, Lmon, Oday, Ofx, Omon, Oyr, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30713,
            "uuid": "4e7504631965483fabdcbae10a514310",
            "title": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running: experiment historical using the ACCESS-ESM1-5 model.",
            "abstract": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running the \"all-forcing simulation of the recent past\" (historical) experiment using the ACCESS-ESM1-5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CSIRO, ACCESS-ESM1-5, historical, 3hr, 6hrLev, 6hrPlevPt, Amon, CF3hr, E3hr, Eday, Emon, LImon, Lmon, Oday, Ofx, Omon, Oyr, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30716,
            "uuid": "4cc774256985456d8cddd8f660e787f8",
            "title": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running: experiment piControl using the ACCESS-ESM1-5 model.",
            "abstract": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running the \"pre-industrial control\" (piControl) experiment using the ACCESS-ESM1-5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CSIRO, ACCESS-ESM1-5, piControl, 3hr, 6hrPlevPt, Amon, LImon, Lmon, Ofx, Omon, Oyr, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30721,
            "uuid": "e7fcc666ffea43bfb4e5c73ba8159ce1",
            "title": "the CSIRO-ARCCSS team running: experiment 1pctCO2 using the ACCESS-CM2 model.",
            "abstract": "The the CSIRO-ARCCSS team team consisted of the following agencies: Commonwealth Scientific and Industrial Research Organisation (CSIRO) and ARCCSS (Australian Research Council Centre of Excellence for Climate System Science).the CSIRO-ARCCSS team running the \"1 percent per year increase in CO2\" (1pctCO2) experiment using the ACCESS-CM2 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CSIRO-ARCCSS, ACCESS-CM2, 1pctCO2, Amon, Emon, LImon, Lmon, Oday, Ofx, Omon, SIday, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 30724,
            "uuid": "68bd10f239f74409805c86338414d3a1",
            "title": "the CSIRO-ARCCSS team running: experiment abrupt-4xCO2 using the ACCESS-CM2 model.",
            "abstract": "The the CSIRO-ARCCSS team team consisted of the following agencies: Commonwealth Scientific and Industrial Research Organisation (CSIRO) and ARCCSS (Australian Research Council Centre of Excellence for Climate System Science).the CSIRO-ARCCSS team running the \"abrupt quadrupling of CO2\" (abrupt-4xCO2) experiment using the ACCESS-CM2 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CSIRO-ARCCSS, ACCESS-CM2, abrupt-4xCO2, Amon, Emon, LImon, Lmon, Oday, Ofx, Omon, SIday, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        }
    ]
}