Get a list of Observation objects.

### Available end points:

- `/observations/` - Will list all Results in the database
- `/observations.json` - Will return all Results in json format. This can
also be achieved by using the accept header. `application/json`
- `/observations/<object_id>/` - Returns Results object with that id

### Available Methods:

- `GET`
- `HEAD`

### Available filters:

- `title`
- `uuid`
- `keywords`
- `status`
- `result_field`
- `discoveryKeywords`
- `updateFrequency`
- `nonGeographicFlag`
- `publicationState`
- `permissions`

### How to use filters:

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

- `/observations/?uuid=d594d53df2612bbd89c2e0e770b5c1a0`
- `/observations/?status=completed`
- `/observations/?results_field__dataPath__startswith=/neodc/esacci`
- `/observations/?discoveryKeywords__name=ESACCI`
- `/observations/?nonGeographicFlag=True`

Filters can be stacked to build an 'AND' relationship. E.g.

- `/observations/?publicationState__in=published,citable&nonGeographicFlag=True`
- `/observations/?publicationState__in=published,citable&discoveryKeyword__name=NDGO0003`

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

{
    "count": 10256,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/observations/?format=api&limit=100&offset=6000",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/observations/?format=api&limit=100&offset=5800",
    "results": [
        {
            "ob_id": 28288,
            "uuid": "2461727b671e48fc8143235d30a01a79",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"hist-1950HC\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"historical forcing, but with1950s halocarbon concentrations; initialized in 1950\" (hist-1950HC) experiment. These are available at the following frequencies: Amon, Lmon and Omon. The runs included the ensemble members: r1i1p1f2, r2i1p1f2 and r3i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, hist-1950HC, Amon, Lmon, Omon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:37:31.857375",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28289/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/hist-1950HC",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 187469038945,
                "numberOfFiles": 172,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7613/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54819/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54821/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119459/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119450/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119461/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119462/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119455/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119452/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119451/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119458/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119456/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119453/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119460/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119457/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28291/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28292,
            "uuid": "08726391c91c4c1da5cf82338e96801f",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"hist-piNTCF\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"historical forcing, but with pre-industrial NTCF emissions\" (hist-piNTCF) experiment. These are available at the following frequencies: Amon, Lmon and Omon. The runs included the ensemble members: r1i1p1f2, r2i1p1f2 and r3i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, hist-piNTCF, Amon, Lmon, Omon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:37:53.941927",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28293/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/hist-piNTCF",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 507881708085,
                "numberOfFiles": 261,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7614/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54819/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54821/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119494/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119485/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119497/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119490/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119487/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119486/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119493/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119491/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119488/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164821/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119495/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119492/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28294/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28295,
            "uuid": "51d4d3fb007c415793f1eab4f9062b9f",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"histSST-1950HC\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"historical SSTs and historical forcing, but with 1950 halocarbon concentrations. Experiment is initialized from histSST (AerChemMIP) simulation from January 1950\" (histSST-1950HC) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, histSST-1950HC, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:38:02.812247",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28296/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/histSST-1950HC",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 13262366812,
                "numberOfFiles": 49,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7615/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71927/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119516/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119507/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119518/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119519/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119511/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119512/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119508/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119515/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119513/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119510/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119517/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164826/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119514/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28297/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28298,
            "uuid": "42e3a777669545be9e03953fab83825f",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"histSST\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"historical prescribed SSTs and historical forcing\" (histSST) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, histSST, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:38:16.740449",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28299/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/histSST",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 33506232684,
                "numberOfFiles": 49,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7616/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71927/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119538/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119529/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119540/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119541/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119533/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119534/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119531/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119530/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119537/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119535/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119532/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119539/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164830/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119536/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28300/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28301,
            "uuid": "87236b396c4444319175a86a3ecedfe1",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"histSST-piCH4\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"historical SSTs and historical forcing, but with pre-industrial methane concentrations\" (histSST-piCH4) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, histSST-piCH4, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:38:29.391089",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28302/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/histSST-piCH4",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 33514225077,
                "numberOfFiles": 49,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7617/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71927/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119560/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119562/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119563/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119559/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164833/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119561/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119558/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28303/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28304,
            "uuid": "f45bd04927ac49c99720b5abfdd0c23a",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"histSST-piNTCF\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"historical SSTs and historical forcing, but with pre-industrial NTCF emissions\" (histSST-piNTCF) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, histSST-piNTCF, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:39:16.111984",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28305/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/histSST-piNTCF",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 33511201651,
                "numberOfFiles": 49,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7618/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164838/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119580/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28306/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28307,
            "uuid": "9bacfa4c89a24b34b445621c2f95eb51",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"piClim-2xDMS\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"pre-industrial climatological SSTs and forcing, but with doubled emissions of DMS\" (piClim-2xDMS) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, piClim-2xDMS, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:39:23.193982",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28308/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/piClim-2xDMS",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6065765712,
                "numberOfFiles": 49,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7619/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7773/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9756/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10402/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10407/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10930/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19322/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19341/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19423/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27680/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27681/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164841/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119602/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28309/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28310,
            "uuid": "f07b2f94e6064698a18367317f454f71",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"piClim-2xdust\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"pre-industrial climatological SSTs and forcing, but with doubled emissions of dust\" (piClim-2xdust) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, piClim-2xdust, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:39:31.148434",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28311/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/piClim-2xdust",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6065346744,
                "numberOfFiles": 49,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7620/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71927/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119629/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164845/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119624/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28238/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28312,
            "uuid": "54a46625ee6f4095a49a71139da70c93",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"piClim-2xfire\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"pre-industrial climatological SSTs and forcing, but with doubled emissions from fires\" (piClim-2xfire) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, piClim-2xfire, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:39:37.136818",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28313/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/piClim-2xfire",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6065587697,
                "numberOfFiles": 49,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7621/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7773/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9756/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10402/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10407/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10930/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19322/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19341/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19423/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27680/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27681/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164848/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119637/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28314/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28315,
            "uuid": "bfbda338e46c498a954fce35d3f7c65e",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"piClim-2xss\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"pre-industrial climatological SSTs and forcing, but with doubled emissions of sea salt\" (piClim-2xss) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, piClim-2xss, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:39:42.598602",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28316/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/piClim-2xss",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6065076435,
                "numberOfFiles": 49,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7622/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71927/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164851/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164852/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119659/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28317/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28318,
            "uuid": "22b279043d7c431cb070ef3f001961cb",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"piClim-BC\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"pre-industrial climatological SSTs and forcing, but with 2014 black carbon emissions\" (piClim-BC) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, piClim-BC, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:39:49.582692",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28319/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/piClim-BC",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6065050356,
                "numberOfFiles": 49,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7623/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71927/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119674/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119676/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119682/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119680/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119677/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164855/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119684/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119681/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28320/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28321,
            "uuid": "b0d9b822fbf54c1f96e0847dc09491f2",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"piClim-CH4\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"pre-industrial climatological SSTs and forcing, but with 2014 methane concentrations (including chemistry)\" (piClim-CH4) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, piClim-CH4, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:39:56.418285",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28322/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/piClim-CH4",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6082610801,
                "numberOfFiles": 49,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7624/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119705/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119696/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119707/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119708/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119700/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119701/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119698/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119697/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119704/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119702/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119699/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119706/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164860/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119703/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28323/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28324,
            "uuid": "016de39805ef4715a3b9d38f9a1d5a2f",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"piClim-HC\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"pre-industrial climatological SSTs and forcing, but with 2014 halocarbon concentrations (including chemistry)\" (piClim-HC) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, piClim-HC, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:40:02.741987",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28325/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/piClim-HC",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6074227372,
                "numberOfFiles": 49,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7625/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119727/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119718/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119729/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119730/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119722/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119723/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119720/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119719/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119726/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119724/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119721/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164863/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119728/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119725/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28326/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28327,
            "uuid": "5b5bc331e4514635b34f63c0d9c0c05d",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"piClim-N2O\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"pre-industrial climatological SSTs and forcing, but with 2014 N2O concentrations (including chemistry)\" (piClim-N2O) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, piClim-N2O, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:40:13.659469",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28328/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/piClim-N2O",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6069975802,
                "numberOfFiles": 49,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7626/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71927/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119740/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119752/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119744/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119745/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119742/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119743/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164867/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164868/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119747/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28329/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28330,
            "uuid": "e3066dd317ba4986836103f8cfec1e16",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"piClim-NTCF\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"pre-industrial climatological SSTs and forcing, but with 2014 NTCF emissions\" (piClim-NTCF) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, piClim-NTCF, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:40:20.699073",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28331/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/piClim-NTCF",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6065075650,
                "numberOfFiles": 49,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7627/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7773/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9756/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10402/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10407/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10930/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19322/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19341/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19423/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27680/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27681/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119771/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119762/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119773/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119774/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119766/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119764/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119763/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119765/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119769/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28332/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28333,
            "uuid": "8d4cd1c29ae04c03baa1cda6c4408ffc",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"piClim-OC\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"pre-industrial climatological SSTs and forcing, but with 2014 organic carbon emissions\" (piClim-OC) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, piClim-OC, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:40:27.711525",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28334/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/piClim-OC",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6065036875,
                "numberOfFiles": 49,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7628/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119793/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119784/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119795/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119796/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119788/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119789/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119786/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119785/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119792/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119787/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164875/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119794/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164876/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119791/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28335/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28336,
            "uuid": "bab08b7904d5481688938f314a6672ba",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"piClim-SO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"pre-industrial climatological SSTs and forcing, but with 2014 SO2 emissions\" (piClim-SO2) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, piClim-SO2, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:40:33.030311",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28337/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/piClim-SO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6065281780,
                "numberOfFiles": 49,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7629/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119808/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119807/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119812/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119809/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164879/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164880/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119813/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28338/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28339,
            "uuid": "9a848f0626124efaa9a2d66b08ed7495",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"ssp370-lowNTCF\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"SSP3-7.0, with low NTCF emissions\" (ssp370-lowNTCF) experiment. These are available at the following frequencies: Amon, Lmon and Omon. The runs included the ensemble members: r1i1p1f2, r2i1p1f2 and r3i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, ssp370-lowNTCF, Amon, Lmon, Omon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:40:44.652331",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28340/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/ssp370-lowNTCF",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 265319949695,
                "numberOfFiles": 216,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7630/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54819/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54821/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119839/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119840/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119832/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119833/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119830/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119836/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119831/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164883/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119838/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164884/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119835/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28341/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28342,
            "uuid": "2ee5c29cd02e4ffe8167247221e7a68a",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"ssp370SST\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"SSP3-7.0, with SSTs prescribed from ssp370\" (ssp370SST) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, ssp370SST, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:40:53.543334",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28343/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/ssp370SST",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 17523602833,
                "numberOfFiles": 45,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7631/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71927/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119855/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119852/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119851/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119853/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164887/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119860/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164888/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119857/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28344/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28345,
            "uuid": "e9ee96a01355416ea196d4a4bc93a81e",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"ssp370SST-lowNTCF\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"SSP3-7.0, prescribed SSTs, with low NTCF emissions\" (ssp370SST-lowNTCF) experiment. These are available at the following frequencies: Amon and Lmon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, ssp370SST-lowNTCF, Amon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:41:00.915758",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28346/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/CNRM-CERFACS/CNRM-ESM2-1/ssp370SST-lowNTCF",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 17523332254,
                "numberOfFiles": 45,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7632/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119881/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119883/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119884/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119876/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119873/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119880/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119878/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119875/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164891/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119882/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164892/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119879/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28347/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28349,
            "uuid": "80146f548df74fe3aa5ea0321e8a2dda",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"hist-piAer\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"historical forcing, but with pre-industrial aerosol emissions\" (hist-piAer) experiment. These are available at the following frequencies: Amon and CFmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, hist-piAer, Amon, CFmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:41:07.281198",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28350/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MIROC/MIROC6/hist-piAer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 22001254102,
                "numberOfFiles": 56,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7633/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6025/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6030/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6031/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27586/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119912/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119903/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119914/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119915/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119907/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119908/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119905/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119904/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119911/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119909/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119906/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164897/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119913/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164898/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119910/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28352/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28353,
            "uuid": "9160bb518e1242adaec21ddf38a19a95",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"hist-piNTCF\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"historical forcing, but with pre-industrial NTCF emissions\" (hist-piNTCF) experiment. These are available at the following frequencies: Amon and CFmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, hist-piNTCF, Amon, CFmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:41:13.201514",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28354/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MIROC/MIROC6/hist-piNTCF",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 21764931828,
                "numberOfFiles": 56,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7634/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119947/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119938/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119940/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119939/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119946/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119944/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119941/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164903/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164904/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119945/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28355/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28356,
            "uuid": "c19b414a7b7b4692926e7852103a0feb",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"histSST\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"historical prescribed SSTs and historical forcing\" (histSST) experiment. These are available at the following frequencies: Amon and CFmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, histSST, Amon, CFmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:41:17.853697",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28357/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MIROC/MIROC6/histSST",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 21984941341,
                "numberOfFiles": 54,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7635/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119971/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119962/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119968/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164907/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119970/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164908/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119967/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28358/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28359,
            "uuid": "78e8cc1971984fba897f52578c537d7c",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"histSST-piAer\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"historical SSTs and historical forcing, but with pre-industrial aerosol emissions\" (histSST-piAer) experiment. These are available at the following frequencies: Amon and CFmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, histSST-piAer, Amon, CFmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:41:26.256445",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28360/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MIROC/MIROC6/histSST-piAer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 21960782420,
                "numberOfFiles": 54,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7636/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119991/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119982/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119993/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119994/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119986/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119987/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119984/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119983/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119990/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119988/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119985/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164911/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119992/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164912/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/119989/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28361/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28362,
            "uuid": "747a7373bf094c818b78863f01c861be",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"histSST-piNTCF\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"historical SSTs and historical forcing, but with pre-industrial NTCF emissions\" (histSST-piNTCF) experiment. These are available at the following frequencies: Amon and CFmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, histSST-piNTCF, Amon, CFmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:41:31.324650",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28363/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MIROC/MIROC6/histSST-piNTCF",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 21740899930,
                "numberOfFiles": 54,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7637/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120013/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120004/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120015/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120016/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120008/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120009/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120006/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120005/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120012/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120010/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120007/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164915/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120014/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164916/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120011/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28364/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28365,
            "uuid": "c9a31ef21f174e049c146344a4a0cfdd",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"piClim-2xdust\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"pre-industrial climatological SSTs and forcing, but with doubled emissions of dust\" (piClim-2xdust) experiment. These are available at the following frequencies: Amon and CFmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, piClim-2xdust, Amon, CFmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:41:36.940009",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28366/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MIROC/MIROC6/piClim-2xdust",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3905041433,
                "numberOfFiles": 6,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7638/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120035/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120026/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120037/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120038/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120030/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120031/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120028/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120027/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120034/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120032/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120029/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164919/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120036/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164920/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120033/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28367/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28368,
            "uuid": "986ae5cd01d245f7930df3edf4f57d8f",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"piClim-2xfire\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"pre-industrial climatological SSTs and forcing, but with doubled emissions from fires\" (piClim-2xfire) experiment. These are available at the following frequencies: Amon and CFmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, piClim-2xfire, Amon, CFmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:41:42.773826",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28369/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MIROC/MIROC6/piClim-2xfire",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3901698313,
                "numberOfFiles": 6,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7639/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120048/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120060/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120049/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164924/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120055/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28370/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28371,
            "uuid": "28aa50927bca4ec1809c7451bd23ad0d",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"piClim-2xss\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"pre-industrial climatological SSTs and forcing, but with doubled emissions of sea salt\" (piClim-2xss) experiment. These are available at the following frequencies: Amon and CFmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, piClim-2xss, Amon, CFmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:41:48.758504",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28372/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MIROC/MIROC6/piClim-2xss",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3910233350,
                "numberOfFiles": 6,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7640/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120074/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120072/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120076/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164927/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164928/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120077/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28373/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28374,
            "uuid": "d7b609a6e9b444808fd5b3f04551f5b5",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"piClim-BC\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"pre-industrial climatological SSTs and forcing, but with 2014 black carbon emissions\" (piClim-BC) experiment. These are available at the following frequencies: Amon and CFmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, piClim-BC, Amon, CFmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:41:54.009318",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28375/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MIROC/MIROC6/piClim-BC",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3901624801,
                "numberOfFiles": 6,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7641/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120101/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120100/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120098/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164931/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164932/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120099/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28376/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28377,
            "uuid": "14c2ba3ceae8489d98d480277ceb0780",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"piClim-NTCF\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"pre-industrial climatological SSTs and forcing, but with 2014 NTCF emissions\" (piClim-NTCF) experiment. These are available at the following frequencies: Amon and CFmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, piClim-NTCF, Amon, CFmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:41:58.968420",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28378/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MIROC/MIROC6/piClim-NTCF",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3984664117,
                "numberOfFiles": 6,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7642/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120123/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120114/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120125/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120126/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120118/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120119/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120116/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120115/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120122/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120120/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120117/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164935/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120124/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164936/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120121/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28379/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28380,
            "uuid": "419461cdfb544ace8efbd65eb0e2935d",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"piClim-OC\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"pre-industrial climatological SSTs and forcing, but with 2014 organic carbon emissions\" (piClim-OC) experiment. These are available at the following frequencies: Amon and CFmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, piClim-OC, Amon, CFmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:42:04.464496",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28381/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MIROC/MIROC6/piClim-OC",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3905931822,
                "numberOfFiles": 6,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7643/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120147/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120148/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164939/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164940/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120143/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28382/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28383,
            "uuid": "9b47f6cb28e34298804efb6cf413f767",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"piClim-SO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"pre-industrial climatological SSTs and forcing, but with 2014 SO2 emissions\" (piClim-SO2) experiment. These are available at the following frequencies: Amon and CFmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, piClim-SO2, Amon, CFmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:42:09.562475",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28384/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MIROC/MIROC6/piClim-SO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3894840684,
                "numberOfFiles": 6,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7644/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6025/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6030/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6031/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27586/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120158/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120169/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120170/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120162/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120163/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120160/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120159/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120166/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120164/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120161/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120168/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164944/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120165/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28385/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28386,
            "uuid": "bd1b89fdd33f483b8ab82d2cc3d158f7",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"ssp370-lowNTCF\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"SSP3-7.0, with low NTCF emissions\" (ssp370-lowNTCF) experiment. These are available at the following frequencies: Amon and CFmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, ssp370-lowNTCF, Amon, CFmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:42:14.043317",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28387/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MIROC/MIROC6/ssp370-lowNTCF",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5824793255,
                "numberOfFiles": 20,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7645/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6025/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6030/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6031/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27586/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120189/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120180/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120191/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120192/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120184/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120185/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120182/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120181/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120188/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120186/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120183/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164947/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120190/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120187/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28388/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28389,
            "uuid": "760bcd0ba2074bdabc3d35ca8f353290",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"ssp370SST\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"SSP3-7.0, with SSTs prescribed from ssp370\" (ssp370SST) experiment. These are available at the following frequencies: Amon and CFmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, ssp370SST, Amon, CFmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:42:19.362537",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28390/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MIROC/MIROC6/ssp370SST",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5812613893,
                "numberOfFiles": 18,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7646/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120202/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120213/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120214/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120207/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120204/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120203/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120205/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164951/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164952/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120209/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28391/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28392,
            "uuid": "4464fe31c2db4986ad31f3ac69391d7c",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"ssp370SST-lowAer\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"SSP3-7.0, prescribed SSTs, with low aerosol emissions\" (ssp370SST-lowAer) experiment. These are available at the following frequencies: Amon and CFmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, ssp370SST-lowAer, Amon, CFmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:42:24.767533",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28393/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MIROC/MIROC6/ssp370SST-lowAer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5819213237,
                "numberOfFiles": 18,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7647/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120226/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120232/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120230/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164955/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120234/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164956/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120231/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28394/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28395,
            "uuid": "5e76f0055c10491a830219e694ea9430",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"ssp370SST-lowBC\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"SSP3-7.0, prescribed SSTs, with low black carbon emissions\" (ssp370SST-lowBC) experiment. These are available at the following frequencies: Amon and CFmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, ssp370SST-lowBC, Amon, CFmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:42:29.495794",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28396/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MIROC/MIROC6/ssp370SST-lowBC",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5818435834,
                "numberOfFiles": 18,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7648/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120246/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120248/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164959/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120253/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28397/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28399,
            "uuid": "3e7b6173b6a74d329662ae61b966734e",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"hist-piAer\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"historical forcing, but with pre-industrial aerosol emissions\" (hist-piAer) experiment. These are available at the following frequencies: AERday, AERmon, AERmonZ, Amon, CFday, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, Omon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, hist-piAer, AERday, AERmon, AERmonZ, Amon, CFday, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, Omon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:42:42.983510",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28400/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MOHC/UKESM1-0-LL/hist-piAer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5431372146564,
                "numberOfFiles": 3034,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7649/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6060/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6098/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6099/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6310/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6506/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6668/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6720/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6721/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7773/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7776/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7777/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9738/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9754/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9760/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10186/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10407/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10409/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10413/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10885/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10930/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11046/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11290/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11292/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18922/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19310/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19322/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19339/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19393/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19406/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19409/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19444/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19455/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19456/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19457/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19504/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19505/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19676/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19718/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27593/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27594/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27637/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27645/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27671/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27672/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27682/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27694/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27695/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27711/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27720/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27723/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27724/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27740/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27742/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27743/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27744/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27745/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27752/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27754/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27756/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27757/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27758/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27759/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27760/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27761/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27762/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27763/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27764/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27765/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27766/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27771/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27773/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27774/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27776/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27777/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27780/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27781/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27782/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27783/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27784/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27785/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27786/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27787/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27788/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27789/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27792/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27793/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27794/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27795/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27796/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27797/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27798/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27799/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27801/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27802/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27803/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27804/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27805/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27812/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27813/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27819/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27821/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27824/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27826/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27827/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27835/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27848/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27849/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27855/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27860/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27875/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27876/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27878/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27880/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27891/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27892/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27896/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27897/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27898/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27899/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27904/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27905/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27907/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27908/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27909/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27913/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27919/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27928/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27929/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27930/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27933/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27938/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27939/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27941/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27956/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27967/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27974/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27975/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27982/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27983/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27984/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27985/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27986/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27987/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27988/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27989/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27990/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27991/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27992/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27994/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27999/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28017/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28025/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28028/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28029/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28030/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28031/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28032/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28046/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28047/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28048/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28076/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28116/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28117/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28173/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Met Office Hadley Centre (MOHC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28398/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28401/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120274/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120277/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120278/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164966/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28402/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28403,
            "uuid": "28ef70922c84484d8211415639f5a5fc",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"piClim-2xDMS\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"pre-industrial climatological SSTs and forcing, but with doubled emissions of DMS\" (piClim-2xDMS) experiment. These are available at the following frequencies: AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, piClim-2xDMS, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:45:03.424202",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28404/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MOHC/UKESM1-0-LL/piClim-2xDMS",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 311388926376,
                "numberOfFiles": 252,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7650/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50432/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50433/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50436/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50441/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50444/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50447/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50449/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50451/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50457/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50459/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50480/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50487/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50503/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52744/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52745/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53177/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54216/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54232/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54286/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54355/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54369/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54376/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54382/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54384/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54493/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54494/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54827/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62735/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66396/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71764/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71798/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71802/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71803/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71843/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71845/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71855/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71870/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71890/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71892/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71904/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71909/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71914/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71919/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71996/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Met Office Hadley Centre (MOHC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28398/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28401/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120300/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120301/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120302/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120303/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120304/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120309/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120306/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120305/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164971/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164972/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28405/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28406,
            "uuid": "965eccaf6d784fffa648ae71f6c050d1",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"piClim-2xdust\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"pre-industrial climatological SSTs and forcing, but with doubled emissions of dust\" (piClim-2xdust) experiment. These are available at the following frequencies: AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, piClim-2xdust, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:45:17.784319",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28407/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MOHC/UKESM1-0-LL/piClim-2xdust",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 311354822651,
                "numberOfFiles": 252,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7651/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50432/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50436/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50441/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50444/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50449/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50451/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50457/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50459/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52744/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52745/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53177/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54216/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54232/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54286/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54369/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54376/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54382/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54384/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54827/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Met Office Hadley Centre (MOHC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28398/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28401/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120316/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120317/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120318/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120319/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120320/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120323/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120324/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120325/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120322/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164975/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164976/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28408/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28409,
            "uuid": "34db671d30a6490eba3e22cd03463506",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"piClim-2xfire\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"pre-industrial climatological SSTs and forcing, but with doubled emissions from fires\" (piClim-2xfire) experiment. These are available at the following frequencies: AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, piClim-2xfire, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:45:30.554367",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28410/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MOHC/UKESM1-0-LL/piClim-2xfire",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 311401736878,
                "numberOfFiles": 252,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7652/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50432/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50441/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50449/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50451/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50480/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52744/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52745/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53177/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54216/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54232/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54286/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54355/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54384/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54493/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54494/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54827/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Met Office Hadley Centre (MOHC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28398/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28401/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120339/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120341/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164979/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164980/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28411/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28412,
            "uuid": "ee451f948f294dfb9da9b34755fdf0b8",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"piClim-2xNOx\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"pre-industrial climatological SSTs and forcing, but with doubled production of NOx due to lightning\" (piClim-2xNOx) experiment. These are available at the following frequencies: AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, piClim-2xNOx, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:45:43.832302",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28413/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MOHC/UKESM1-0-LL/piClim-2xNOx",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 311444080313,
                "numberOfFiles": 252,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7653/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50432/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50433/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50436/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50441/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50444/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50447/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50449/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50451/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50457/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50459/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50480/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50487/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50503/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52744/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52745/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53177/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54216/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54232/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54286/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54355/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54369/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54376/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54382/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54384/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54493/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54494/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54827/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62735/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66396/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71764/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71798/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71802/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71803/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71843/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71845/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71855/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71870/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71890/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71892/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71904/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71909/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71914/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71919/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71996/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83853/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Met Office Hadley Centre (MOHC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28398/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28401/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120348/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120349/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120350/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120351/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120352/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120355/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120356/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120354/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120353/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164983/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164984/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28414/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28415,
            "uuid": "520b9954477943fa8e25c4661b6866a8",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"piClim-2xVOC\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"pre-industrial climatological SSTs and forcing, but with doubled emissions of biogenic VOCs\" (piClim-2xVOC) experiment. These are available at the following frequencies: AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, piClim-2xVOC, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:45:57.432579",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28416/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MOHC/UKESM1-0-LL/piClim-2xVOC",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 311327779807,
                "numberOfFiles": 250,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7654/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50432/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50433/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50436/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50441/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50444/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50447/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50449/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50451/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50457/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50459/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50480/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50487/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50503/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52744/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52745/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53177/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54216/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54232/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54286/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54355/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54369/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54376/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54382/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54384/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54493/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54494/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54827/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62735/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66396/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71764/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71798/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71802/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71843/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71845/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71855/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71870/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71890/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71892/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71904/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71914/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71919/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71996/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Met Office Hadley Centre (MOHC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28398/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28401/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120364/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120369/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164987/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164988/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28417/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28418,
            "uuid": "dd56a6d7ebe049839b8c539b1a8a34be",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"piClim-BC\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"pre-industrial climatological SSTs and forcing, but with 2014 black carbon emissions\" (piClim-BC) experiment. These are available at the following frequencies: AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, piClim-BC, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:46:09.229561",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28419/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MOHC/UKESM1-0-LL/piClim-BC",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 311380974212,
                "numberOfFiles": 252,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7655/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50432/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50433/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50436/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50441/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50444/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50447/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50449/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50451/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50457/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50459/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50480/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50487/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50503/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52744/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52745/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53177/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54216/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54232/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54286/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54355/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54369/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54376/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54382/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54384/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54493/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54494/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54827/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62735/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66396/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71764/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71798/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71802/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71803/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71843/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71845/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71855/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71870/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71890/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71892/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71904/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71909/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71914/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71919/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71996/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Met Office Hadley Centre (MOHC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28398/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28401/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120382/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120384/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164991/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164992/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28420/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28421,
            "uuid": "f6fe00b8d8b4445189ce588827eeeff3",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"piClim-NTCF\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"pre-industrial climatological SSTs and forcing, but with 2014 NTCF emissions\" (piClim-NTCF) experiment. These are available at the following frequencies: AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon and day. The runs included the ensemble member: r2i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, piClim-NTCF, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:46:50.957903",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28422/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MOHC/UKESM1-0-LL/piClim-NTCF",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 311618306128,
                "numberOfFiles": 252,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7656/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50432/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50433/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50436/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50441/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50444/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50447/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50449/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50451/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50457/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50459/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50480/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50487/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50503/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52744/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52745/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53177/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54216/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54232/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54286/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54355/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54369/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54376/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54382/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54384/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54493/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54494/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54827/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62735/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66396/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71764/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71798/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71802/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71803/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71843/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71845/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71855/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71870/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71890/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71892/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71904/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71909/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71914/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71919/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71996/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Met Office Hadley Centre (MOHC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28398/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28401/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120396/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120397/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120398/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120399/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120400/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120403/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120404/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120405/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120402/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120401/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164995/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164996/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28423/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28425,
            "uuid": "634c3bfcc7dd44f8ad0ee0d5e490ae15",
            "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2-WACCM model output for the \"hist-1950HC\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the National Center for Atmospheric Research (NCAR) CESM2-WACCM model output for the \"historical forcing, but with1950s halocarbon concentrations; initialized in 1950\" (hist-1950HC) experiment. These are available at the following frequencies: Amon, CFmon, Lmon, Omon and SImon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, NCAR, CESM2-WACCM, hist-1950HC, Amon, CFmon, Lmon, Omon, SImon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:47:00.302083",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28426/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/NCAR/CESM2-WACCM/hist-1950HC",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 119068084992,
                "numberOfFiles": 141,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7657/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50512/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50558/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50560/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54349/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54390/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54391/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54392/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54393/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54394/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54395/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54396/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54397/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54398/?format=api"
            ],
            "dataLineage": "Data were produced and verified by National Center for Atmospheric Research (NCAR) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28424/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28427/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120421/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120423/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165001/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165002/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28428/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28429,
            "uuid": "22524e2b26164130a22dea48a61840be",
            "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2-WACCM model output for the \"hist-piNTCF\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the National Center for Atmospheric Research (NCAR) CESM2-WACCM model output for the \"historical forcing, but with pre-industrial NTCF emissions\" (hist-piNTCF) experiment. These are available at the following frequencies: Amon, Lmon, Omon and SImon. The runs included the ensemble member: r1i2p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, NCAR, CESM2-WACCM, hist-piNTCF, Amon, Lmon, Omon, SImon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:47:08.816752",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28430/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/NCAR/CESM2-WACCM/hist-piNTCF",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 251610347618,
                "numberOfFiles": 271,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7658/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50558/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50560/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54314/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54349/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54390/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54391/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54392/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54393/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54397/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54398/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62501/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62715/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62733/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71692/?format=api"
            ],
            "dataLineage": "Data were produced and verified by National Center for Atmospheric Research (NCAR) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28424/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28427/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120444/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120446/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120447/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120451/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120452/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120453/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120450/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120449/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165007/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165008/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28431/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28432,
            "uuid": "4ddfca1a5efc445aa68182daf36a95ba",
            "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2-WACCM model output for the \"histSST-1950HC\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the National Center for Atmospheric Research (NCAR) CESM2-WACCM model output for the \"historical SSTs and historical forcing, but with 1950 halocarbon concentrations. Experiment is initialized from histSST (AerChemMIP) simulation from January 1950\" (histSST-1950HC) experiment. These are available at the following frequencies: Amon, CFmon and Lmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, NCAR, CESM2-WACCM, histSST-1950HC, Amon, CFmon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:47:18.572113",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28433/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/NCAR/CESM2-WACCM/histSST-1950HC",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 42189959778,
                "numberOfFiles": 91,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7659/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6030/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9738/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10407/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10930/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19322/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27594/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27681/?format=api"
            ],
            "dataLineage": "Data were produced and verified by National Center for Atmospheric Research (NCAR) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28424/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28427/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120460/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120461/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120462/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120463/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120467/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120469/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120466/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120465/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165011/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165012/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28434/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28436,
            "uuid": "19773a880d234cd893bdd035b41d3869",
            "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"1pctCO2-bgc\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"biogeochemically-coupled version of 1 percent per year increasing CO2 experiment\" (1pctCO2-bgc) experiment. These are available at the following frequencies: Amon, Lmon, Omon and SImon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, 1pctCO2-bgc, Amon, Lmon, Omon, SImon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:48:26.723525",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28437/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/C4MIP/CCCma/CanESM5/1pctCO2-bgc",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 122908043068,
                "numberOfFiles": 168,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7660/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50542/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54314/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54349/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Canadian Centre for Climate Modelling and Analysis (CCCma) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28435/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28438/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120483/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120485/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120486/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120490/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120491/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120488/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120487/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165017/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165018/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28439/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28440,
            "uuid": "e6f0d221a73a4bf88ceb8bc51ac99e3f",
            "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"1pctCO2-rad\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"radiatively-coupled version of 1 percent per year increasing CO2 experiment\" (1pctCO2-rad) experiment. These are available at the following frequencies: Amon, Lmon, Omon and SImon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, 1pctCO2-rad, Amon, Lmon, Omon, SImon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:48:34.427754",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28441/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/C4MIP/CCCma/CanESM5/1pctCO2-rad",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 122757905341,
                "numberOfFiles": 168,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7661/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50542/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Canadian Centre for Climate Modelling and Analysis (CCCma) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28435/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28438/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120508/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120510/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120511/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120512/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120515/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120516/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120517/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120514/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120513/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165024/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28442/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28443,
            "uuid": "092ea814e85c4d1ca2b7ffff43b5eaaa",
            "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"esm-ssp585\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"emission-driven RCP8.5 based on SSP5\" (esm-ssp585) experiment. These are available at the following frequencies: Amon, Lmon, Omon and SImon. The runs included the ensemble members: r1i1p1f1, r2i1p1f1 and r3i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, esm-ssp585, Amon, Lmon, Omon, SImon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:48:47.463685",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28444/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/C4MIP/CCCma/CanESM5/esm-ssp585",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 190140992343,
                "numberOfFiles": 338,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7662/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50542/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54314/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54349/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62715/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62733/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62737/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62739/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71692/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Canadian Centre for Climate Modelling and Analysis (CCCma) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28435/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28438/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120524/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120526/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120527/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120528/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120531/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120532/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120533/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120530/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120529/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165027/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165028/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28445/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28446,
            "uuid": "fc2af6b8d33e4f85870d380d65ff6e97",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"1pctCO2-bgc\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"biogeochemically-coupled version of 1 percent per year increasing CO2 experiment\" (1pctCO2-bgc) experiment. These are available at the following frequencies: Amon, Lmon, Ofx, Omon and SImon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, 1pctCO2-bgc, Amon, Lmon, Ofx, Omon, SImon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:48:55.628428",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28447/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/C4MIP/CNRM-CERFACS/CNRM-ESM2-1/1pctCO2-bgc",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 163536505345,
                "numberOfFiles": 88,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7663/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54409/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54414/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54819/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54821/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120540/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120544/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120545/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120542/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120541/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120548/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120546/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165031/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165032/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120547/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28448/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28449,
            "uuid": "f58c1513dd5c41c581b764a0f7e353f6",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"1pctCO2-rad\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"radiatively-coupled version of 1 percent per year increasing CO2 experiment\" (1pctCO2-rad) experiment. These are available at the following frequencies: Amon, Lmon, Ofx, Omon and SImon. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, 1pctCO2-rad, Amon, Lmon, Ofx, Omon, SImon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:49:03.382439",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28450/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/C4MIP/CNRM-CERFACS/CNRM-ESM2-1/1pctCO2-rad",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 163703863229,
                "numberOfFiles": 88,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7664/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54409/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54414/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54819/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54821/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62715/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62739/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71927/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76110/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28290/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120562/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120563/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120565/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165035/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165036/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120569/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28451/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28452,
            "uuid": "6ece709683be42cdaaeac8d8621cd411",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"1pctCO2-bgc\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"biogeochemically-coupled version of 1 percent per year increasing CO2 experiment\" (1pctCO2-bgc) experiment. These are available at the following frequencies: AERday, AERmon, Amon, Eday, Emon, LImon, Lmon, Omon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, 1pctCO2-bgc, AERday, AERmon, Amon, Eday, Emon, LImon, Lmon, Omon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:49:16.241684",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28453/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/C4MIP/MOHC/UKESM1-0-LL/1pctCO2-bgc",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 702378473783,
                "numberOfFiles": 697,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7665/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11046/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50432/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50542/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52744/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52745/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54207/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54213/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54214/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54215/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54216/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54217/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54220/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54226/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54230/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54232/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54234/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54238/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54240/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54241/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54242/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54245/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54246/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54248/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54261/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54269/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54270/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54273/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54274/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54277/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54285/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54286/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54288/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54289/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54290/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54296/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54297/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54298/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54299/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54300/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54302/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54303/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54304/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54305/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54306/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54309/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54311/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54312/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54314/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54316/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54317/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54318/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54322/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54323/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54324/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54325/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54342/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54349/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54350/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54355/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54356/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54364/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54382/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54440/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54441/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54443/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54447/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54456/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54460/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54461/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54462/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54469/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54472/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54476/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54478/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54491/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54492/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54494/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62715/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62733/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63527/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71629/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71637/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71667/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71676/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71793/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71795/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71797/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71799/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71805/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71819/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71824/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71831/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71841/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71848/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71873/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71875/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71876/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71883/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71884/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71885/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71886/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71887/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71889/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71893/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71896/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71898/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71902/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71903/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71905/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71906/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71907/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71908/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71911/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71913/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71918/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71991/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71997/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71998/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71999/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/72000/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/72002/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74558/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74559/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75345/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Met Office Hadley Centre (MOHC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28398/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28401/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120593/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165039/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165040/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28454/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28455,
            "uuid": "776abe3dae7d478697dc8be1fcecc1c4",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"1pctCO2-rad\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"radiatively-coupled version of 1 percent per year increasing CO2 experiment\" (1pctCO2-rad) experiment. These are available at the following frequencies: AERday, AERmon, Amon, Eday, Emon, LImon, Lmon, Omon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, 1pctCO2-rad, AERday, AERmon, Amon, Eday, Emon, LImon, Lmon, Omon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:49:33.522684",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28456/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/C4MIP/MOHC/UKESM1-0-LL/1pctCO2-rad",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 699889110338,
                "numberOfFiles": 697,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7666/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6506/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6720/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6721/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7776/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7777/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9738/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9754/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9760/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10407/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10409/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10988/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11290/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11292/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19406/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19676/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19680/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27671/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27672/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27682/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27694/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27695/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27740/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27776/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27860/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27891/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27897/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27898/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27899/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27906/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27907/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27908/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27909/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27912/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27913/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27919/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27920/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27924/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27925/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27928/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27929/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27933/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27939/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27940/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27945/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27947/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27959/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27974/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27982/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27983/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27993/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27994/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27995/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27996/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27997/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27999/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28000/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28119/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Met Office Hadley Centre (MOHC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28398/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28401/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165043/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165044/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28117/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28457,
            "uuid": "d33700eb439f4569b0e8eaf55f59b8bf",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"hist-bgc\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"biogeochemically-coupled version of the simulation of the recent past with CO2 concentration prescribed\" (hist-bgc) experiment. These are available at the following frequencies: Amon, Eday, Emon, LImon, Lmon, Omon, SIday, SImon and day. The runs included the ensemble member: r4i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, hist-bgc, Amon, Eday, Emon, LImon, Lmon, Omon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:49:50.579134",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28458/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/C4MIP/MOHC/UKESM1-0-LL/hist-bgc",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 692958802402,
                "numberOfFiles": 702,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7667/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11046/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50432/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50542/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52744/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52745/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54207/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54213/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54214/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54215/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54216/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54217/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54220/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54223/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54226/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54230/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54232/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54234/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54238/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54240/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54241/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54242/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54245/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54246/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54248/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54261/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54269/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54270/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54273/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54274/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54277/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54278/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54285/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54286/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54288/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54289/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54290/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54291/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54292/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54293/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54294/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54296/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54297/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54298/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54299/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54300/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54302/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54303/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54304/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54305/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54306/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54309/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54311/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54312/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54314/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54315/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54316/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54317/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54318/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54320/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54322/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54323/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54324/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54325/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54349/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54350/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54353/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54355/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54356/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54364/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54469/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62715/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62733/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63527/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71629/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71667/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71676/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71793/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71795/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71797/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71799/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71805/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71819/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71824/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71831/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71841/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71848/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71866/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71873/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71875/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71876/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71880/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71883/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71884/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71885/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71886/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71887/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71889/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71893/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71896/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71898/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71902/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71903/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71905/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71906/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71907/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71908/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71911/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71913/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71918/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71991/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71997/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71998/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/72000/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/72002/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74558/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74559/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79996/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79997/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89120/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Met Office Hadley Centre (MOHC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28398/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28401/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165046/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28459/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28460,
            "uuid": "7ba0ad71452f4048aecdaf357cef41da",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"ssp585-bgc\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"biogeochemically-coupled version of the RCP8.5 based on SSP5\" (ssp585-bgc) experiment. These are available at the following frequencies: Amon, Eday, Emon, LImon, Lmon, Omon, SIday, SImon and day. The runs included the ensemble member: r4i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, ssp585-bgc, Amon, Eday, Emon, LImon, Lmon, Omon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:50:09.250980",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28461/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/C4MIP/MOHC/UKESM1-0-LL/ssp585-bgc",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 528768069409,
                "numberOfFiles": 718,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7668/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11046/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50432/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50542/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52744/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52745/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54207/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54213/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54214/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54215/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54216/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54220/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54223/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54232/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54234/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54238/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54240/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54241/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54242/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54245/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54248/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54261/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54269/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54270/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54277/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54278/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54285/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54286/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54288/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54289/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54291/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54292/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54293/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54294/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54296/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54297/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54298/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54299/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54300/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54302/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54303/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54305/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54306/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54309/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54311/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54312/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54314/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54316/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54317/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54318/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54320/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54322/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54323/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54324/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54325/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54343/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54344/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54347/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54349/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54350/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54351/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54352/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54353/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54354/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54355/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54356/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54360/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54364/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54365/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Met Office Hadley Centre (MOHC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28398/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28401/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120629/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165049/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165050/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28462/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28463,
            "uuid": "304905a60b41495d9d16c0aec1cd613c",
            "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2 model output for the \"1pctCO2-bgc\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the National Center for Atmospheric Research (NCAR) CESM2 model output for the \"biogeochemically-coupled version of 1 percent per year increasing CO2 experiment\" (1pctCO2-bgc) experiment. These are available at the following frequency: Amon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, NCAR, CESM2, 1pctCO2-bgc, Amon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-11T13:01:19.626070",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/29856/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/C4MIP/NCAR/CESM2/1pctCO2-bgc",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 37887245322,
                "numberOfFiles": 60,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8118/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54392/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54394/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54395/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54396/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62501/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62737/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63972/?format=api"
            ],
            "dataLineage": "Data were produced and verified by National Center for Atmospheric Research (NCAR) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28424/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28466/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128726/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128727/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128728/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128729/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128730/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128733/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128734/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128735/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128732/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128731/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/166885/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/166886/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/29857/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28464,
            "uuid": "3b6d06fd4acf46e1bba669a5494d2350",
            "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2 model output for the \"esm-ssp585\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the National Center for Atmospheric Research (NCAR) CESM2 model output for the \"emission-driven RCP8.5 based on SSP5\" (esm-ssp585) experiment. These are available at the following frequency: Amon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, NCAR, CESM2, esm-ssp585, Amon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:50:18.577552",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28465/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/C4MIP/NCAR/CESM2/esm-ssp585",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4612323114,
                "numberOfFiles": 10,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7669/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54393/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54403/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54404/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54705/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62501/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/81075/?format=api"
            ],
            "dataLineage": "Data were produced and verified by National Center for Atmospheric Research (NCAR) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28424/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28466/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120645/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165054/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28467/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28468,
            "uuid": "7e86c0e96b094eaaa3893c7cf0e283ff",
            "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"1pctCO2-cdr\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"1 percent per year decrease in CO2 from 4xCO2\" (1pctCO2-cdr) experiment. These are available at the following frequencies: Amon, Lmon, Omon and SImon. The runs included the ensemble member: r1i1p2f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, 1pctCO2-cdr, Amon, Lmon, Omon, SImon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:50:25.529727",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28469/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CDRMIP/CCCma/CanESM5/1pctCO2-cdr",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 147278929490,
                "numberOfFiles": 191,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7670/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6506/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7773/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9738/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10407/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10930/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19310/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19322/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19406/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19409/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19676/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27594/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27671/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27860/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Canadian Centre for Climate Modelling and Analysis (CCCma) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28435/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28438/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120668/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120671/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120672/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120676/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120677/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120674/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165060/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28470/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28471,
            "uuid": "779e33afa6614ca492f2269b3784e0c7",
            "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2 model output for the \"1pctCO2-cdr\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the National Center for Atmospheric Research (NCAR) CESM2 model output for the \"1 percent per year decrease in CO2 from 4xCO2\" (1pctCO2-cdr) experiment. These are available at the following frequencies: Amon, Lmon, Omon and SImon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, NCAR, CESM2, 1pctCO2-cdr, Amon, Lmon, Omon, SImon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-11T13:01:59.553744",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/29858/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CDRMIP/NCAR/CESM2/1pctCO2-cdr",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 295567565120,
                "numberOfFiles": 328,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8119/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50558/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50560/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54314/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54349/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54390/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54391/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54392/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54393/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54397/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54398/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62501/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62715/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62733/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71692/?format=api"
            ],
            "dataLineage": "Data were produced and verified by National Center for Atmospheric Research (NCAR) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28424/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28466/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128742/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128743/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128744/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128745/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/128747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/166889/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/166890/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/29859/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28472,
            "uuid": "a4bd5c1d102c45ec834b9497c1c728f8",
            "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"abrupt-2xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"abrupt doubling of CO2\" (abrupt-2xCO2) experiment. These are available at the following frequencies: AERmon, Amon, LImon, Lmon and day. The runs included the ensemble member: r1i1p2f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, abrupt-2xCO2, AERmon, Amon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:51:39.736079",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28473/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/CCCma/CanESM5/abrupt-2xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 12373299690,
                "numberOfFiles": 38,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7671/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50542/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54402/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62715/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62733/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Canadian Centre for Climate Modelling and Analysis (CCCma) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28435/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28438/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120684/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120693/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165064/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28474/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28475,
            "uuid": "f86c9ed4a50f4b7bbf85c4df7130aef8",
            "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"amip-4xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"AMIP SSTs with 4xCO2\" (amip-4xCO2) experiment. These are available at the following frequencies: AERmon, Amon, LImon, Lmon and day. The runs included the ensemble member: r1i1p2f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, amip-4xCO2, AERmon, Amon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:51:45.134366",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28476/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/CCCma/CanESM5/amip-4xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2836574354,
                "numberOfFiles": 23,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7672/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62733/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62737/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Canadian Centre for Climate Modelling and Analysis (CCCma) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28435/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28438/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120700/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120701/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120702/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120704/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120707/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120708/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120709/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120706/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120705/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165068/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28477/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28478,
            "uuid": "9e8f44d30f4c4259821263380d53dfa3",
            "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"amip-future4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"AMIP with patterned 4K SST increase\" (amip-future4K) experiment. These are available at the following frequencies: AERmon, Amon, LImon, Lmon and day. The runs included the ensemble member: r1i1p2f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, amip-future4K, AERmon, Amon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:51:51.300294",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28479/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/CCCma/CanESM5/amip-future4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5047564612,
                "numberOfFiles": 36,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7673/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Canadian Centre for Climate Modelling and Analysis (CCCma) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28435/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28438/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120716/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120717/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120718/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120719/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120720/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120723/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120724/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120725/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120722/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120721/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165072/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28480/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28481,
            "uuid": "fae36bb3e5984becb9cd2fc5c7ed8102",
            "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"amip-m4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"AMIP with uniform 4K SST decrease\" (amip-m4K) experiment. These are available at the following frequencies: AERmon, Amon, LImon, Lmon and day. The runs included the ensemble member: r1i1p2f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, amip-m4K, AERmon, Amon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:51:57.233950",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28482/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/CCCma/CanESM5/amip-m4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4227740945,
                "numberOfFiles": 29,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7674/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Canadian Centre for Climate Modelling and Analysis (CCCma) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28435/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28438/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120732/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120733/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120734/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120735/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120739/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120740/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120738/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120737/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165076/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28483/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28484,
            "uuid": "9ba84778cc364bbeb28659ec48db16a6",
            "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"amip-p4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"AMIP with uniform 4K SST increase\" (amip-p4K) experiment. These are available at the following frequencies: AERmon, Amon, LImon, Lmon and day. The runs included the ensemble member: r1i1p2f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, amip-p4K, AERmon, Amon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:52:06.424141",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28485/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/CCCma/CanESM5/amip-p4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5930172875,
                "numberOfFiles": 40,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7675/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Canadian Centre for Climate Modelling and Analysis (CCCma) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28435/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28438/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120752/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120756/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120757/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120754/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165080/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28486/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28487,
            "uuid": "45caee5327cb4a299cb0a87a987588b9",
            "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"amip-piForcing\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"AMIP SSTs with pre-industrial anthropogenic and natural forcing\" (amip-piForcing) experiment. These are available at the following frequencies: AERmon, Amon, LImon, Lmon and day. The runs included the ensemble members: r1i1p2f1, r2i1p2f1 and r3i1p2f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, amip-piForcing, AERmon, Amon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:52:15.434218",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28488/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/CCCma/CanESM5/amip-piForcing",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 30042313858,
                "numberOfFiles": 94,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7676/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50423/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51205/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54824/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60504/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62733/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62737/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Canadian Centre for Climate Modelling and Analysis (CCCma) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28435/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28438/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120764/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120765/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120766/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120771/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120773/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165084/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28489/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28490,
            "uuid": "fa346deeaeb7436c943399cddb73a730",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1 model output for the \"abrupt-0p5xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-CM6-1 model output for the \"abrupt halving of CO2\" (abrupt-0p5xCO2) experiment. These are available at the following frequencies: Amon, Emon, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1, abrupt-0p5xCO2, Amon, Emon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:54:53.541658",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28491/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/CNRM-CERFACS/CNRM-CM6-1/abrupt-0p5xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 176991045708,
                "numberOfFiles": 74,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7677/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54215/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54302/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54342/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54414/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54819/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54821/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28492/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120789/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120780/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120792/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120784/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120785/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120782/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120781/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120788/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120786/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120783/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120787/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28493/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28494,
            "uuid": "3f9b30fda6d64a11bd3bcc9b9dddb8f0",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1 model output for the \"abrupt-2xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-CM6-1 model output for the \"abrupt doubling of CO2\" (abrupt-2xCO2) experiment. These are available at the following frequencies: Amon, Emon, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1, abrupt-2xCO2, Amon, Emon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:55:09.298168",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28495/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/CNRM-CERFACS/CNRM-CM6-1/abrupt-2xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 42673405141,
                "numberOfFiles": 40,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7678/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54342/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28492/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120824/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120826/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120827/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120819/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120821/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120822/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28496/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28497,
            "uuid": "f75b00d9739c46e48932a607bd81f4ff",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1 model output for the \"amip-4xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-CM6-1 model output for the \"AMIP SSTs with 4xCO2\" (amip-4xCO2) experiment. These are available at the following frequencies: Amon, CFday, CFsubhr, Emon, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1, amip-4xCO2, Amon, CFday, CFsubhr, Emon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:55:26.241304",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28498/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/CNRM-CERFACS/CNRM-CM6-1/amip-4xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 9660070805,
                "numberOfFiles": 29,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7679/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7005/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7007/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53939/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53940/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54342/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28492/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120848/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120849/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120841/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120839/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120838/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120845/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120843/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120840/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165098/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120844/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28499/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28500,
            "uuid": "2a42521c9e534975b5bf8b108d38592c",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1 model output for the \"amip-a4SST-4xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-CM6-1 model output for the \"as AMIP but with warming pattern from abrupt-4xCO2 added to SSTs and 4xCO2 seen by radiation and vegetation\" (amip-a4SST-4xCO2) experiment. These are available at the following frequencies: Amon, Emon, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1, amip-a4SST-4xCO2, Amon, Emon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:55:33.799490",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28501/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/CNRM-CERFACS/CNRM-CM6-1/amip-a4SST-4xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 195070,
                "numberOfFiles": 4,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7680/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28492/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120868/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120870/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120863/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120860/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120867/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165101/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120869/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120866/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28502/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28503,
            "uuid": "3952158965d34062a81bf5938ba1a521",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1 model output for the \"amip-future4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-CM6-1 model output for the \"AMIP with patterned 4K SST increase\" (amip-future4K) experiment. These are available at the following frequencies: Amon, CFday, Emon, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1, amip-future4K, Amon, CFday, Emon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:55:46.864565",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28504/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/CNRM-CERFACS/CNRM-CM6-1/amip-future4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 14766773421,
                "numberOfFiles": 37,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7681/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54342/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59430/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28492/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120890/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120881/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120892/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120893/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120885/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120886/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120883/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120882/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120889/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120887/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120884/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120891/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165106/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120888/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28505/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28506,
            "uuid": "67cb406f2a3c43689a65fa72c1907067",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1 model output for the \"amip-lwoff\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-CM6-1 model output for the \"AMIP experiment with longwave cloud-radiative effects off\" (amip-lwoff) experiment. These are available at the following frequencies: Amon, Emon, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1, amip-lwoff, Amon, Emon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:55:57.325423",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28507/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/CNRM-CERFACS/CNRM-CM6-1/amip-lwoff",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6415047231,
                "numberOfFiles": 22,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54342/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28492/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120912/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120903/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120914/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120915/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120907/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120908/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120905/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120904/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120911/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120909/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120906/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165109/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120913/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165110/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120910/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28508/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28509,
            "uuid": "d9204f27b2de4cd885e7c3ff12038696",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1 model output for the \"amip-m4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-CM6-1 model output for the \"AMIP with uniform 4K SST decrease\" (amip-m4K) experiment. These are available at the following frequencies: Amon, CFday, Emon, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1, amip-m4K, Amon, CFday, Emon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:56:08.154669",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28510/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/CNRM-CERFACS/CNRM-CM6-1/amip-m4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 9696064858,
                "numberOfFiles": 28,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7683/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54342/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28492/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120934/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120925/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120936/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120937/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120929/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120930/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120927/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120926/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120933/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120931/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120928/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165113/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120935/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165114/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120932/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28511/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28512,
            "uuid": "6e1653bf69d24d1ca6605f886a043a99",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1 model output for the \"amip-p4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-CM6-1 model output for the \"AMIP with uniform 4K SST increase\" (amip-p4K) experiment. These are available at the following frequencies: Amon, CFday, CFsubhr, Emon, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1, amip-p4K, Amon, CFday, CFsubhr, Emon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:56:23.779937",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28513/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/CNRM-CERFACS/CNRM-CM6-1/amip-p4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 18443331951,
                "numberOfFiles": 47,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7684/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7005/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7007/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53939/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53940/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54817/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28492/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120956/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120947/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120958/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120959/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120951/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120952/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120955/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120953/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165117/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120957/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165118/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120954/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28514/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28515,
            "uuid": "828d7acade4b40b29b9b075f7f1f706c",
            "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1 model output for the \"amip-p4K-lwoff\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the CNRM-CERFACS team CNRM-CM6-1 model output for the \"AMIP experiment with uniform 4K SST increase and with longwave cloud radiative effects off\" (amip-p4K-lwoff) experiment. These are available at the following frequencies: Amon, Emon, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f2.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe 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).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1, amip-p4K-lwoff, Amon, Emon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:56:30.174716",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28516/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/CNRM-CERFACS/CNRM-CM6-1/amip-p4K-lwoff",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6367245824,
                "numberOfFiles": 22,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7685/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54342/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the CNRM-CERFACS team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28287/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28492/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120978/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120980/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120981/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120973/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120974/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120971/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120970/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120977/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120975/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165121/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120979/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165122/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120976/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28517/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28519,
            "uuid": "482f0d71f3074a9995f81a89a43187eb",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"abrupt-0p5xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"abrupt halving of CO2\" (abrupt-0p5xCO2) experiment. These are available at the following frequencies: 3hr, Amon, CFmon, LImon, Lmon, Omon, SImon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, abrupt-0p5xCO2, 3hr, Amon, CFmon, LImon, Lmon, Omon, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:56:39.296821",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28520/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/abrupt-0p5xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 286014089029,
                "numberOfFiles": 91,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7686/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7562/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7771/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7773/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7776/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7777/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9754/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9756/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9757/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10232/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10402/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10988/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11285/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11301/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19325/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19341/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27698/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27699/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27701/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27702/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28004/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28005/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28006/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28007/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Institut Pierre-Simon Laplace (IPSL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28518/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28521/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120997/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120998/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/120999/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121000/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121001/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121004/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121005/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121006/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121003/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121002/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165127/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165128/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28522/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28523,
            "uuid": "52dbf6ab807f47679d21df2845ee72d0",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"abrupt-2xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"abrupt doubling of CO2\" (abrupt-2xCO2) experiment. These are available at the following frequencies: 3hr, Amon, CFmon, LImon, Lmon, Omon, SImon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, abrupt-2xCO2, 3hr, Amon, CFmon, LImon, Lmon, Omon, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:56:47.939457",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28524/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/abrupt-2xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 286556153745,
                "numberOfFiles": 91,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7687/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7562/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28004/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54414/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54699/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54848/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54851/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Institut Pierre-Simon Laplace (IPSL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28518/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28521/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121025/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121026/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121027/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121030/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121031/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121032/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121029/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121028/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165134/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28525/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28526,
            "uuid": "6975c0ac083549699a98158cd03ee4bf",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"abrupt-solm4p\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"abrupt 4% decrease in solar constant\" (abrupt-solm4p) experiment. These are available at the following frequencies: 3hr, Amon, CFmon, Emon, LImon, Lmon, Ofx, Omon, SImon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, abrupt-solm4p, 3hr, Amon, CFmon, Emon, LImon, Lmon, Ofx, Omon, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:56:54.710626",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28527/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/abrupt-solm4p",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 330216876658,
                "numberOfFiles": 108,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7688/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28004/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54342/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54409/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54848/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54851/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Institut Pierre-Simon Laplace (IPSL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28518/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28521/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121039/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121040/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121041/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121042/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121043/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121046/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121047/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121048/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121044/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165138/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28528/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28529,
            "uuid": "8616869161ad416983f021f25ba32f0d",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"abrupt-solp4p\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"abrupt 4% increase in solar constant\" (abrupt-solp4p) experiment. These are available at the following frequencies: 3hr, Amon, CFmon, Emon, LImon, Lmon, Ofx, Omon, SImon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, abrupt-solp4p, 3hr, Amon, CFmon, Emon, LImon, Lmon, Ofx, Omon, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:57:01.615541",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28530/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/abrupt-solp4p",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 324498761863,
                "numberOfFiles": 108,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7689/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28004/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54342/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54409/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54414/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54699/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54848/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54851/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62715/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62739/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71927/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Institut Pierre-Simon Laplace (IPSL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28518/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28521/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121061/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121060/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165142/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28531/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28532,
            "uuid": "2142a41d2f774c56af39fa5a4ec0d2f0",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"amip-4xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"AMIP SSTs with 4xCO2\" (amip-4xCO2) experiment. These are available at the following frequencies: 3hr, Amon, CFday, CFmon, CFsubhr, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, amip-4xCO2, 3hr, Amon, CFday, CFmon, CFsubhr, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:57:10.109021",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28533/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/amip-4xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 49957205787,
                "numberOfFiles": 82,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7690/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7005/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7007/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53939/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53940/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Institut Pierre-Simon Laplace (IPSL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28518/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28521/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121072/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121074/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121076/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165146/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28534/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28535,
            "uuid": "af123fc367184cf5b98af6ee5982568d",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"amip-future4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"AMIP with patterned 4K SST increase\" (amip-future4K) experiment. These are available at the following frequencies: Amon, CFday, CFmon, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, amip-future4K, Amon, CFday, CFmon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:57:19.054912",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28536/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/amip-future4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 14649354185,
                "numberOfFiles": 69,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7691/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7771/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7773/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7776/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7777/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9754/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9756/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9757/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10402/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10988/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11285/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11301/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19325/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19341/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27611/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Institut Pierre-Simon Laplace (IPSL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28518/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28521/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165149/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165150/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28537/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28538,
            "uuid": "b16227131c394c7c9689a55979181c4b",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"amip-lwoff\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"AMIP experiment with longwave cloud-radiative effects off\" (amip-lwoff) experiment. These are available at the following frequencies: 3hr, Amon, CFmon, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, amip-lwoff, 3hr, Amon, CFmon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:57:28.751079",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28539/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/amip-lwoff",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 47709381892,
                "numberOfFiles": 73,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7692/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7771/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7773/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7776/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7777/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9754/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9756/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9757/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10402/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10988/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11285/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11301/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19325/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19341/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27611/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Institut Pierre-Simon Laplace (IPSL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28518/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28521/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121106/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121107/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121110/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121111/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121112/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121109/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165153/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165154/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28540/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28541,
            "uuid": "4264a5b8e9bc442695609b2ba2fd134e",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"amip-m4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"AMIP with uniform 4K SST decrease\" (amip-m4K) experiment. These are available at the following frequencies: Amon, CFday, CFmon, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, amip-m4K, Amon, CFday, CFmon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:57:36.234005",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28542/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/amip-m4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 13292753409,
                "numberOfFiles": 67,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7693/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Institut Pierre-Simon Laplace (IPSL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28518/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28521/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121119/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121120/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121121/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121122/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121123/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121126/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121127/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121125/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121124/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165157/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165158/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28543/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28544,
            "uuid": "1338ea4335ea42779536172197df8a2e",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"amip-p4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"AMIP with uniform 4K SST increase\" (amip-p4K) experiment. These are available at the following frequencies: Amon, CFday, CFmon, CFsubhr, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, amip-p4K, Amon, CFday, CFmon, CFsubhr, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:57:47.688530",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28545/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/amip-p4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 16039973975,
                "numberOfFiles": 77,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7694/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7005/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7007/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53939/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53940/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Institut Pierre-Simon Laplace (IPSL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28518/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28521/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165161/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165162/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28546/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28547,
            "uuid": "320788b80e5341ec847a510653e55f5d",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"amip-p4K-lwoff\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"AMIP experiment with uniform 4K SST increase and with longwave cloud radiative effects off\" (amip-p4K-lwoff) experiment. These are available at the following frequencies: 3hr, Amon, CFmon, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, amip-p4K-lwoff, 3hr, Amon, CFmon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:58:05.187044",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28548/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/amip-p4K-lwoff",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 47687271141,
                "numberOfFiles": 73,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7695/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Institut Pierre-Simon Laplace (IPSL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28518/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28521/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121151/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121152/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121153/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121154/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121155/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121158/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121159/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121160/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121157/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121156/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165165/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165166/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28549/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28550,
            "uuid": "8a6ed352fa6e4f56b9dceb89ba19678d",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"amip-piForcing\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"AMIP SSTs with pre-industrial anthropogenic and natural forcing\" (amip-piForcing) experiment. These are available at the following frequencies: Amon, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, amip-piForcing, Amon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:58:18.830916",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28551/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/amip-piForcing",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 38799122174,
                "numberOfFiles": 51,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7696/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54341/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Institut Pierre-Simon Laplace (IPSL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28518/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28521/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121168/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121169/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121170/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121171/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121174/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121175/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121176/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121172/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165169/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165170/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28552/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28553,
            "uuid": "099d7368bfab4d28b0a48d22b7578371",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"aqua-4xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"aquaplanet with control SST and 4xCO2\" (aqua-4xCO2) experiment. These are available at the following frequencies: Amon, CFday, CFmon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, aqua-4xCO2, Amon, CFday, CFmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:58:30.343395",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28554/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/aqua-4xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3561191874,
                "numberOfFiles": 106,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7697/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7771/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7773/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7776/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7777/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9754/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9756/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10402/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11301/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19325/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27607/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Institut Pierre-Simon Laplace (IPSL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28518/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28521/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121183/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121184/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121185/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121186/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121187/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121190/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121191/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121192/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121189/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121188/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165174/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28555/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28556,
            "uuid": "dbdb2350519a481dafa8dcc044d791a3",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"aqua-control\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"aquaplanet control\" (aqua-control) experiment. These are available at the following frequencies: Amon, CFday, CFmon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, aqua-control, Amon, CFday, CFmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:58:45.028020",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28557/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/aqua-control",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3496756195,
                "numberOfFiles": 106,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7698/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7562/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Institut Pierre-Simon Laplace (IPSL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28518/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28521/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121199/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121200/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121201/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121202/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121203/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121207/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121205/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121204/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165177/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165178/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28558/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28559,
            "uuid": "99b8b514007044918108ff87db95a0a1",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"aqua-control-lwoff\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"aquaplanet control with longwave cloud radiative effects off\" (aqua-control-lwoff) experiment. These are available at the following frequencies: 3hr, Amon, CFmon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, aqua-control-lwoff, 3hr, Amon, CFmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:58:55.548467",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28560/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/aqua-control-lwoff",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 12043147379,
                "numberOfFiles": 61,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7699/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7562/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7771/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7773/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7776/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7777/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9754/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9756/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10402/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11301/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19325/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27607/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Institut Pierre-Simon Laplace (IPSL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28518/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28521/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121215/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121216/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121217/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121223/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121220/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165181/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165182/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28561/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28562,
            "uuid": "dfc4d5d7d4794fa2a403b7fb739f1e72",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"aqua-p4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"aquaplanet with uniform 4K SST increase\" (aqua-p4K) experiment. These are available at the following frequencies: Amon, CFday, CFmon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, aqua-p4K, Amon, CFday, CFmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:59:02.485610",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28563/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/aqua-p4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3473193366,
                "numberOfFiles": 105,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7700/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Institut Pierre-Simon Laplace (IPSL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28518/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28521/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121232/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121234/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121238/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121240/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165185/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165186/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28564/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28565,
            "uuid": "3d618f5c05ef4c3fb29215e690770b92",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"aqua-p4K-lwoff\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"aquaplanet with uniform 4K SST increase and with longwave cloud radiative effects off\" (aqua-p4K-lwoff) experiment. These are available at the following frequencies: 3hr, Amon, CFmon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, IPSL, IPSL-CM6A-LR, aqua-p4K-lwoff, 3hr, Amon, CFmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:59:16.850695",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28566/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/aqua-p4K-lwoff",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 11992323434,
                "numberOfFiles": 61,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7701/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7562/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Institut Pierre-Simon Laplace (IPSL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28518/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28521/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121248/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165189/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165190/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28567/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28568,
            "uuid": "913d22f9ceb94377b1133d01327abfaf",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"abrupt-0p5xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"abrupt halving of CO2\" (abrupt-0p5xCO2) experiment. These are available at the following frequencies: Amon, LImon, Lmon and Omon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, abrupt-0p5xCO2, Amon, LImon, Lmon, Omon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:59:25.832039",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28569/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MIROC/MIROC6/abrupt-0p5xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 176952602509,
                "numberOfFiles": 485,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7702/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27830/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27831/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50542/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54402/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54801/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54802/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54803/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54804/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54805/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54807/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54808/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54809/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121274/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121268/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121269/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165193/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121273/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165194/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121270/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28570/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28571,
            "uuid": "f5318b3c3bca4282b21d5e1defe1d3bd",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"abrupt-2xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"abrupt doubling of CO2\" (abrupt-2xCO2) experiment. These are available at the following frequencies: Amon, LImon, Lmon and Omon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, abrupt-2xCO2, Amon, LImon, Lmon, Omon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:59:32.197288",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28572/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MIROC/MIROC6/abrupt-2xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 176791905592,
                "numberOfFiles": 485,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7703/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27830/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27831/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50542/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54402/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54801/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54802/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54803/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54804/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54805/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54807/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54808/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54809/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62737/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121294/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121285/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121296/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121297/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121289/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121290/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121286/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121293/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121291/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121288/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165197/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165198/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121292/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28573/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28574,
            "uuid": "d620a353689b4375bd19beae304d872c",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"amip-4xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"AMIP SSTs with 4xCO2\" (amip-4xCO2) experiment. These are available at the following frequencies: Amon, CFmon, LImon and Lmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, amip-4xCO2, Amon, CFmon, LImon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:59:40.137053",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28575/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MIROC/MIROC6/amip-4xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 88509464544,
                "numberOfFiles": 397,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7704/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62737/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121316/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121318/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121319/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121311/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121312/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121309/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121315/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121310/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165201/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121317/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165202/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121314/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28576/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28577,
            "uuid": "1ba0156e30bf48e2841ce2d0a3d591f9",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"amip-future4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"AMIP with patterned 4K SST increase\" (amip-future4K) experiment. These are available at the following frequencies: Amon, CFmon, LImon and Lmon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, amip-future4K, Amon, CFmon, LImon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:59:48.358167",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28578/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MIROC/MIROC6/amip-future4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 90107835450,
                "numberOfFiles": 402,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7705/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121341/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165205/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121339/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121336/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28579/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28580,
            "uuid": "3d62e3ffd7614595983b0a6df125906a",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"amip-p4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"AMIP with uniform 4K SST increase\" (amip-p4K) experiment. These are available at the following frequencies: Amon, LImon and Lmon. The runs included the ensemble member: r2i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, amip-p4K, Amon, LImon, Lmon",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T11:59:56.069110",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28581/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MIROC/MIROC6/amip-p4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 83330991449,
                "numberOfFiles": 361,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7706/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121360/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121351/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121355/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121356/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121353/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121352/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121354/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121358/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28582/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28584,
            "uuid": "db73a90d3572471fac654364129bc559",
            "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI) MRI-ESM2-0 model output for the \"amip-4xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Meteorological Research Institute of the Japan Meteorological Agency (MRI) MRI-ESM2-0 model output for the \"AMIP SSTs with 4xCO2\" (amip-4xCO2) experiment. These are available at the following frequencies: Amon, CFday, CFmon, CFsubhr, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MRI, MRI-ESM2-0, amip-4xCO2, Amon, CFday, CFmon, CFsubhr, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T12:00:04.277638",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28585/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MRI/MRI-ESM2-0/amip-4xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 90803929381,
                "numberOfFiles": 301,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7707/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50542/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Meteorological Research Institute of the Korea Meteorological Administration (MRI) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28583/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28586/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121382/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121384/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165215/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165216/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28587/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28588,
            "uuid": "6d8ec3c4de334b96b4d399e960ee3c47",
            "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI) MRI-ESM2-0 model output for the \"amip-future4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Meteorological Research Institute of the Japan Meteorological Agency (MRI) MRI-ESM2-0 model output for the \"AMIP with patterned 4K SST increase\" (amip-future4K) experiment. These are available at the following frequencies: Amon, CFday, CFmon, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MRI, MRI-ESM2-0, amip-future4K, Amon, CFday, CFmon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T12:00:13.705274",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28589/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MRI/MRI-ESM2-0/amip-future4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 87328455656,
                "numberOfFiles": 87,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7708/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Meteorological Research Institute of the Korea Meteorological Administration (MRI) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28583/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28586/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121405/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121406/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121407/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121408/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121409/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121412/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121413/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121414/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165222/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28590/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28591,
            "uuid": "5783c00b7c7848a181ec42b96ced8420",
            "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI) MRI-ESM2-0 model output for the \"amip-lwoff\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Meteorological Research Institute of the Japan Meteorological Agency (MRI) MRI-ESM2-0 model output for the \"AMIP experiment with longwave cloud-radiative effects off\" (amip-lwoff) experiment. These are available at the following frequencies: Amon, CFday, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MRI, MRI-ESM2-0, amip-lwoff, Amon, CFday, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T12:00:19.680494",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28592/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MRI/MRI-ESM2-0/amip-lwoff",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 69141139609,
                "numberOfFiles": 42,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7709/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Meteorological Research Institute of the Korea Meteorological Administration (MRI) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28583/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28586/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121421/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121423/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121430/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165226/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28593/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 28594,
            "uuid": "ccbaf522a597490d90445b167debd235",
            "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI) MRI-ESM2-0 model output for the \"amip-m4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Meteorological Research Institute of the Japan Meteorological Agency (MRI) MRI-ESM2-0 model output for the \"AMIP with uniform 4K SST decrease\" (amip-m4K) experiment. These are available at the following frequencies: Amon, CFday, CFmon, LImon, Lmon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, MRI, MRI-ESM2-0, amip-m4K, Amon, CFday, CFmon, LImon, Lmon, day",
            "publicationState": "published",
            "dataPublishedTime": "2019-11-08T12:00:32.915145",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28595/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MRI/MRI-ESM2-0/amip-m4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 88395057649,
                "numberOfFiles": 87,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7710/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6025/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6030/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6031/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6506/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7773/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9738/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10407/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10988/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27681/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Meteorological Research Institute of the Korea Meteorological Administration (MRI) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/28583/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28586/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121439/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121440/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121441/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121444/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121446/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121443/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165230/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28596/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        }
    ]
}