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=7300
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10255,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/observations/?format=api&limit=100&offset=7400",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/observations/?format=api&limit=100&offset=7200",
    "results": [
        {
            "ob_id": 33310,
            "uuid": "dd6a312c701f47778390de50cd052071",
            "title": "Perturbed CO2 forecasts of the February 2019 European heatwave",
            "abstract": "This dataset contains a range of model output from both operational runs of the European Centre for Medium-Range Weather Forecasts (ECMWF) Integrated Forecasting System (IFS) CY45R1 model forecasts and hindcasts and output from specific experimental runs. \r\n\r\nThese data were produced to support the article \"Forecast-based attribution of a winter heatwave within the limit of predictability\" (see citation and link to paper elsewhere on this record).\r\n\r\nWithin the archived products the directory tree structure is as follows:\r\n\r\nTop level domain splitting:\r\n>EU\r\nModel data at 0.25 degree resolution for the region contained within (33 to 73.5N / -27 to 45E).\r\n\r\n>GLOB\r\nModel data at 0.25 degree resolution for the full globe.\r\n\r\nBelow which there are sub-directories as follows (note, M-climate is only available for the EU domain):\r\n\r\n>>ENS​\r\nData from the operational Ensemble Prediction System (EPS) forecast.\r\n\r\n>>M-climate\r\nData from EPS hindcasts used to construct model climate. See https://confluence.ecmwf.int/display/FUG/M-climate%2C+the+ENS+Model+Climate.\r\n\r\n>>pi-CO2\r\nData from EPS forecast that replicates operations *but for* reduced CO2 concentrations, set to 285 ppm.\r\n\r\n>>incr-CO2\r\nData from EPS forecast that replicates operations *but for* increased CO2 concentrations, set to 600 ppm.\r\n\r\nWithin these runs the data are then available on the following level types:\r\n>>>pl\r\nData on pressure levels.\r\n\r\n>>>sfc\r\nData on single levels.\r\n\r\nEnsemble data are further split into sub-directories as follows:\r\n>>>>cf\r\nControl forecast member.\r\n\r\n>>>>pf\r\nPerturbed forecast members.\r\n\r\nThe specific variables available within each netCDF file can differ depending on the region and experiment type (eg. the operational ENS forecasts whose initialisation dates match those of the perturbed CO2 experiments have more variables available than the others). All the datasets & variables required to reproduce the analysis are described in the paper.\r\n\r\nForecast-based attribution of a winter heatwave within the limit of predictability. Nicholas J. Leach, Antje Weisheimer, Myles R. Allen, Tim Palmer. Proceedings of the National Academy of Sciences Dec 2021, 118 (49) e2112087118; DOI: 10.1073/pnas.2112087118",
            "keywords": "CO2, ECMWF, European heatwave",
            "publicationState": "citable",
            "dataPublishedTime": "2021-11-17T12:05:32",
            "doiPublishedTime": "2021-12-14T11:30:43",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33311/?format=api",
                "dataPath": "/badc/deposited2021/perturbedCO2-forecasts/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 438235283339,
                "numberOfFiles": 173,
                "fileFormat": "Data are netCDF formatted"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9151/?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/51981/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59154/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59155/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68853/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69039/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89637/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89641/?format=api"
            ],
            "dataLineage": "Data were generated using the ECMWF IFS CY45R1 model at Tco639 resolution. Data are either operational forecast data, or experiments that use an identical model version and setup to operations in which the CO2 concentration has been perturbed. These experiments would replicate operations but for the CO2 perturbations. Data were post-processed using cdo1.9.8 and NCO4.7.2. The data were then sent to the Centre for Environmental Data Analysis (CEDA) for archiving.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10970/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/33450/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149396/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148781/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148782/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148783/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148784/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148785/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148780/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148791/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33313/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf",
                    "licenceClassifications": "unstated"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33315,
            "uuid": "ac333bc4d212442aabdccbf80a457a41",
            "title": "MSG: Dust imagery in the RGB channels over the full disc at 0 degrees (EEDA41)",
            "abstract": "The Meteosat Second Generation (MSG) satellites, operated by EUMETSAT (The European Organisation for the Exploitation of Meteorological Satellites), provide almost continuous imagery to meteorologists and researchers in Europe and around the world. These include visible, infra-red, water vapour, High Resolution Visible (HRV) images and derived cloud top height, cloud top temperature, fog, snow detection and volcanic ash products. These images are available for a range of geographical areas. \r\n\r\nThis dataset contains RBG dust images from MSG satellites over the full disc at 0 degrees. Imagery available from November 2021 onwards at a frequency of 15 minutes (some are hourly) and are at least 24 hours old.\r\n\r\nThe geographic extent for images within this datasets is available via the linked documentation 'MSG satellite imagery product geographic area details'. Each MSG imagery product area can be referenced from the third and fourth character of the image product name giving in the filename. E.g. for EEAO11 the corresponding geographic details can be found under the entry for area code 'AO' (i.e West Africa).",
            "keywords": "MSG, dust, rgb, Satellites, full disc",
            "publicationState": "published",
            "dataPublishedTime": "2022-06-06T15:09:01",
            "doiPublishedTime": null,
            "updateFrequency": "daily",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33316/?format=api",
                "dataPath": "/badc/msg/data/hritimages/EEDA41",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 78620695526,
                "numberOfFiles": 35840,
                "fileFormat": "Data are JPEG formatted image files"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9193/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/934/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data obtained by satellite from March 2005, prepared by the Met Office and stored in the CEDA archive.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/11161/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/2645/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149394/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148805/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148807/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148808/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148809/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148803/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148802/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/14637/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2545/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "msg",
                    "label": "restricted: msg group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/msg.pdf",
                    "licenceClassifications": "academic"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33317,
            "uuid": "b1dacc09b42f4d8ab492c5d5c751efa9",
            "title": "MSG: Dust imagery in the RGB channels over the full disc at 41.5 degrees East (LEDF41, upto 0900 UTC 1st June  2022)",
            "abstract": "The Meteosat Second Generation (MSG) satellites, operated by EUMETSAT (The European Organisation for the Exploitation of Meteorological Satellites), provide almost continuous imagery to meteorologists and researchers in Europe and around the world. These include visible, infra-red, water vapour, High Resolution Visible (HRV) images and derived cloud top height, cloud top temperature, fog, snow detection and volcanic ash products. These images are available for a range of geographical areas. \r\n\r\nThis dataset contains RGB dust images from MSG satellites over the full disc at 41.5 degrees East. Imagery available from November 2021 until 0900 UTC 1st June 2022 (see following note) at a frequency of 15 minutes (some are hourly) and are at least 24 hours old.\r\n\r\nNOTE - from 1st February 2022 to 20th April 2022 Meteosat-9 was drifted from 3.5 E to 45.5E at a rate of 0.5 degree a day drift to a new observation location centred over 45.5 degrees East to take over as the prime IODC (Indian Ocean Data Coverage) satellite from 30th May 2022. This role was previously by Meteosat-8, which remains in place for emergency . Data were not made available during this drifting process. The Met Office production of the LEDF41 product switched to using Meteosat-9 from 0915 UTC on 1st June 2022. See linked dataset for the replacement dataset to continue provision of this product over this region of the globe.\r\n\r\nThe geographic extent for images within this datasets is available via the linked documentation 'MSG satellite imagery product geographic area details'. Each MSG imagery product area can be referenced from the third and fourth character of the image product name giving in the filename. E.g. for EEAO11 the corresponding geographic details can be found under the entry for area code 'AO' (i.e West Africa).",
            "keywords": "MSG, dust, rbd, Satellites, full disc",
            "publicationState": "published",
            "dataPublishedTime": "2022-06-06T10:21:30",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33318/?format=api",
                "dataPath": "/badc/msg/data/hritimages/LEDF41",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 8509683310,
                "numberOfFiles": 4326,
                "fileFormat": "Data are JPEG formatted images"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9194/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2919/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data obtained by satellite from March 2005, prepared by the Met Office and stored in the CEDA archive.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/11161/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/2645/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149393/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148812/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148813/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148818/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/14637/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2545/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "msg",
                    "label": "restricted: msg group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/msg.pdf",
                    "licenceClassifications": "academic"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33319,
            "uuid": "7bdb8604acc940f79a88433cc83904fc",
            "title": "Cape Verde Atmospheric Observatory: FLEXPART back trajectory (2007 onwards)",
            "abstract": "Ten day back trajectory calculations made using the FLEXPART model initiated from Cape Verde Atmospheric Observatory four times a day to show the origins of the air arriving at the observatory and support the analysis of the observations. The Cape Verde Atmospheric Observatory (CVAO) exists to advance understanding of climatically significant interactions between the atmosphere and ocean and to provide a regional focal point and long-term data. \r\n\r\nThe observatory is based on Calhau Island of São Vicente, Cape Verde at 16.848N, 24.871W, in the tropical Eastern North Atlantic Ocean, a region which is data poor but plays a key role in atmosphere-ocean interactions of climate-related and biogeochemical parameters including greenhouse gases. It is an open-ocean site that is representative of a region likely to be sensitive to future climate change, and is minimally influenced by local effects and intermittent continental pollution.",
            "keywords": "Cape Verde, FLEXPART, trajectories",
            "publicationState": "published",
            "dataPublishedTime": "2021-11-19T09:14:26",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33322/?format=api",
                "dataPath": "/badc/capeverde/data/FLEXPART-back-traj/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 39033382172,
                "numberOfFiles": 20169,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9153/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/12/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46693/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46694/?format=api"
            ],
            "dataLineage": "FLEXPART model output prepared by NCAS staff  before archiving at BADC.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/875/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/872/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148819/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148826/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148824/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148827/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148821/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33320/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33327,
            "uuid": "ba8180a9876a4ef1a127046a673d8864",
            "title": "ClearfLo: IOP Winter atmospheric chemistry and meteorology measurements and NAME Airmass Footprint dispersion model output across London sites",
            "abstract": "ClearfLo (Clean Air for London) Project was a collaborative scientific project involving several academic institutions in the UK, which aimed to set up air pollution monitoring sites alongside meteorological measurements to investigate boundary layer pollution across London.\r\n\r\nThis dataset contains NAME airmass footprint images and  a broad suite of chemistry and meteorological measurements at Detling, North Kensington, and King's College, London during the winter Intensive Operations Period (IOP) in January and February 2012.",
            "keywords": "ClearfLo, pollution, chemistry, meteorology",
            "publicationState": "published",
            "dataPublishedTime": "2021-11-24T15:06:06",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33328/?format=api",
                "dataPath": "/badc/clearflo/data/iop/winter",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 702836713,
                "numberOfFiles": 3139,
                "fileFormat": "NASA-Ames and NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9154/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2886/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/4385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/13294/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60511/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60512/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60513/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60514/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60515/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60516/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60517/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60518/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60519/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60520/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60521/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60522/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60523/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60524/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60526/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60527/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60528/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60529/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60530/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60531/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60532/?format=api"
            ],
            "dataLineage": "Data are collected and processed by the instrument operators and uploaded to the ClearfLo (Clean Air for London) data archive at CEDA.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/3933/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/3930/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148851/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148852/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148853/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148855/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148882/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148883/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148884/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148885/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148886/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148887/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148888/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148889/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/14545/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33333,
            "uuid": "38bac9051d064d4da183fff2361f5de8",
            "title": "Chapter 3 of the Working Group I Contribution to the IPCC Sixth Assessment Report - Input data for Figure 3.27 (v20220621)",
            "abstract": "Input data for figure  3.27 from Chapter 3 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\nFigure 3.27 shows maps of multi-decadal salinity trends for the near-surface ocean.\r\n\r\n  ---------------------------------------------------\r\n  How to cite this dataset\r\n  ---------------------------------------------------\r\n  When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\nEyring, V., N.P. Gillett, K.M. Achuta Rao, R. Barimalala, M. Barreiro Parrillo, N. Bellouin, C. Cassou, P.J. Durack, Y. Kosaka, S. McGregor, S. Min, O. Morgenstern, and Y. Sun, 2021: Human Influence on the Climate System. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change [Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 423–552, doi:10.1017/9781009157896.005.\r\n\r\n  ---------------------------------------------------\r\n  Figure subpanels\r\n  ---------------------------------------------------\r\n  The figure has two subpanels, with input data provided for the upper panel.\r\n\r\n  ---------------------------------------------------\r\n  List of data provided\r\n  ---------------------------------------------------\r\n  This dataset contains the global ocean salinity estimates from Durack & Wijffels (2010) based on observations from 01-01-1950 to 12-31-2019:\r\n  \r\n  - Mean salinity (for the Jan/1950 to Dec/2019 period, units in PSS).\r\n  - Salinity change (for the same period, PSS/70-years).\r\n  - Salinity change error (same period, PSS/70-years).\r\n\r\n  ---------------------------------------------------\r\n  Notes on reproducing the figure from the provided data\r\n  ---------------------------------------------------\r\nThe observational data from here (top panel) is taken from the file:\r\nDurackandWijffels_GlobalOceanChanges_19500101-20191231__210122-205355_beta.nc. The fields of interest are salinity_mean (shown as black contours) and salinity_change (shown in colourscale). DurackandWijffels_GlobalOceanChanges_19500101-20191231__210122-205355_beta.nc is an updated file from Durack & Wijffels (2010).\r\n\r\nThe data file DurackandWijffels_GlobalOceanChanges_19500101-20191231__210122-205355_beta.nc is an intermediate file used in 3.27, please refer to the code to generate the figure using the corresponding tools (see the link to the code in the 'Related document' section README_AR6_WG1_Chap3_Figure3_27_GlobalSeaSurfaceSalinitytrends.md at main ESMValGroup/ESMValTool-AR6-OriginalCode-FinalFigures).\r\n\r\n  ---------------------------------------------------\r\n  Sources of additional information\r\n  ---------------------------------------------------\r\n  The following weblinks are provided in the Related Documents section of this catalogue record:\r\n  - Link to the report component containing the figure (Chapter 3)\r\n  - Link to the code for the figure, archived on Zenodo.\r\n  - Link to input data figure 2.27.\r\n  - Link to the figure on the IPCC AR6 website.",
            "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group I, Physical Science Basis, Chapter 3, Human influence, large-scale indicators, Natural variability, anthropogenically-forced change, observed changes",
            "publicationState": "citable",
            "dataPublishedTime": "2022-12-14T16:38:04",
            "doiPublishedTime": "2023-02-08T19:38:31.554442",
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/37606/?format=api",
                "dataPath": "/badc/ar6_wg1/data/ch_03/inputdata_ch3_fig27/v20220621",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 40251095,
                "numberOfFiles": 4,
                "fileFormat": "netCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9150/?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/9042/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9043/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49483/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49485/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49486/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49487/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49488/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49490/?format=api"
            ],
            "dataLineage": "Data produced by Intergovernmental Panel on Climate Change (IPCC) authors and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) by the Technical Support Unit (TSU) for IPCC Working Group I (WGI).\r\n Data curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12391/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32718/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148869/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148870/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148873/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148875/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148876/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33334/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 33339,
            "uuid": "51725f90c60a45e69f07a748a25b9729",
            "title": "JNCC Sentinel-2 indices Analysis Ready Data (ARD) Normalised Difference Vegetation Index (NDVI) v1",
            "abstract": "Sentinel-Hub NDVI description: \r\nNDVI is a simple, but effective index for quantifying green vegetation. It normalizes green leaf scattering in Near Infra-red wavelengths with chlorophyll absorption in red wavelengths.\r\n\r\nThe value range of the NDVI is -1 to 1. Negative values of NDVI (values approaching -1) correspond to water. Values close to zero (-0.1 to 0.1) generally correspond to barren areas of rock, sand, or snow. Low, positive values represent shrub and grassland (approximately 0.2 to 0.4), while high values indicate temperate and tropical rainforests (values approaching 1). It is a good proxy for live green vegetation.\r\n\r\nNDVI = (NIR – Red) / (NIR + RED)\r\n\r\nSentinel-2 NDVI = (B8 - B4) / (B8 + B4)\r\n\r\nThese data have been created by the Joint Nature Conservation Committee (JNCC) as part of a Defra Natural Capital and Ecosystem Assessment (NCEA) project to produce a regional, and ultimately national, system for detecting a change in habitat conditions at a land parcel level. The first stage of the project is focused on Yorkshire, UK, and therefore the dataset includes granules and scenes covering Yorkshire and surrounding areas only. The dataset contains Normalised Difference Vegetation Index (NDVI) data derived from Defra and JNCC Sentinel-2 Analysis Ready Data. \r\n\r\nNDVI files are generated for the following Sentinel-2 granules:\r\n•\tT30UWE\r\n•\tT30UXF\r\n•\tT30UWF\r\n•\tT30UXE\r\n•\tT31UCV \r\n•\tT30UYE\r\n•\tT31UCA\r\n\r\nAs the project continues, JNCC will expand the geographical coverage of this dataset and will provide continuous updates as ARD becomes available.\r\n\r\nVersion 1 contains masked index files (using the Defra and JNCC ARD cloud and topographic shadow masks).",
            "keywords": "JNCC, ARD, NDVI, Sentinel 2, EO indices, Analysis Ready Data, Sentinel",
            "publicationState": "published",
            "dataPublishedTime": "2022-05-11T14:02:16",
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "superseded",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33340/?format=api",
                "dataPath": "/neodc/sentinel_ard/indices/sentinel_2/ndvi/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1993246894475,
                "numberOfFiles": 17657,
                "fileFormat": "These data are provided in Cloud Optimized GeoTIFF (COG) format."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9164/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2609/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/30197/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148897/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148898/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148899/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148892/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148893/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148894/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148895/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148896/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/33348/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33342,
            "uuid": "967313bee45c48998c5027896e3da53c",
            "title": "Chapter 2 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 2.13 (v20211126)",
            "abstract": "Data for Figure 2.13 from Chapter 2 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\n\r\nFigure 2.13 shows the global trends in surface specific humidity and surface relative humidity over 1973 - 2019\r\n\r\n---------------------------------------------------\r\n How to cite this dataset\r\n ---------------------------------------------------\r\n When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\nGulev, S.K., P.W. Thorne, J. Ahn, F.J. Dentener, C.M. Domingues, S. Gerland, D. Gong, D.S. Kaufman, H.C. Nnamchi, J. Quaas, J.A. Rivera, S. Sathyendranath, S.L. Smith, B. Trewin, K. von Schuckmann, and R.S. Vose, 2021: Changing State of the Climate System. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change[Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 287–422, doi:10.1017/9781009157896.004.\r\n\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\n The figure has four panels, with data provided for panel (b) and (d) in one single file (qrh2.csv). Code for plotting panels (a) and (c) is archived on zenodo and a link is provided in the Related Documents section of this catalogue record.\r\n\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n This dataset contains time-series of observed global average surface specific and relative humidity during 1973-2019\r\n\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n Panel b. Global average surface specific humidity annual anomalies (1981–2010 base period):\r\n \r\n - Data file: qrh2.csv - column 2 cyan solid line\r\n - Data file: qrh2.csv - column 3 orange solid line\r\n - Data file: qrh2.csv - column 4 blue solid line\r\n - Data file: qrh2.csv - column 5 black solid line\r\n\r\n\r\nPanel d. Global average surface relative humidity annual anomalies (1981–2010 base period):\r\n - Data file: qrh2.csv - column 7 cyan solid line\r\n - Data file: qrh2.csv - column 8 orange solid line\r\n - Data file: qrh2.csv - column 9 blue solid line\r\n - Data file: qrh2.csv - column 10 black solid line\r\n\r\nRH stands for relative humidity.\r\n\r\n---------------------------------------------------\r\n Sources of additional information\r\n ---------------------------------------------------\r\n The following weblinks are provided in the Related Documents section of this catalogue record:\r\n - Link to the figure on the IPCC AR6 website\r\n - Link to the report component containing the figure (Chapter 2).\r\n - Link to the Supplementary Material for Chapter 2, which contains details on the input data used in Table 2.SM.1.\r\n - Link to input data figure 2.13.\r\n - Link to the code for the figure, archived on Zenodo.",
            "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group I, Physical Science Basis, Chapter 2, Changing state, Multi-millennial context, pre-industrial, Natural forcing, anthropogenic forcing, Radiative forcing, Large-scale indicators, observed changes, Modes of variability, Figure 2.13, global specific humidity, global relative humidity",
            "publicationState": "citable",
            "dataPublishedTime": "2023-05-11T15:19:34",
            "doiPublishedTime": "2023-07-03T19:50:51",
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/39215/?format=api",
                "dataPath": "/badc/ar6_wg1/data/ch_02/ch2_fig13/v20211126",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 10455,
                "numberOfFiles": 4,
                "fileFormat": "csv"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9158/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data produced by Intergovernmental Panel on Climate Change (IPCC) authors and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) by the Technical Support Unit (TSU) for IPCC Working Group I (WGI).\r\n Data curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12615/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32717/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148900/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148901/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148902/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148903/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148904/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148905/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148906/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148907/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148908/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196260/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33344/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 33345,
            "uuid": "de41130346a04f97879352525d890577",
            "title": "Chapter 2 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 2.14 (v20211126)",
            "abstract": "Data for Figure 2.14 from Chapter 2 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\n\r\nFigure 2.14 provides global average time series of total column water vapour anomalies for a variety of data sources\r\n\r\n\r\n---------------------------------------------------\r\n How to cite this dataset\r\n ---------------------------------------------------\r\n When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\nGulev, S.K., P.W. Thorne, J. Ahn, F.J. Dentener, C.M. Domingues, S. Gerland, D. Gong, D.S. Kaufman, H.C. Nnamchi, J. Quaas, J.A. Rivera, S. Sathyendranath, S.L. Smith, B. Trewin, K. von Schuckmann, and R.S. Vose, 2021: Changing State of the Climate System. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change[Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 287–422, doi:10.1017/9781009157896.004.\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n The dataset cointains time series of global averaged total column water vapour anomalies from 1979-2019 for observations and reanalyses\r\n\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n Data file: tcwv6.csv:\r\n \r\n - Column 2: cyan solid line\r\n - Column 3: orange solid line\r\n - Column 4: black solid line\r\n - Column 5: green solid line\r\n - Column 6: cyan dotted line\r\n - Column 7: blue line\r\n\r\n\r\n---------------------------------------------------\r\n Sources of additional information\r\n ---------------------------------------------------\r\n The following weblinks are provided in the Related Documents section of this catalogue record:\r\n - Link to the figure on the IPCC AR6 website\r\n - Link to the report component containing the figure (Chapter 2)\r\n - Link to the Supplementary Material for Chapter 2, which contains details on the input data used in Table 2.SM.1\r\n - Link to the code for the figure, archived on Zenodo.",
            "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group I, Physical Science Basis, Chapter 2, Changing state, Multi-millennial context, pre-industrial, Natural forcing, anthropogenic forcing, Radiative forcing, Large-scale indicators, observed changes, Modes of variability, Figure 2.14, global total column water vapour",
            "publicationState": "citable",
            "dataPublishedTime": "2023-05-11T15:44:55",
            "doiPublishedTime": "2023-07-03T19:55:07.202045",
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/39216/?format=api",
                "dataPath": "/badc/ar6_wg1/data/ch_02/ch2_fig14/v20211126",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6944,
                "numberOfFiles": 4,
                "fileFormat": "CSV"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9159/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data produced by Intergovernmental Panel on Climate Change (IPCC) authors and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) by the Technical Support Unit (TSU) for IPCC Working Group I (WGI).\r\n Data curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12616/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32717/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148910/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148911/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148912/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148913/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148914/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148915/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148916/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148917/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33347/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 33350,
            "uuid": "70276cf6b04e4b638b4fe9b37f7651dd",
            "title": "Chapter 2 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 2.15 (v20211126)",
            "abstract": "Data for Figure 2.15 from Chapter 2 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\n\r\nFigure 2.15 provides global precipitation trend maps and time series for a variety of data sources.\r\n\r\n\r\n---------------------------------------------------\r\n How to cite this dataset\r\n ---------------------------------------------------\r\n When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\nGulev, S.K., P.W. Thorne, J. Ahn, F.J. Dentener, C.M. Domingues, S. Gerland, D. Gong, D.S. Kaufman, H.C. Nnamchi, J. Quaas, J.A. Rivera, S. Sathyendranath, S.L. Smith, B. Trewin, K. von Schuckmann, and R.S. Vose, 2021: Changing State of the Climate System. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change[Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 287–422, doi:10.1017/9781009157896.004.\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\n The figure has six panels, with data provided for panel c (precipglobalavedata2019_4.csv). Code for plotting all panels is archived on zenodo and a link is provided in the Related Documents section of this catalogue record.\r\n\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n This dataset contains observed global precipitation data from a variety of sources covering the period 1891-2019.\r\n\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n Panel c:\r\n \r\n - Data file precipglobalavedata2019_4.csv: column 2 orange solid line (upper panel)\r\n - Data file precipglobalavedata2019_4.csv: column 3 cyan solid line (upper panel)\r\n - Data file precipglobalavedata2019_4.csv: column 4 black solid line (upper panel)\r\n - Data file precipglobalavedata2019_4.csv: column 5 black dotted line (upper panel)\r\n - Data file precipglobalavedata2019_4.csv: column 7 orange solid line (lower panel)\r\n - Data file precipglobalavedata2019_4.csv: column 8 cyan solid line (lower panel)\r\n - Data file precipglobalavedata2019_4.csv: column 9 black solid line (lower panel)\r\n - Data file precipglobalavedata2019_4.csv: column 10 black dotted line (lower panel)\r\n\r\nGCPP stands for the Global Precipitation Climatology Centre.\r\nCRU TS stands for Climatic Research Unit Timeseries.\r\nGPCP stands for the Global Precipitation Climatology Project.\r\n\r\n\r\n---------------------------------------------------\r\n Sources of additional information\r\n ---------------------------------------------------\r\n The following weblinks are provided in the Related Documents section of this catalogue record:\r\n - Link to the figure on the IPCC AR6 website\r\n - Link to the report component containing the figure (Chapter 2).\r\n - Link to the Supplementary Material for Chapter 2, which contains details on the input data used in Table 2.SM.1.\r\n - Link to input data figure 2.15.\r\n - Link to the code for the figure, archived on Zenodo.",
            "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group I, Physical Science Basis, Chapter 2, Changing state, Multi-millennial context, pre-industrial, Natural forcing, anthropogenic forcing, Radiative forcing, Large-scale indicators, observed changes, Modes of variability, Figure 2.15, global precipitation",
            "publicationState": "citable",
            "dataPublishedTime": "2023-05-11T15:33:29",
            "doiPublishedTime": "2023-07-03T19:58:18",
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/39217/?format=api",
                "dataPath": "/badc/ar6_wg1/data/ch_02/ch2_fig15/v20211126",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 15230,
                "numberOfFiles": 4,
                "fileFormat": "CSV"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9160/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data produced by Intergovernmental Panel on Climate Change (IPCC) authors and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) by the Technical Support Unit (TSU) for IPCC Working Group I (WGI).\r\n Data curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12617/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32717/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148921/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148922/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148924/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148925/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148926/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148927/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148928/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196261/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33352/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 33357,
            "uuid": "09198c58032d4b8197fd7c6748b92785",
            "title": "Thermospheric cooling under RCP8.5 and high solar activity due to carbon dioxide increases only, select years from 1975-2095",
            "abstract": "This dataset contains WACCM-X model results under RCP8.5 (Representative Concentration Pathway) carbon dioxide increases and high solar activity (F10.7 = 200 sfu). These cover ground level to a pressure level of 4e-10 hPa (~300 km altitude) on a global 144x96 longitude-latitude grid .\r\n\r\nData is given in daily instantaneous (.h2.) and monthly average (.h0.) files in the netCDF format. Default WACCM-X outputs remain, along with the following additional variables:\r\n\r\n'PS' - Surface Pressure\r\n'Z3' - Geopotential Height (above sea level)\r\n'T' - Temperature\r\n'U' - Zonal Wind\r\n'V' - Meridional Wind\r\n'CO2' - Carbon Dioxide Concentration\r\n'CO' - Carbon Monoxide Concentration\r\n'NO' - Nitric Oxide Concentration\r\n'H2O' - Water Vapour Concentration\r\n'O' - Atomic Oxygen Concentration\r\n\r\nMore detail on each variable is given within the netCDF files and the readme file.\r\n\r\n64 month runs from edited initial files at 10 year intervals from 2015 to 2095 under RCP8.5. There is also a 28 month 1975 run and 64 month 2000 run. All of these cyclically repeat the initial year. These are separated into individual folders with the RCP8.5 CO2 concentration listed. The first 4 months of each of these datasets have been ignored in processing as the model spins up, but are included here for completeness.\r\n\r\nThis data was collected to understand the density drop at low earth orbit altitudes as carbon dioxide concentrations increase.",
            "keywords": "thermospheric, cooling, model",
            "publicationState": "citable",
            "dataPublishedTime": "2021-12-03T15:05:09",
            "doiPublishedTime": "2022-01-12T14:35:11.412657",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33358/?format=api",
                "dataPath": "/badc/deposited2021/ThermoCooling_SA_WACCMX/data/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 859638421317,
                "numberOfFiles": 20847,
                "fileFormat": "Data are netCDF formatted"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9162/?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/28669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51981/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52192/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52193/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54920/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54921/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54922/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54924/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54925/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54926/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54927/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54928/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54929/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54930/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54931/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54932/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54933/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54934/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54935/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54936/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54937/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54938/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54939/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54940/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54941/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54944/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54945/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54946/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54947/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54951/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54952/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54953/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54954/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54955/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54956/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54957/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54958/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54959/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54962/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54999/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55043/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91583/?format=api"
            ],
            "dataLineage": "Input data other than default is obtained from the subversion input data repository at https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/\r\n\r\nThese files changed in user_nl_cam include\r\nsolar_parms_file               = '/.../inputdata/atm/waccm/phot/wa_smin_quiet_c071210.nc'\r\n\r\nsrf_emis_specifier = 'CH2O -> /.../inputdata/atm/cam/chem/2000-2100_RCP45/IPCC_emissions_houw_CH2O_2000-2100_1.9x2.5.nc',\r\n         'CO   -> /.../inputdata/atm/cam/chem/2000-2100_RCP45/IPCC_emissions_houw_CO_2000-2100_1.9x2.5.nc',\r\n         'NO   -> /.../inputdata/atm/cam/chem/2000-2100_RCP45/IPCC_emissions_houw_NOx_2000-2100_1.9x2.5.nc'\r\n\r\naero_file     = 'aero_rcp45_v1_1.9x2.5_L26_1995-2105_c100316.nc'\r\n\r\nsolar_data_file = '/.../inputdata/atm/cam/solar/spectral_irradiance_Lean_1950-2100_daily_CCMI_Leap_c150727.nc'\r\n\r\n1975 run used all default input files. \r\n\r\nInitial conditions are those of the default year 2000 run, with CO2 and CO concentrations in the initial files edited as described within the paper (Brown et al, 2021).\r\n\r\nThe files uploaded here are the raw files output by WACCM-X with no editing.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10976/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/33359/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148939/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148940/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148941/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148944/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168810/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33360/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33362,
            "uuid": "058d3ad17a084f0bb8dc9b5dc5efdb7f",
            "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): All-weather MicroWave Land Surface Temperature (MW-LST) global data record (1996-2020)",
            "abstract": "MW-LST is a data record of land surface temperature (LST) derived from the microwave instruments Defense Meteorological Satellite Program (DMSP) Special Sensor Microwave/Imager (SSM/I) and Special Sensor Microwave Imager / Sounder (SSMIS). Observations available at frequencies close to 18, 22, 26, and 85 GHz are used as an input to a retrieval algorithm that produces LST over all continental surfaces, twice per day (6 am/pm), at a spatial resolution of ~25 km, and over 25 years (1996-2020). \r\n\r\nThe data record has been produced by the company Estellus working within the ESA Land Surface Temperature Climate Change Initiative (LST_cci).   Compared with the remaining infrared LST data records of the LST_cci, the spatial resolution of the MW-LST is coarser, and the associated retrieval errors are larger. However, it offers LST estimates for clear-sky and cloudy conditions, therefore complementing the IR LST data records, which can only provide LST for clear skies. The data record is temporally and spatially complete, although in rare occasions some data can be missing due to missing observations, e.g., due to satellite maintenance operations or anomalous behavior. The data record is provided on a regular grid of 0.25x0.25 degrees, saved as daily, monthly, and yearly netcdf files. The reader is referred to the LST_cci website for more information about how the data record was derived, and how to use the data and associated quality flags and estimated uncertainty.",
            "keywords": "",
            "publicationState": "citable",
            "dataPublishedTime": "2022-02-25T09:29:51",
            "doiPublishedTime": "2022-02-25T09:59:52",
            "updateFrequency": "notPlanned",
            "status": "superseded",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34866/?format=api",
                "dataPath": "/neodc/esacci/land_surface_temperature/data/SSMI_SSMIS/L3C/v2.23/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 66236137474,
                "numberOfFiles": 18913,
                "fileFormat": "Data are in NetCDF format"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9163/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2896/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62780/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62781/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66302/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66303/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66304/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66305/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66306/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66309/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66310/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66311/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66312/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66314/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82154/?format=api"
            ],
            "dataLineage": "The data record has been produced by the company Estellus working within the ESA Land Surface Temperature Climate Change Initiative (LST_cci),  and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).  ). The source of satellite Level 1 observations is the Fundamental Climate Data Record of Microwave Imager Radiances (https://doi.org/10.5676/EUM_SAF_CM/FCDR_MWI/V003) kindly provided by the EUMETSAT Satellite Application Facility on Climate Monitoring (CM SAF).\r\nContact: data.lst-cci@acri-st.fr",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/11009/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/33361/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34871/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148955/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148956/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148957/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148958/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148959/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148962/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169509/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/33373/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2558/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_lst_terms_and_conditions.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 33363,
            "uuid": "6babb8d9a8d247bcb3da6aed42f4b59a",
            "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): Land surface temperature from  MODIS (Moderate resolution Infra-red Spectroradiometer) on Aqua, level 3 collated (L3C) global product (2002-2018), version 3.00",
            "abstract": "This dataset contains land surface temperatures (LSTs) and their uncertainty estimates from the Moderate Resolution Imaging Spectroradiometer (MODIS) on Earth Observing System – Aqua (Aqua). Satellite land surface temperatures are skin temperatures which means, for example, the temperature of the ground surface in bare soil areas, the temperature of the canopy over forests, and a mix of the soil and leaf temperature over sparse vegetation. The skin temperature is an important variable when considering surface fluxes of, for instance, heat and water.\r\n\r\nDaytime and night-time temperatures are provided in separate files corresponding to the daytime and night-time Aqua equator crossing times which are 13:30 and 01:30 local solar time. Per pixel uncertainty estimates are given in two forms, first, an estimate of the total uncertainty for the pixel and second, a breakdown of the uncertainty into components by correlation length. Also provided in the files, on a per pixel basis, are the observation time, the satellite viewing and solar geometry angles, a quality flag, and land cover class.\r\n\r\nThe dataset coverage is global over the land surface. LSTs are provided on a global equal angle grid at a resolution of 0.01° longitude and 0.01° latitude. MODIS achieves full Earth coverage nearly twice per day so the daily files have small gaps primarily close to the equator where the surface is not covered by the satellite swath on that day. Furthermore, LSTs are not produced where clouds are present since under these circumstances the IR radiometer observes the cloud top which is usually much colder than the surface.\r\n\r\nDataset coverage starts on 4th July 2002 and ends on 31st December 2018. There are minor interruptions (1-2 days) during satellite/instrument maintenance periods.\r\n\r\nThe dataset was produced by the University of Leicester (UoL) and LSTs were retrieved using a generalised split window retrieval algorithm and data were processed in the UoL processing chain.\r\n\r\nThe dataset was produced as part of the ESA Land Surface Temperature Climate Change Initiative which strives to improve satellite datasets to Global Climate Observing System (GCOS) standards.",
            "keywords": "",
            "publicationState": "citable",
            "dataPublishedTime": "2022-02-25T09:38:33",
            "doiPublishedTime": "2022-02-25T09:59:10",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34704/?format=api",
                "dataPath": "/neodc/esacci/land_surface_temperature/data/AQUA_MODIS/L3C/0.01/v3.00/daily/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 8680638173212,
                "numberOfFiles": 12009,
                "fileFormat": "Data are in NetCDF format"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9622/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2896/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62780/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62781/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66303/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66305/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66310/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66311/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66312/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66754/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75124/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82154/?format=api"
            ],
            "dataLineage": "The data record has been produced by the University of Leicester working within the ESA Land Surface Temperature Climate Change Initiative (LST_cci), and supplied for archiving at the Centre for Environmental Data Analysis (CEDA). \r\nContact: data.lst-cci@acri-st.fr",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/11006/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/33361/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30128/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148967/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148968/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148970/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168978/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168979/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168980/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/34706/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2558/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_lst_terms_and_conditions.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                },
                {
                    "ob_id": 1140,
                    "name": "ESACCI"
                }
            ]
        },
        {
            "ob_id": 33364,
            "uuid": "1115d8946ba74c7f8a9fc3bfee5513a0",
            "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): Land surface temperature from AATSR (Advanced Along-Track Scanning Radiometer), level 3 collated (L3C) global product (2002-2012), version 3.00",
            "abstract": "This dataset contains land surface temperatures (LSTs) and their uncertainty estimates from the Advanced Along-Track Scanning Radiometer (AATSR) on Environmental Satellite (Envisat). Satellite land surface temperatures are skin temperatures, which means, for example, the temperature of the ground surface in bare soil areas, the temperature of the canopy over forests, and a mix of the soil and leaf temperature over sparse vegetation. The skin temperature is an important variable when considering surface fluxes of, for instance, heat and water.\r\n\r\nDaytime and night-time temperatures are provided in separate files corresponding to the morning and evening Envisat equator crossing times which are 10:00 and 22:00 local solar time. Per pixel uncertainty estimates are given in two forms, first, an estimate of the total uncertainty for the pixel and second, a breakdown of the uncertainty into components by correlation length. Also provided in the files, on a per pixel basis, are the observation time, the satellite viewing and solar geometry angles, a quality flag, and land cover class.\r\n\r\nThe dataset coverage is global over the land surface. LSTs are provided on a global equal angle grid at a resolution of 0.01° longitude and 0.01° latitude. AATSR achieves full Earth coverage in 3 days so the daily files have gaps where the surface is not covered by the satellite swath on that day. Furthermore, LSTs are not produced where clouds are present since under these circumstances the IR radiometer observes the cloud top which is usually much colder than the surface.\r\n\r\nDataset coverage starts on 25th July 2002 and ends on 8th April 2012. There is a twelve day gap in the dataset due to Envisat mission extension orbital manoeuvres from 21st October 2010 to 1st November 2010. There are minor interruptions (1-2 days) during satellite/instrument maintenance periods.\r\n\r\nThe dataset was produced by the University of Leicester (UoL) and LSTs were retrieved using the (UoL) LST retrieval algorithm and data were processed in the UoL processing chain.\r\n\r\nThe dataset was produced as part of the ESA Land Surface Temperature Climate Change Initiative which strives to improve satellite datasets to Global Climate Observing System (GCOS) standards.",
            "keywords": "land surface temperature, ESA, CCI, AATSR",
            "publicationState": "citable",
            "dataPublishedTime": "2022-02-25T09:54:14",
            "doiPublishedTime": "2022-02-25T09:56:08",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34725/?format=api",
                "dataPath": "/neodc/esacci/land_surface_temperature/data/ENVISAT_ATSR/L3C/0.01/v3.00/daily/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1692010964766,
                "numberOfFiles": 6911,
                "fileFormat": "Data are in NetCDF format"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9627/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2896/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45322/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45323/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45324/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45325/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45337/?format=api"
            ],
            "dataLineage": "The data record has been produced by the University of Leicester working within the ESA Land Surface Temperature Climate Change Initiative (LST_cci), and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).\r\nContact: data.lst-cci@acri-st.fr",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/11001/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/33361/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30128/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148971/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148973/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148974/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148975/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148976/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148977/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169072/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169074/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/34728/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2558/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_lst_terms_and_conditions.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                },
                {
                    "ob_id": 1140,
                    "name": "ESACCI"
                }
            ]
        },
        {
            "ob_id": 33365,
            "uuid": "f1445bde2f1249c99bb5a59b71e9a9d7",
            "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): Land surface temperature from ATSR-2 (Along-Track Scanning Radiometer 2),  level 3 collated (L3C) global product (1995-2013), version 3.00",
            "abstract": "This dataset contains land surface temperatures (LSTs) and their uncertainty estimates from the Along-Track Scanning Radiometer (ATSR-2) on European Remote-sensing Satellite 2 (ERS-2). Satellite land surface temperatures are skin temperatures, which means, for example, the temperature of the ground surface in bare soil areas, the temperature of the canopy over forests, and a mix of the soil and leaf temperature over sparse vegetation. The skin temperature is an important variable when considering surface fluxes of, for instance, heat and water.\r\n\r\nDaytime and nighttime temperatures are provided in separate files corresponding to the morning and evening ERS-2 equator crossing times which are 10:30 and 22:30 local solar time. \r\n\r\nPer pixel uncertainty estimates are given in two forms, first, an estimate of the total uncertainty for the pixel and second, a breakdown of the uncertainty into components by correlation length.\r\n\r\nAlso provided in the files, on a per pixel basis, are the observation time, the satellite viewing and solar geometry angles, a quality flag,  and land cover class.\r\n\r\nThe dataset coverage is near global over the land surface. Small regions were not covered due to downlinking constraints (most noticeably a track extending southwards across central Asia through India – further details can be found on the ATSR project webpages at http://www.atsr.rl.ac.uk/dataproducts/availability/coverage/atsr-2/index.shtml.\r\n\r\nLSTs are provided on a global equal angle grid at a resolution of 0.01° longitude and 0.01° latitude. ATSR-2 achieves full Earth coverage in 3 days so the daily files have gaps where the surface is not covered by the satellite swath on that day. Furthermore, LSTs are not produced where clouds are present since under these circumstances the IR radiometer observes the cloud top which is usually much colder than the surface.\r\n\r\nDataset coverage starts on 1st August 1995 and ends on 22nd June 2003. There are two gaps of several months in the dataset: no data were acquired from ATSR-2 between 23 December 1995 and 30 June 1996 due to a scan mirror anomaly; and the ERS-2 gyro failed in January 2001, data quality was less good between 17th Jan 2001 and 5th July 2001 and are not used in this dataset. There are minor interruptions (1-2 days) during satellite/instrument maintenance periods.\r\n\r\nThe dataset was produced by the University of Leicester (UoL) and LSTs were retrieved using the (UoL) LST retrieval algorithm and data were processed in the UoL processing chain.\r\n\r\nThe dataset was produced as part of the ESA Land Surface Temperature Climate Change Initiative which strives to improve satellite datasets to Global Climate Observing System (GCOS) standards.",
            "keywords": "land surface temperature, ESA, CCI, ATSR-2",
            "publicationState": "citable",
            "dataPublishedTime": "2022-02-25T09:54:28",
            "doiPublishedTime": "2022-02-25T09:56:23",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34712/?format=api",
                "dataPath": "/neodc/esacci/land_surface_temperature/data/ERS-2_ATSR/L3C/0.01/v3.00/daily/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1183992251953,
                "numberOfFiles": 4915,
                "fileFormat": "Data are in NetCDF format"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9608/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2896/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62780/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62781/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66303/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66305/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66310/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66311/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66312/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66754/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75124/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82154/?format=api"
            ],
            "dataLineage": "The data record has been produced by the University of Leicester working within the ESA Land Surface Temperature Climate Change Initiative (LST_cci), and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).\r\nContact: data.lst-cci@acri-st.fr",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/11002/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/33361/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30128/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148978/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148979/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148980/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148981/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148982/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148983/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148984/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168065/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/34667/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2558/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_lst_terms_and_conditions.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                },
                {
                    "ob_id": 1140,
                    "name": "ESACCI"
                }
            ]
        },
        {
            "ob_id": 33366,
            "uuid": "330b7c922a37420fabb3425671d7d7c6",
            "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): Land surface temperature from SLSTR (Sea and Land Surface Temperature Radiometer) on Sentinel 3A, level 3 collated (L3C) global product (2016-2020), version 3.00",
            "abstract": "This dataset contains land surface temperatures (LSTs) and their uncertainty estimates from the Sea and Land Surface Temperature Radiometer (SLSTR) on Sentinel 3A. Satellite land surface temperatures are skin temperatures, which means, for example, the temperature of the ground surface in bare soil areas, the temperature of the canopy over forests, and a mix of the soil and leaf temperature over sparse vegetation. The skin temperature is an important variable when considering surface fluxes of, for instance, heat and water.\r\n\r\nDaytime and night-time temperatures are provided in separate files corresponding to the morning and evening Sentinel-3A equator crossing times which are 10:00 and 22:00 local solar time. Per pixel uncertainty estimates are given in two forms, first, an estimate of the total uncertainty for the pixel and second, a breakdown of the uncertainty into components by correlation length. Also provided in the files, on a per pixel basis, are the observation time, the satellite viewing and solar geometry angles, a quality flag, and land cover class.\r\n\r\nThe dataset coverage is global over the land surface. LSTs are provided on a global equal angle grid at a resolution of 0.01° longitude and 0.01° latitude. SLSTRA achieves full Earth coverage in 1 day so the daily files have gaps where the surface is not covered by the satellite swath during day or night on that day. Furthermore, LSTs are not produced where clouds are present since under these circumstances the IR radiometer observes the cloud top which is usually much colder than the surface.\r\n\r\nDataset coverage starts on 1st May 2016 and ends on 31st December 2020. There are minor interruptions (1-10 days) during satellite/instrument maintenance periods or instrument anomalies.\r\n\r\nThe dataset was produced by the University of Leicester (UoL) and LSTs were retrieved using the (UoL) LST retrieval algorithm and data were processed in the UoL processing chain.\r\n\r\nThe dataset was produced as part of the ESA Land Surface Temperature Climate Change Initiative which strives to improve satellite datasets to Global Climate Observing System (GCOS) standards.",
            "keywords": "land surface temperature, ESA, CCI, SLSTR",
            "publicationState": "citable",
            "dataPublishedTime": "2022-02-25T09:54:52",
            "doiPublishedTime": "2022-02-25T09:56:35",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34731/?format=api",
                "dataPath": "/neodc/esacci/land_surface_temperature/data/SENTINEL3A_SLSTR/L3C/0.01/v3.00/daily/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1354795145452,
                "numberOfFiles": 3291,
                "fileFormat": "Data are in NetCDF format"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9628/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2896/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62780/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62781/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66303/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66305/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66310/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66311/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66312/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66754/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75124/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82154/?format=api"
            ],
            "dataLineage": "The data record has been produced by the University of Leicester working within the ESA Land Surface Temperature Climate Change Initiative (LST_cci), and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).\r\nContact: data.lst-cci@acri-st.fr",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/11003/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/33361/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30128/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148985/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148986/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148987/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148988/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148989/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148990/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148991/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169096/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/34732/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2558/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_lst_terms_and_conditions.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                },
                {
                    "ob_id": 1140,
                    "name": "ESACCI"
                }
            ]
        },
        {
            "ob_id": 33367,
            "uuid": "5f66a881adf846bfaad58b0e6068f0ea",
            "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): Land Surface Temperature from SLSTR (Sea and Land Surface Temperature Radiometer) on Sentinel 3B, level 3 collated (L3C) global product (2018-2020), version 3.00",
            "abstract": "This dataset contains land surface temperatures (LSTs) and their uncertainty estimates from the Sea and Land Surface Temperature Radiometer (SLSTR) on Sentinel 3B. Satellite land surface temperatures are skin temperatures, which means, for example, the temperature of the ground surface in bare soil areas, the temperature of the canopy over forests, and a mix of the soil and leaf temperature over sparse vegetation. The skin temperature is an important variable when considering surface fluxes of, for instance, heat and water.\r\n\r\nDaytime and night-time temperatures are provided in separate files corresponding to the morning and evening Sentinel 3B equator crossing times which are 10:00 and 22:00 local solar time. Per pixel uncertainty estimates are given in two forms, first, an estimate of the total uncertainty for the pixel and second, a breakdown of the uncertainty into components by correlation length. Also provided in the files, on a per pixel basis, are the observation time, the satellite viewing and solar geometry angles, a quality flag, and land cover class.\r\n\r\nThe dataset coverage is global over the land surface. LSTs are provided on a global equal angle grid at a resolution of 0.01° longitude and 0.01° latitude. SLSTRB achieves full Earth coverage in 1 day so the daily files have gaps where the surface is not covered by the satellite swath during day or night on that day. Furthermore, LSTs are not produced where clouds are present since under these circumstances the IR radiometer observes the cloud top which is usually much colder than the surface.\r\n\r\nDataset coverage starts on 17th November 2018 and ends on 31st December 2020. There are minor interruptions (1-10 days) during satellite/instrument maintenance periods or instrument anomalies.\r\n\r\nThe dataset was produced by the University of Leicester (UoL) and LSTs were retrieved using the (UoL) LST retrieval algorithm and data were processed in the UoL processing chain.\r\n\r\nThe dataset was produced as part of the ESA Land Surface Temperature Climate Change Initiative which strives to improve satellite datasets to Global Climate Observing System (GCOS) standards.",
            "keywords": "land surface temperature, ESA, CCI, SLSTR",
            "publicationState": "citable",
            "dataPublishedTime": "2022-02-25T09:55:22",
            "doiPublishedTime": "2022-02-25T09:56:42",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34735/?format=api",
                "dataPath": "/neodc/esacci/land_surface_temperature/data/SENTINEL3B_SLSTR/L3C/0.01/v3.00/daily/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 595761744858,
                "numberOfFiles": 1473,
                "fileFormat": "Data are in NetCDF format"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9629/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2896/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45322/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45323/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45324/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45325/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45337/?format=api"
            ],
            "dataLineage": "The data record has been produced by the University of Leicester working within the ESA Land Surface Temperature Climate Change Initiative (LST_cci), and supplied for archiving at the Centre for Environmental Data Analysis (CEDA). \r\nContact: data.lst-cci@acri-st.fr",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/11004/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/33361/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30128/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148992/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148993/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148994/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148995/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148996/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148997/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148998/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169104/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/34736/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2558/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_lst_terms_and_conditions.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                },
                {
                    "ob_id": 1140,
                    "name": "ESACCI"
                }
            ]
        },
        {
            "ob_id": 33368,
            "uuid": "58a01734f841466daa1837353aee5ff8",
            "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): Land Surface Temperature from  MODIS (Moderate resolution Infra-red Spectroradiometer) on Terra, level 3 collated (L3C) global product (2000-2018), version 3.00",
            "abstract": "This dataset contains land surface temperatures (LSTs) and their uncertainty estimates from the Moderate Resolution Imaging Spectroradiometer (MODIS) on Earth Observing System – Terra (Terra). Satellite land surface temperatures are skin temperatures which means, for example, the temperature of the ground surface in bare soil areas, the temperature of the canopy over forests, and a mix of the soil and leaf temperature over sparse vegetation. The skin temperature is an important variable when considering surface fluxes of, for instance, heat and water.\r\n\r\nDaytime and night-time temperatures are provided in separate files corresponding to the morning and evening Terra equator crossing times which are 10:30 and 22:30 local solar time. Per pixel uncertainty estimates are given in two forms, first, an estimate of the total uncertainty for the pixel and second, a breakdown of the uncertainty into components by correlation length. Also provided in the files, on a per pixel basis, are the observation time, the satellite viewing and solar geometry angles, a quality flag, and land cover class.\r\n\r\nThe dataset coverage is global over the land surface. LSTs are provided on a global equal angle grid at a resolution of 0.01° longitude and 0.01° latitude. MODIS achieves full Earth coverage nearly twice per day so the daily files have small gaps primarily close to the equator where the surface is not covered by the satellite swath on that day. Furthermore, LSTs are not produced where clouds are present since under these circumstances the IR radiometer observes the cloud top which is usually much colder than the surface.\r\n\r\nDataset coverage starts on 24th February 2000 and ends on 31st December 2018. There are minor interruptions (1-2 days) during satellite/instrument maintenance periods.\r\n\r\nThe dataset was produced by the University of Leicester (UoL) and LSTs were retrieved using a generalised split window retrieval algorithm and data were processed in the UoL processing chain.\r\n\r\nThe dataset was produced as part of the ESA Land Surface Temperature Climate Change Initiative which strives to improve satellite datasets to Global Climate Observing System (GCOS) standards.",
            "keywords": "",
            "publicationState": "citable",
            "dataPublishedTime": "2022-02-25T09:55:54",
            "doiPublishedTime": "2022-02-25T09:56:52",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34708/?format=api",
                "dataPath": "/neodc/esacci/land_surface_temperature/data/TERRA_MODIS/L3C/0.01/v3.00/daily/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 9991764026044,
                "numberOfFiles": 13651,
                "fileFormat": "Data are in NetCDF format"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9623/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2896/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62780/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62781/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66303/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66305/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66310/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66311/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66312/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66754/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75124/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82154/?format=api"
            ],
            "dataLineage": "The data record has been produced by the University of Leicester working within the ESA Land Surface Temperature Climate Change Initiative (LST_cci), and supplied for archiving at the Centre for Environmental Data Analysis (CEDA). \r\nContact: data.lst-cci@acri-st.fr",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/11005/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/33361/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30128/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148999/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149000/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149001/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149002/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149003/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149004/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149005/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168991/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168992/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168993/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/34711/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2558/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_lst_terms_and_conditions.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                },
                {
                    "ob_id": 1140,
                    "name": "ESACCI"
                }
            ]
        },
        {
            "ob_id": 33369,
            "uuid": "6775e27575124407afeebb4bb1dfaaf5",
            "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): Multisensor Infra-Red (IR) Low Earth Orbit (LEO) and Geostationary Earth Orbit (GEO) land surface temperature (LST) level 3 supercollated (L3S) global product (2009-2020), version 1.00",
            "abstract": "This dataset contains land surface temperatures (LSTs) and their uncertainty estimates from multiple Infra-Red (IR) instruments on satellites in Geostationary Earth Orbit (GEO) and Low Earth Orbiting (LEO) sun-synchronous (a.k.a. polar orbiting) satellites. Satellite land surface temperatures are skin temperatures, which means, for example, the temperature of the ground surface in bare soil areas, the temperature of the canopy over forests, and a mix of the soil and leaf temperature over sparse vegetation. The skin temperature is an important variable when considering surface fluxes of, for instance, heat and water.\r\n\r\nLST fields are provided at 3 hourly intervals each day (00:00 UTC, 03:00 UTC, 06:00 UTC, 09:00 UTC, 12:00 UTC, 15:00 UTC, 18:00 UTC and 21:00 UTC). Per pixel uncertainty estimates are given in two forms, first, an estimate of the total uncertainty for the pixel and second, a breakdown of the uncertainty into components by correlation length. Also provided in the files, on a per pixel basis, are the observation time, the satellite viewing and the solar geometry angles.\r\n\r\nThe product is based on merging of available GEO data and infilling with available LEO data outside of the GEO discs. Inter-instrument biases are accounted for by cross-calibration with the IASI instruments on METOP and LSTs are retrieved using a Generalised Split Window algorithm from all instruments. As data towards the edge of the GEO disc is known to have greater uncertainty, any datum with a satellite zenith angle of more than 60 degrees is discarded. All LSTs included have an observation time that lies within +/- 30 minutes of the file nominal Universal Time.\r\n\r\nData from the following instruments is included in the dataset: geostationary, Imagers on Geostationary Operational Environmental Satellite (GOES) 12 and GOES 13, Advanced Baseline Imager (ABI) on GOES 16, Spinning Enhanced Visible Infra-Red Imager (SEVIRI) on Meteosat Second Generation (MSG) 1, MSG 2, MSG 3, and MSG 4, Japanese Advanced Meteorological Imager (JAMI) on Multifunctional Transport Satellite MTSAT) 1, and MTSAT 2; and polar, Advanced Along-Track Scanning Radiometer (AATSR) on Environmental Satellite (Envisat), Moderate-resolution Imaging Spectroradiometer (MODIS) on Earth Observation System (EOS) - Aqua and EOS - Terra, Sea and Land Surface Temperature Radiometer SLSTR on Sentinel-3A and Sentinel-3B. However, it should be noted that which instruments contribute to a particular product file depends on depends on mission start and end dates and instrument downtimes.\r\n\r\nDataset coverage starts on 1st January 2009 and ends on 31st December 2020. \r\n\r\nLSTs are provided on a global equal angle grid at a resolution of 0.05° longitude and 0.05° latitude. The dataset coverage is nominally global over the land surface but varies depending on satellite and instrument availability and coverage. Furthermore, LSTs are not produced where clouds are present since under these circumstances the IR radiometer observes the cloud top which is usually much colder than the surface.\r\n\r\nThe dataset was produced by the University of Leicester (UoL) and data were processed in the UoL processing chain. The Geostationary data were produced by the Instituto Português do Mar e da Atmosfera (IPMA) before being merged into the final dataset.\r\n\r\nThe dataset was produced as part of the ESA Land Surface Temperature Climate Change Initiative which strives to improve satellite datasets to Global Climate Observing System (GCOS) standards.",
            "keywords": "land surface temperature, ESA, CCI",
            "publicationState": "citable",
            "dataPublishedTime": "2022-02-25T09:31:30",
            "doiPublishedTime": "2022-02-25T09:59:28",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34757/?format=api",
                "dataPath": "/neodc/esacci/land_surface_temperature/data/MULTISENSOR_IRMGP/L3S/0.05/v1.00/daily/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 944844752958,
                "numberOfFiles": 35066,
                "fileFormat": "Data are in NetCDF format"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9631/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2896/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62780/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62781/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66303/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66305/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66310/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66311/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66312/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66754/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82154/?format=api"
            ],
            "dataLineage": "The data record has been produced by the University of Leicester working within the ESA Land Surface Temperature Climate Change Initiative (LST_cci), and supplied for archiving at the Centre for Environmental Data Analysis (CEDA). \r\nContact: data.lst-cci@acri-st.fr",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/11007/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/33361/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30128/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149006/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149007/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149008/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149009/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149010/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149011/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149012/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169147/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/34746/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2558/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_lst_terms_and_conditions.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                },
                {
                    "ob_id": 1140,
                    "name": "ESACCI"
                }
            ]
        },
        {
            "ob_id": 33370,
            "uuid": "ef8ce37b6af24469a2a4bdc31d3db27d",
            "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): Multisensor Infra-Red (IR) Low Earth Orbit (LEO) land surface temperature (LST) time series level 3 supercollated (L3S) global product (1995-2020), version 2.00",
            "abstract": "This dataset contains land surface temperatures (LSTs) and their uncertainty estimates from multiple Infra-Red (IR) instruments on Low Earth Orbiting (LEO) sun-synchronous (a.k.a. polar orbiting) satellites. Satellite land surface temperatures are skin temperatures, which means, for example, the temperature of the ground surface in bare soil areas, the temperature of the canopy over forests, and a mix of the soil and leaf temperature over sparse vegetation. The skin temperature is an important variable when considering surface fluxes of, for instance, heat and water.\r\n\r\nDaytime and night-time temperatures are provided in separate files corresponding to 10:30 and 22:30 local solar time. Per pixel uncertainty estimates are given in two forms, first, an estimate of the total uncertainty for the pixel and second, a breakdown of the uncertainty into components by correlation length. Also provided in the files, on a per pixel basis, are the observation time, the satellite viewing and solar geometry angles, a quality flag, and land cover class.\r\n\r\nThe dataset is comprised of LSTs from a series of instruments with a common heritage: the Along-Track Scanning Radiometer 2 (ATSR-2), the Advanced Along-Track Scanning Radiometer (AATSR) and the Sea and Land Surface Temperature Radiometer on Sentinel 3A (SLSTRA); and data from the Moderate Imaging Spectroradiometer on Earth Observation System - Terra (MODIS Terra) to fill the gap between AATSR and SLSTR. So, the instruments contributing to the time series are: ATSR-2 from August 1995 to July 2002; AATSR from August 2002 to March 2012; MODIS Terra from April 2012 to July 2016; and SLSTRA from August 2016 to December 2020. Inter-instrument biases are accounted for by cross-calibration with the Infrared Atmospheric Sounding Interferometer (IASI) instruments on Meteorological Operational (METOP) satellites. For consistency, a common algorithm is used for LST retrieval for all instruments. Furthermore, an adjustment is made to the LSTs to account for the half-hour difference between satellite equator crossing times. For consistency through the time series, coverage is restricted to the narrowest instrument swath width.\r\n\r\nThe dataset coverage is near global over the land surface. During the period covered by ATSR-2, small regions were not covered due to downlinking constraints (most noticeably a track extending southwards across central Asia through India – further details can be found on the ATSR project webpages at http://www.atsr.rl.ac.uk/dataproducts/availability/coverage/atsr-2/index.shtml).\r\n\r\nLSTs are provided on a global equal angle grid at a resolution of 0.01° longitude and 0.01° latitude. Full Earth coverage is achieved in 3 days so the daily files have gaps where the surface is not covered by the satellite swath on that day. Furthermore, LSTs are not produced where clouds are present since under these circumstances the IR radiometer observes the cloud top which is usually much colder than the surface.\r\n\r\nDataset coverage starts on 1st August 1995 and ends on 31st December 2020. There are two gaps of several months in the dataset: no data were acquired from ATSR-2 between 23 December 1995 and 30 June 1996 due to a scan mirror anomaly; and the ERS-2 gyro failed in January 2001, data quality was less good between 17th Jan 2001 and 5th July 2001 and are not used in this dataset. Also, there is a twelve day gap in the dataset due to Envisat mission extension orbital manoeuvres from 21st October 2010 to 1st November 2010. There are minor interruptions (1-10 days) during satellite/instrument maintenance periods or instrument anomalies. \r\n\r\nThe dataset was produced by the University of Leicester (UoL) and LSTs were retrieved using the (UoL) LST retrieval algorithm and data were processed in the UoL processing chain.\r\n\r\nThe dataset was produced as part of the ESA Land Surface Temperature Climate Change Initiative which strives to improve satellite datasets to Global Climate Observing System (GCOS) standards.",
            "keywords": "land surface temperature, ESA, CCI, infra-red",
            "publicationState": "citable",
            "dataPublishedTime": "2022-02-25T09:30:26",
            "doiPublishedTime": "2022-02-25T09:59:40",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34739/?format=api",
                "dataPath": "/neodc/esacci/land_surface_temperature/data/MULTISENSOR_IRCDR/L3S/0.01/v2.00/daily/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4309554055171,
                "numberOfFiles": 17403,
                "fileFormat": "Data are in NetCDF format"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9630/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2896/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45322/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45323/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45324/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45325/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/45734/?format=api"
            ],
            "dataLineage": "The data record has been produced by the University of Leicester working within the ESA Land Surface Temperature Climate Change Initiative (LST_cci), and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).\r\nContact: data.lst-cci@acri-st.fr",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/11008/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/33361/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30128/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149013/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149014/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149015/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149016/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149017/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149018/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149019/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169110/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169111/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169113/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169112/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/34742/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2558/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_lst_terms_and_conditions.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                },
                {
                    "ob_id": 1140,
                    "name": "ESACCI"
                }
            ]
        },
        {
            "ob_id": 33374,
            "uuid": "46f5d503ce284114b5925709258bacc5",
            "title": "JNCC Sentinel-2 indices Analysis Ready Data (ARD) Normalised Difference Moisture Index (NDMI) v1",
            "abstract": "Sentinel-Hub NDMI description: \r\n\r\nThe NDMI is a normalized difference moisture index, that uses NIR and SWIR bands to display moisture. The SWIR band reflects changes in both the vegetation water content and the spongy mesophyll structure in vegetation canopies, while the NIR reflectance is affected by leaf internal structure and leaf dry matter content but not by water content. The combination of the NIR with the SWIR removes variations induced by leaf internal structure and leaf dry matter content, improving the accuracy in retrieving the vegetation water content. The amount of water available in the internal leaf structure largely controls the spectral reflectance in the SWIR interval of the electromagnetic spectrum. SWIR reflectance is therefore negatively related to leaf water content. In short, NDMI is used to monitor changes in the water content of leaves and was proposed by Gao. NDWI is computed using the near-infrared (NIR) and the short wave infrared (SWIR) reflectances:\r\n\r\nNDMI = (NIR – SWIR) / (NIR + SWIR) \r\n\r\nSentinel-2 NDMI = (B08 - B11) / (B08 + B11)\r\n\r\nThese data have been created by the Joint Nature Conservation Committee (JNCC) as part of a Defra Natural Capital and Ecosystem Assessment (NCEA) project to produce a regional, and ultimately national, system for detecting a change in habitat conditions at a land parcel level. The first stage of the project is focused on Yorkshire, UK, and therefore the dataset includes granules and scenes covering Yorkshire and surrounding areas only. The dataset contains Normalised Difference Moisture Index data derived from Defra and JNCC Sentinel-2 Analysis Ready Data.\r\n\r\nNDMI files are generated for the following Sentinel-2 granules:\r\n•\tT30UWE\r\n•\tT30UXF\r\n•\tT30UWF\r\n•\tT30UXE\r\n•\tT31UCV \r\n•\tT30UYE\r\n•\tT31UCA\r\n\r\nAs the project continues, JNCC will expand the geographical coverage of this dataset and will provide continuous updates as ARD becomes available.",
            "keywords": "JNCC, ARD, NDMI, Sentinel 2, EO indices, Analysis Ready Data, Sentinel",
            "publicationState": "published",
            "dataPublishedTime": "2022-05-11T14:37:16",
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33375/?format=api",
                "dataPath": "/neodc/sentinel_ard/indices/sentinel_2/ndmi/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2000492691567,
                "numberOfFiles": 17689,
                "fileFormat": "These data are provided in Cloud Optimized GeoTIFF (COG) format."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9166/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2609/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/30197/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149026/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149027/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149028/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149029/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149030/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149031/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149032/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149033/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/33381/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33376,
            "uuid": "b42f524bc9cd4dd6850b2399b616f5c4",
            "title": "JNCC Sentinel-2 indices Analysis Ready Data (ARD) Normalised Difference Water Index (NDWI) v1",
            "abstract": "Sentinel-Hub NDWI description: The NDWI is used to monitor changes related to water content in water bodies. As water bodies strongly absorb light in visible to the infrared electromagnetic spectrum, NDWI uses green and near-infrared bands to highlight water bodies. It is sensitive to built-up land and can result in the over-estimation of water bodies. \r\nIndex values greater than 0.5 usually correspond to water bodies. Vegetation usually corresponds to much smaller values and built-up areas to values between zero and 0.2.\r\n\r\nNDWI = (GREEN – NIR) / (GREEN + NIR)\r\n\r\nSentinel-2 NDWI = (B03 - B08) / (B03 + B08)\r\n\r\nThese data have been created by the Joint Nature Conservation Committee (JNCC) as part of a Defra Natural Capital and Ecosystem Assessment (NCEA) project to produce a regional, and ultimately national, system for detecting a change in habitat conditions at a land parcel level. The first stage of the project is focused on Yorkshire, UK, and therefore the dataset includes granules and scenes covering Yorkshire and surrounding areas only. The dataset contains Normalised Difference Water Index (NDWI) data derived from Defra and JNCC Sentinel-2 Analysis Ready Data.\r\n\r\nNDWI files are generated for the following Sentinel-2 granules:\r\n•\tT30UWE\r\n•\tT30UXF\r\n•\tT30UWF\r\n•\tT30UXE\r\n•\tT31UCV \r\n•\tT30UYE\r\n•\tT31UCA\r\n\r\nAs the project continues, JNCC will expand the geographical coverage of this dataset and will provide continuous updates as ARD becomes available.",
            "keywords": "JNCC, ARD, NDWI, Sentinel 2, EO indices, Analysis Ready Data, Sentinel",
            "publicationState": "published",
            "dataPublishedTime": "2022-05-11T14:39:30",
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33377/?format=api",
                "dataPath": "/neodc/sentinel_ard/indices/sentinel_2/ndwi/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1971223782059,
                "numberOfFiles": 17689,
                "fileFormat": "These data are provided in Cloud Optimized GeoTIFF (COG) format."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9165/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2609/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/30197/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149039/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149040/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149041/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149034/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149035/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149036/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149037/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149038/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/33378/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33382,
            "uuid": "6df6b803c2784b8ab9e03834bf9a4337",
            "title": "JNCC Sentinel-2 indices Analysis Ready Data (ARD) Normalised Burn Ratio (NBR) v1",
            "abstract": "Sentinel Hub NBR description: To detect burned areas, the NBR-RAW index is the most appropriate choice. Using bands 8 and 12 it highlights burnt areas in large fire zones greater than 500 acres. To observe burn severity, you may subtract the post-fire NBR image from the pre-fire NBR image. Darker pixels indicate burned areas.\r\n\r\nNBR = (NIR – SWIR) / (NIR + SWIR) \r\n\r\nSentinel-2 NBR = (B08 - B12) / (B08 + B12)\r\n\r\nThese data have been created by the Joint Nature Conservation Committee (JNCC) as part of a Defra Natural Capital & Ecosystem Assessment (NCEA) project to produce a regional, and ultimately national, system for detecting a change in habitat condition at a land parcel level. The first stage of the project is focused on Yorkshire, UK, and therefore the dataset includes granules and scenes covering Yorkshire and surrounding areas only. The dataset contains the following indices derived from Defra and JNCC Sentinel-2 Analysis Ready Data.\r\n\r\nNDVI, NDMI, NDWI, NBR, and EVI files are generated for the following Sentinel-2 granules:\r\n•\tT30UWE\r\n•\tT30UXF\r\n•\tT30UWF\r\n•\tT30UXE\r\n•\tT31UCV \r\n•\tT30UYE\r\n•\tT31UCA\r\n\r\nAs the project continues, JNCC will expand the geographical coverage of this dataset and will provide continuous updates as ARD becomes available.",
            "keywords": "JNCC, ARD, NBR, Sentinel 2, EO indices, Analysis Ready Data, Sentinel",
            "publicationState": "published",
            "dataPublishedTime": "2022-05-11T14:40:03",
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33383/?format=api",
                "dataPath": "/neodc/sentinel_ard/indices/sentinel_2/nbr/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1969713317948,
                "numberOfFiles": 17451,
                "fileFormat": "These data are provided in Cloud Optimized GeoTIFF (COG) format."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9167/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2609/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/30197/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149046/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149047/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149048/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149049/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149053/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/33409/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33384,
            "uuid": "102909b1d169469f85c099a6f1686bad",
            "title": "JNCC Sentinel-2 indices Analysis Ready Data (ARD) Enhanced Vegetation Index (EVI)",
            "abstract": "EVI is a development on Normalised Difference Vegetation Index (NDVI).\r\n\r\nSentinel-Hub EVI description: \r\nIn areas of dense canopy cover, where leaf area index (LAI) is high, the blue wavelengths can be used to improve the accuracy of NDVI, as it corrects for soil background signals and atmospheric influences. The range of values for EVI is -1 to 1, with healthy vegetation generally around 0.20 to 0.80.\r\n\r\nEVI is calculated: EVI = 2.5 * ((NIR – RED) / ((NIR + (6 * RED) – (7.5 * BLUE)) + 1))\r\n\r\nSentinel 2 EVI = 2.5 * ((B8 – B4) / ((B8 + (6 * B4) – (7.5 * B2)) + 1))\r\n\r\nThese data have been created by the Joint Nature Conservation Committee (JNCC) as part of a Defra Natural Capital and Ecosystem Assessment (NCEA) project to produce a regional, and ultimately national, system for detecting a change in habitat conditions at a land parcel level. The first stage of the project is focused on Yorkshire, UK, and therefore the dataset includes granules and scenes covering Yorkshire and surrounding areas only. The dataset contains Enhanced Vegetation Index data derived from Defra and JNCC Sentinel-2 Analysis Ready Data.\r\n\r\nEVI files are generated for the following Sentinel-2 granules:\r\n•\tT30UWE\r\n•\tT30UXF\r\n•\tT30UWF\r\n•\tT30UXE\r\n•\tT31UCV \r\n•\tT30UYE\r\n•\tT31UCA\r\n\r\nAs the project continues, JNCC will expand the geographical coverage of this dataset and will provide continuous updates as ARD becomes available.",
            "keywords": "JNCC, ARD, EVI, Sentinel 2, EO indices, Analysis Ready Data, Sentinel",
            "publicationState": "removed",
            "dataPublishedTime": "2022-05-11T14:41:31",
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "obsolete",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33385/?format=api",
                "dataPath": "/neodc/sentinel_ard/indices/sentinel_2/evi/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 970,
                "numberOfFiles": 1,
                "fileFormat": "These data are provided in Cloud Optimized GeoTIFF (COG) format."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9168/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2907/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": "2023-02-10T14:00:30",
            "removedDataReason": "These data have been removed due to errors in the processing. At present there are no plans to replace them.",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/30197/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149061/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149060/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/33406/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33390,
            "uuid": "b51b72736ff943bb830e3c241d032621",
            "title": "Chapter 2 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 2.17 (v20211203)",
            "abstract": "Data for Figure 2.17 from Chapter 2 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\n\r\nFigure 2.17 shows temporal evolution of the Hadley Cell extent and intensity since 1979 from a variety of reanalyses.\r\n\r\n\r\n---------------------------------------------------\r\n How to cite this dataset\r\n ---------------------------------------------------\r\n When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\nGulev, S.K., P.W. Thorne, J. Ahn, F.J. Dentener, C.M. Domingues, S. Gerland, D. Gong, D.S. Kaufman, H.C. Nnamchi, J. Quaas, J.A. Rivera, S. Sathyendranath, S.L. Smith, B. Trewin, K. von Schuckmann, and R.S. Vose, 2021: Changing State of the Climate System. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change[Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 287–422, doi:10.1017/9781009157896.004.\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\n The figure has two panels, with data provided for all panels.\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n The dataset contains the annual average of Northern Hemisphere and Southern Hemisphere latitude of the Hadley Cell edge, as well as the intensity of the Hadley Cell for each hemisphere\r\n\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n Panel a:\r\n \r\n - Data file: HCextent_2.csv, column 2 cyan line, upper panel\r\n - Data file: HCextent_2.csv, column 3 orange line, upper panel\r\n - Data file: HCextent_2.csv, column 4 grey line, upper panel\r\n - Data file: HCextent_2.csv, column 5 black line, upper panel\r\n - Data file: HCextent_2.csv, column 6 cyan line, lower panel\r\n - Data file: HCextent_2.csv, column 7 orange line, lower panel\r\n - Data file: HCextent_2.csv, column 8 grey line, lower panel\r\n - Data file: HCextent_2.csv, column 9 black line, lower panel\r\n\r\n\r\nPanel b:\r\n \r\n - Data file: HCintensity_2.csv, column 2 cyan line, upper panel\r\n - Data file: HCintensity_2.csv, column 3 orange line, upper panel\r\n - Data file: HCintensity_2.csv, column 4 grey line, upper panel\r\n - Data file: HCintensity_2.csv, column 5 black line, upper panel\r\n - Data file: HCintensity_2.csv, column 6 cyan line, lower panel\r\n - Data file: HCintensity_2.csv, column 7 orange line, lower panel\r\n - Data file: HCintensity_2.csv, column 8 grey line, lower panel\r\n - Data file: HCintensity_2.csv, column 9 black line, lower panel\r\n\r\n\r\n---------------------------------------------------\r\n Sources of additional information\r\n ---------------------------------------------------\r\n The following weblinks are provided in the Related Documents section of this catalogue record:\r\n - Link to the figure on the IPCC AR6 website\r\n - Link to the report component containing the figure (Chapter 2)\r\n - Link to the Supplementary Material for Chapter 2, which contains details on the input data used in Table 2.SM.1\r\n - Link to the code for the figure, archived on Zenodo.",
            "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group I, Physical Science Basis, Chapter 2, Changing state, Multi-millennial context, pre-industrial, Natural forcing, anthropogenic forcing, Radiative forcing, Large-scale indicators, observed changes, Modes of variability, Figure 2.17,  Hadley Cell, tropical expansion",
            "publicationState": "citable",
            "dataPublishedTime": "2023-05-11T15:49:58",
            "doiPublishedTime": "2023-07-03T20:01:32",
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/39218/?format=api",
                "dataPath": "/badc/ar6_wg1/data/ch_02/ch2_fig17/v20211203",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 14412,
                "numberOfFiles": 5,
                "fileFormat": "CSV"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9170/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data produced by Intergovernmental Panel on Climate Change (IPCC) authors and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) by the Technical Support Unit (TSU) for IPCC Working Group I (WGI).\r\n Data curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12618/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32717/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149106/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149107/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149101/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149109/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196262/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33392/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 33394,
            "uuid": "f7c3f3cbf65447b9a43207dcc30219d9",
            "title": "Chapter 3 of the Working Group I Contribution to the IPCC Sixth Assessment Report - Input data for Figure  3.28 (v20220621)",
            "abstract": "Input Data for Figure  3.28 from Chapter 3 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\n\r\nFigure 3.28 shows long-term trends in halosteric and thermosteric sea level in CMIP6 models and observations. \r\n\r\n\r\n---------------------------------------------------\r\n How to cite this dataset\r\n ---------------------------------------------------\r\n When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\nEyring, V., N.P. Gillett, K.M. Achuta Rao, R. Barimalala, M. Barreiro Parrillo, N. Bellouin, C. Cassou, P.J. Durack, Y. Kosaka, S. McGregor, S. Min, O. Morgenstern, and Y. Sun, 2021: Human Influence on the Climate System. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change [Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 423–552, doi:10.1017/9781009157896.005.\r\n\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\n The data is used in left upper and left lower panels (scatter panels), as well as right upper panels (D&W, EN4, Ishii) \r\n\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n 210127_DurackandWijffels_V1.0_70yr_steric_1950-2019_0-2000db_210122-205355_beta.nc is input data for D&W. The variables steric_height_halo_anom_depthInterp and steric_height_thermo_anom_depthInterp are used.\r\n 210201_EN4.2.1.g10_annual_steric_1950-2019_5-5350m.nc  is input data for EN4\r\n 210201_Ishii17_v7.3_annual_steric_1955-2019_0-3000m.nc is input data for Ishii\r\n\r\n\r\n---------------------------------------------------\r\n Notes on reproducing the figure from the provided data.\r\n ---------------------------------------------------\r\n This data is an input observational data for the Figure 3.28. It is used for scatter plots and contour maps.\r\n In addition, shapefiles are required to calculate the regional boundaries: Pacific.shp, Atlantic.shp. These regions should be standarised throught AR6.\r\n\r\n\r\nThe following changes to filenames were made to archive the data (due to filenaming restrictions). To use the data with any associated figure code, the filenames should be reverted.\r\n\r\n 210127_DurackandWijffels_V1_0_70yr_steric_1950-2019_0-2000db_210122-205355_beta.nc -> 210127_DurackandWijffels_V1.0_70yr_steric_1950-2019_0-2000db_210122-205355_beta.nc \r\n 210201_EN4_2_1_g10_annual_steric_1950-2019_5-5350m.nc -> 210201_EN4.2.1.g10_annual_steric_1950-2019_5-5350m.nc \r\n 210201_Ishii17_v7_3_annual_steric_1955-2019_0-3000m.nc -> 210201_Ishii17_v7.3_annual_steric_1955-2019_0-3000m.nc \r\n\r\n\r\n---------------------------------------------------\r\n Sources of additional information\r\n ---------------------------------------------------\r\n The following weblinks are provided in the Related Documents section of this catalogue record:\r\n - Link to the report component containing the figure (Chapter 3)\r\n - Link to the Supplementary Material for Chapter 3\r\n - Link to the code for the figure, archived on Zenodo\r\n - Link to the figure on the IPCC AR6 website",
            "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group I, Physical Science Basis, Chapter 3, Human influence, large-scale indicators, Natural variability, anthropogenically-forced change, observed changes, Figure 3.28, Sea Level, Ocean, Halosteric Sea Level Rise, Observations",
            "publicationState": "citable",
            "dataPublishedTime": "2022-07-01T11:58:53",
            "doiPublishedTime": "2023-02-08T19:39:23.555140",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/37700/?format=api",
                "dataPath": "/badc/ar6_wg1/data/ch_03/inputdata_ch3_fig28/v20220620",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 574024475,
                "numberOfFiles": 21,
                "fileFormat": "txt, netCDF, cpg, dbf, prj, shp, shx"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9171/?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/9042/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9043/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?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/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63169/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63170/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63171/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63172/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63174/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63175/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63176/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63177/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63178/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63179/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63180/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63181/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63182/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63183/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63184/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63185/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63186/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63187/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63188/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63189/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63190/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63191/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63192/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63193/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63194/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63195/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63196/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63197/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63198/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63199/?format=api"
            ],
            "dataLineage": "Data produced by Intergovernmental Panel on Climate Change (IPCC) authors and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) by the Technical Support Unit (TSU) for IPCC Working Group I (WGI).\r\n Data curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12392/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32718/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149112/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149113/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149114/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149115/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149116/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149117/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149118/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149119/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33396/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33399,
            "uuid": "a4cbbffe1bd44c7ba3e8608ee9c54547",
            "title": "Chapter 3 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 3.31 (v20211203)",
            "abstract": "Data for Figure 3.31 from Chapter 3 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\nFigure 3.31 shows evaluation of historical emission-driven CMIP6 simulations for 1850-2014. \r\n\r\n---------------------------------------------------\r\n How to cite this dataset\r\n ---------------------------------------------------\r\n When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\nEyring, V., N.P. Gillett, K.M. Achuta Rao, R. Barimalala, M. Barreiro Parrillo, N. Bellouin, C. Cassou, P.J. Durack, Y. Kosaka, S. McGregor, S. Min, O. Morgenstern, and Y. Sun, 2021: Human Influence on the Climate System. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change [Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 423–552, doi:10.1017/9781009157896.005.\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\n The figure has four panels, with data provided for all panels in subdirectories named panel_a, panel_b, panel_c and panel_d.\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n This dataset contains:\r\n \r\n - Observed and simulated change in global mean atmospheric CO2 concentration (1850-2014)\r\n - Observed and simulated air surface temperature anomaly (1850-2014)\r\n - Observed and simulated change in land carbon uptake (1850-2014)\r\n - Observed and simulated change in ocean carbon uptake (1850-2014)\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n panel_a/fig_3_31_panel_a.nc:\r\n \r\n - dim0 = 0: 'ACCESS-ESM1-5 ', (turquoise solid line), Australian Community Climate and Earth System Simulator - Earth System Model\r\n - dim0 = 1: 'CNRM-ESM2-1', (light green solid line), National Centre for Meteorological Research\r\n - dim0 = 2: 'CanESM5-CanOE ', (orange solid line), Canadian Earth System Model - Canadian Ocean Ecosystem model\r\n - dim0 = 3: 'CanESM5', (dark green solid line).\r\n - dim0 = 4: 'MIROC-ES2L', (light purple solid line), Japan Agency for Marine-Earth Science and Technology (JAMSTEC) and Centre for Climate System Research / National Institute for Environmental Studies, Japan.\r\n - dim0 = 5: 'MPI-ESM1-2-LR ', (teal solid line), Max Planck Institute Earth System Model \r\n - dim0 = 6: 'MRI-ESM2-0', (lime solid line), Meteorological Research Institute of the Japan Meteorological Agency\r\n - dim0 = 7: 'NorESM2-LM', (pink solid line), The Norwegian Earth System Model\r\n - dim0 = 8: 'UKESM1-0-LL', (dark purple solid line), UK Earth System Model\r\n - dim0 = 9: 'MultiModelMean', (red solid line).\r\n - dim0 = 10: 'ESRL' (OBS), (black solid line).\r\n\r\npanel_b/fig_3_31_panel_b.nc\r\n \r\n - dim0_0 = 0: 'ACCESS-ESM1-5',\r\n - dim0_0 = 1: 'ACCESS-ESM1-5_historical'.\r\n - dim0_0 = 2: 'CNRM-ESM2-1'.\r\n - dim0_0 = 3: 'CNRM-ESM2-1_historical'.\r\n - dim0_0 = 4: 'CanESM5-CanOE '.\r\n - dim0_0 = 5: 'CanESM5-CanOE_historical'.\r\n - dim0_0 = 6: 'CanESM5'.\r\n - dim0_0 = 7: 'CanESM5_historical'.\r\n - dim0_0 = 8: 'MIROC-ES2L'.\r\n - dim0_0 = 9: 'MIROC-ES2L_historical'.\r\n - dim0_0 = 10: 'MPI-ESM1-2-LR '.\r\n - dim0_0 = 11: 'MPI-ESM1-2-LR_historical '.\r\n - dim0_0 = 12: 'MRI-ESM2-0'.\r\n - dim0_0 = 13: 'MRI-ESM2-0_historical'.\r\n - dim0_0 = 14: 'NorESM2-LM'.\r\n - dim0_0 = 15: 'NorESM2-LM_historical'.\r\n - dim0_0 = 16: 'UKESM1-0-LL'.\r\n - dim0_0 = 17: 'UKESM1-0-LL_historical'.\r\n - dim0_0 = 18: 'HadCRUT5' (OBS), Met Office Hadley Centre\r\n\r\n\r\npanel_c/fig_3_31_panel_c.nc\r\n \r\n - dim0 = 0: 'ACCESS-ESM1-5 '.\r\n - dim0 = 1: 'CNRM-ESM2-1'.\r\n - dim0 = 2: 'CanESM5-CanOE '.\r\n - dim0 = 3: 'CanESM5'.\r\n - dim0 = 4: 'MIROC-ES2L'.\r\n - dim0 = 5: 'MPI-ESM1-2-LR '.\r\n - dim0 = 6: 'MRI-ESM2-0'.\r\n - dim0 = 7: 'NorESM2-LM'.\r\n - dim0 = 8: 'UKESM1-0-LL'.\r\n - dim0 = 9: 'MultiModelMean'.\r\n - dim0 = 10: 'GCP' (OBS), Global Carbon Project (GCP)\r\n\r\n\r\npanel_d/fig_3_31_panel_d.nc\r\n \r\n - dim0 = 0: 'ACCESS-ESM1-5 '.\r\n - dim0 = 1: 'CNRM-ESM2-1'.\r\n - dim0 = 2: 'CanESM5-CanOE '.\r\n - dim0 = 3: 'CanESM5'.\r\n - dim0 = 4: 'MIROC-ES2L'.\r\n - dim0 = 5: 'MPI-ESM1-2-LR '.\r\n - dim0 = 6: 'MRI-ESM2-0'.\r\n - dim0 = 7: 'NorESM2-LM'.\r\n - dim0 = 8: 'UKESM1-0-LL'.\r\n - dim0 = 9: 'MultiModelMean'.\r\n - dim0 = 10: 'GCP' (OBS).\r\n\r\n\r\nLabels and colors for all figures are the same as for panel a. Historical values in panel b are plotted with the same colors as the corresponding simulation, but using dotted lines.\r\n\r\n---------------------------------------------------\r\n Sources of additional information\r\n ---------------------------------------------------\r\n The following weblinks are provided in the Related Documents section of this catalogue record:\r\n - Link to the report component containing the figure (Chapter 3)\r\n - Link to the Supplementary Material for Chapter 3, which contains details on the input data used in Table 3.SM.1\r\n - Link to the code for the figure, archived on Zenodo\r\n - Link to the figure on the IPCC AR6 website",
            "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group I, Physical Science Basis, Chapter 3, Human influence, large-scale indicators, Natural variability, anthropogenically-forced change, observed changes, Figure 3.31, global mean atmospheric CO2 concentration, air surface temperature anomaly, land carbon uptake, ocean carbon uptake, historical emission-driven CMIP6 simulations",
            "publicationState": "citable",
            "dataPublishedTime": "2022-04-01T15:35:50",
            "doiPublishedTime": "2023-02-08T19:20:06.641357",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/37117/?format=api",
                "dataPath": "/badc/ar6_wg1/data/ch_03/ch3_fig31/v20211203",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 122031,
                "numberOfFiles": 7,
                "fileFormat": "netCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9173/?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/50510/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63168/?format=api"
            ],
            "dataLineage": "Data produced by Intergovernmental Panel on Climate Change (IPCC) authors and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) by the Technical Support Unit (TSU) for IPCC Working Group I (WGI).\r\n Data curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12377/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32718/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149139/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33401/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33410,
            "uuid": "299b1bb28eaa440f9a36e9786adfe398",
            "title": "BICEP/NCEO: Monthly global Particulate Organic Carbon (POC), between 1997-2020 at 4 km resolution (produced from the Ocean Colour Climate Change Initiative v4.2 dataset), version 2",
            "abstract": "The BICEP/NCEO: Monthly global Particulate Organic Carbon (POC) v4.2 datasets contain POC concentrations (mg m^-3) with per pixel uncertainties estimates gridded on both geographic and sinusoidal projections at 4 km spatial resolution for the period of 1997 to 2020. The POC products were generated as part of the European Space Agency (ESA) Biological Pump and Carbon Exchange Processes (BICEP) project with support from the National Centre of Earth Observation (NCEO). \r\n\r\nThe POC concentrations were estimated using an empirical Remote Sensing Reflectance (Rrs) band ratio algorithm by Stramski et al. (2008): 203.2*Rrs(443)/Rrs(555)^-1.034. This algorithm has shown a relatively good performance in the recent global inter-comparison study conducted by Evers-King et al. (2017). Additional variables that were used for the calculation of the POC products are also provided in the datasets, including the Rrs at 443 nm and 555 nm obtained from the ESA Ocean Colour Climate Change Initiative version 4.2 dataset (OC-CCI v4.2)(Sathyendranath et al., 2020). In addition to the papers by Stramski et al. (2008) and Evers-king et al. (2017), for more details on the algorithm and its validation, please see the BICEP Algorithm Theoretical Basis Document (ATBD) and validation report (https://bicep-project.org/Home) \r\n\r\nThis version of the dataset is an updated version of the previous 'NCEO: Monthly global Particulate Organic Carbon (POC) (produced from the Ocean Colour Climate Change Initiative, Version 4.2 dataset)'.\r\n\r\nA related product based on the Ocean Colour Climate Change Initiative v5.0 data is also available (see the link in the related records section).",
            "keywords": "NCEO, BICEP, Ocean, Particulate Organic Carbon, Ocean Colour Climate Change Initiative",
            "publicationState": "citable",
            "dataPublishedTime": "2021-12-21T14:45:49",
            "doiPublishedTime": "2022-01-12T17:38:06",
            "updateFrequency": "",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33418/?format=api",
                "dataPath": "/neodc/bicep/data/particulate_organic_carbon/v4.2_update/monthly/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 256688997806,
                "numberOfFiles": 543,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8748/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2711/?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/3301/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3302/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43486/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43487/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43488/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43490/?format=api"
            ],
            "dataLineage": "Data were produced by the Plymouth Marine Laboratory and supplied for archiving at the Centre for Environmental Data Analysis (CEDA). The research underpinning the work was supported by the European Space Agency (ESA) Biological Pump and Carbon Export Processes (BICEP) project and the product generation was supported by the National Centre for Earth Observation (NCEO).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10978/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/5002/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/31968/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30127/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30128/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149174/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149178/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149176/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149177/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149170/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149172/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149171/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149180/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149181/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33411/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33412,
            "uuid": "5006f2c553cd4f26a6af0af2ee6d7c94",
            "title": "BICEP/NCEO: Monthly global Particulate Organic Carbon (POC), between 1997-2020 at 4 km resolution (produced from the Ocean Colour Climate Change Initiative v5.0 dataset)",
            "abstract": "The BICEP/NCEO: Monthly global Particulate Organic Carbon (POC) v5 datasets contain POC concentrations (mg m^-3) with per pixel uncertainties estimates gridded on both geographic and sinusoidal projections at 4 km spatial resolution for the period of 1997 to 2020. The POC products were generated as part of the European Space Agency (ESA) Biological Pump and Carbon Exchange Processes (BICEP) project with support from the National Centre of Earth Observation (NCEO). \r\n\r\nThe POC datasets have been produced by using a modified empirical band ratio algorithm by Stramski et al. (2008): 292*Rrs(490)/Rrs(560)^-1.49. Additional variables that were used for the calculation of the POC products are also provided in the datasets, including the Remote Sensing Reflectance (Rrs) at 490 nm and 560 nm obtained from the ESA Ocean Colour Climate Change Initiative version 5 dataset (OC-CCI v5). For more details on the algorithm and its validation, please see the BICEP Algorithm Theoretical Basis Document (ATBD) and validation report (https://bicep-project.org/Home).\r\n\r\nA related dataset based on the ESA Ocean Colour Climate Change Initiative v4.2 data is also available (see link in the related records section).",
            "keywords": "NCEO, BICEP, Ocean, Particulate Organic Carbon, Ocean Colour Climate Change Initiative",
            "publicationState": "citable",
            "dataPublishedTime": "2021-12-21T14:42:15",
            "doiPublishedTime": "2022-01-12T17:36:21",
            "updateFrequency": "",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33419/?format=api",
                "dataPath": "/neodc/bicep/data/particulate_organic_carbon/v5.0/monthly/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 265400374948,
                "numberOfFiles": 561,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9174/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2711/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62501/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89181/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89182/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89183/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89184/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89185/?format=api"
            ],
            "dataLineage": "Data were produced by the Plymouth Marine Laboratory and supplied for archiving at the Centre for Environmental Data Analysis (CEDA). The research underpinning the work was supported by the European Space Agency (ESA) Biological Pump and Carbon Export Processes (BICEP) project and the product generation was supported by the National Centre for Earth Observation (NCEO).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10977/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/5002/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/31968/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30127/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30128/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149188/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149192/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149189/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149185/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149190/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149184/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149187/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149186/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149194/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149195/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33413/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33414,
            "uuid": "a6fc730d88fd4935b59d64903715d891",
            "title": "BICEP / NCEO: Monthly global Oceanic Export Production, between 1998-2019 at 9 km resolution (derived from the Ocean Colour Climate Change Initiative v4.2 dataset)",
            "abstract": "This dataset contains monthly global data for Oceanic Export Production as part of the BICEP project.   Data is provided between 1998-2019 at 9 km resolution.  It has been derived from the Ocean Colour Climate Change Initiative v4.2 dataset.\r\n\r\nExport production can be defined as steady-state Net Community Production (NCP) with all temporal lags accounted for and with a well defined depth horizon over which the community production is integrated over. (Laws 1991). This is the net amount of carbon assimilated in the euphotic zone that will be exported to deeper waters. Export Production can by definition only vary on timescales significantly longer that any processes directly controlling production and respiration as to not violate the steady state assumption.",
            "keywords": "Oceanic Export Production, BICEP",
            "publicationState": "citable",
            "dataPublishedTime": "2021-12-21T16:31:50",
            "doiPublishedTime": "2022-02-17T14:46:30.618600",
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33461/?format=api",
                "dataPath": "/neodc/bicep/data/oceanic_export_production/v1.0/monthly/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 59142923301,
                "numberOfFiles": 265,
                "fileFormat": "Data are in NetCDF format"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9191/?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/4385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18405/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18408/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43645/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43647/?format=api"
            ],
            "dataLineage": "The data was produced as part of the BICEP project, and has been supplied to the Centre for Environmental Data Analysis for long term archiving.\r\n\r\nThe data has been derived from the following datasets:\r\n\r\nSST is based on reprojected fields from GHRSST/OSTIA (doi:10.5067/GHOST-4FK01), Chl and kd490 is from OC-CCI (https://catalogue.ceda.ac.uk/uuid/5400de38636d43de9808bfc0b500e863, https://catalogue.ceda.ac.uk/uuid/db32212d86f9431dae67076dd122565e) and primary production from BICEP (https://catalogue.ceda.ac.uk/uuid/69b2c9c6c4714517ba10dab3515e4ee6) The algorithms used are described in the papers listed in the documentation section.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10984/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/5002/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/31968/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30127/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30128/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149518/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149199/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149200/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149201/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149202/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149203/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149204/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149198/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149205/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149207/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33417/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33416,
            "uuid": "22ae54ba3ab14ce8aa6a5271dfddaeb3",
            "title": "JNCC Sentinel-1 indices Analysis Ready Data (ARD) Radar Vegetation Index (RVI)",
            "abstract": "These data have been created by the Joint Nature Conservation Committee (JNCC) as part of a Defra NCEA project to produce a regional, and ultimately national, system for detecting a change in habitat conditions at a land parcel level. The first stage of the project is focused on Yorkshire, UK, and therefore the dataset includes granules and scenes covering Yorkshire and surrounding areas only. The dataset contains the following indices derived from Defra and JNCC Sentinel-1 Analysis Ready Data.\r\n\r\nRVI and RVIv files are generated for Sentinel-1 orbit 132 (ascending) every 12 days. \r\n\r\nIndices have been generated using the Defra and JNCC Sentinel-1 and Sentinel-2 ARD for the granules and scenes described above. As the project continues, JNCC will expand the geographical coverage of this dataset and will provide continuous updates as ARD becomes available.",
            "keywords": "JNCC, ARD, RVI, Sentinel 1, EO indices, Analysis Ready Data, Sentinel",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33415/?format=api",
                "dataPath": "/neodc/sentinel_ard/indices/sentinel_1/rvi/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 203305349,
                "numberOfFiles": 3,
                "fileFormat": "These data are provided in Cloud Optimized GeoTIFF (COG) format."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9176/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2609/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/30197/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149213/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149214/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149215/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 33420,
            "uuid": "b953c9c8b41d4339b2a0a80fdc3cb840",
            "title": "Chapter 2 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 2.11 (v20211207)",
            "abstract": "Data for Figure 2.11 from Chapter 2 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\nFigure 2.11 includes mapped and time-series data showing global surface temperature relative to 1850 - 1900 over multiple time scales\r\n\r\n---------------------------------------------------\r\n How to cite this dataset\r\n ---------------------------------------------------\r\n When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\nGulev, S.K., P.W. Thorne, J. Ahn, F.J. Dentener, C.M. Domingues, S. Gerland, D. Gong, D.S. Kaufman, H.C. Nnamchi, J. Quaas, J.A. Rivera, S. Sathyendranath, S.L. Smith, B. Trewin, K. von Schuckmann, and R.S. Vose, 2021: Changing State of the Climate System. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change[Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 287–422, doi:10.1017/9781009157896.004.\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n---------------------------------------------------\r\n Figure has three panels, with data provided for panel (a) (center and right part), and panel (c).\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n---------------------------------------------------\r\n Global surface temperature, relative to 1850 - 1900 for:\r\n\r\n Panel a: \r\n \r\n - 1000 to 1900 CE - from PAGES 2k Consortium (modified from the version 2019: 10.1038/s41561-019-0400-0)\r\n - 1850 to 2020 from AR6 assessed mean (same as Figure 2.11c).\r\n\r\n Panel c: \r\n \r\n - Annual and decadal means from instrumental data for 1850–2020, along with the uncertainty range from HadCRUT5.\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n---------------------------------------------------\r\n Panel a:\r\n \r\n - Data file: Figure_2_11a-PAGES_2k_Consortium.csv (yearly data, 1000 to 1900); relates to the center part of the figure showing global surface temperature relative to 1850 -1900. (bold solid green line, column 2, median 10-yr smooth adjusted (+0.37°C), thin solid green lines: 5th (column 3) and 95th (column 4) percentiles of the ensemble members).\r\n - Data file: Figure2_11_panel_a.csv (yearly data, 1850 to 2020); relates to the right part of the figure showing global temperature anomaly AR6 assessed mean. (bold solid violet line, column 2)\r\n\r\nPanel c: \r\n \r\n - Data file: Figure_2_11c-land_and_ocean_time_series.csv (yearly data, 1850 to 2020); relates to the upper part of the figure showing global surface temperature relative to 1850 -1900. (Land, column 2, red line; Ocean, column 3, blue line).\r\n - Data file: Figure_2_11c-lower_panel.csv, (annual and decadal mean, 1850 to 2020); relates to the lower part of the figure. (black line, column 2, HadCRUT 5.0; cyan line, column 3, NOAA Global Temp; pink line, column 4, Berkeley Earth; orange line, column 5, Kadow et al.; grey shadow, columns 6 and 7, HadCRUT confidence limit)\r\n\r\n---------------------------------------------------\r\n Sources of additional information\r\n ---------------------------------------------------\r\n The following weblinks are provided in the Related Documents section of this catalogue record:\r\n - Link to the report component containing the figure (Chapter 2)\r\n - Link to the Supplementary Material for Chapter 2, which contains details on the input data used in Table 2.SM.1\r\n - Link to the code for the figure, archived on Zenodo.",
            "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group I, Physical Science Basis, Chapter 2, Changing state, Multi-millennial context, pre-industrial, Natural forcing, anthropogenic forcing, Radiative forcing, Large-scale indicators, observed changes, Modes of variability, Figure 2.11, Global surface temperature",
            "publicationState": "published",
            "dataPublishedTime": "2022-03-31T14:48:05",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/37091/?format=api",
                "dataPath": "/badc/ar6_wg1/data/ch_02/ch2_fig11/v20211207/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 99809,
                "numberOfFiles": 8,
                "fileFormat": "csv, txt"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9177/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data produced by Intergovernmental Panel on Climate Change (IPCC) authors and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) by the Technical Support Unit (TSU) for IPCC Working Group I (WGI).\r\nData curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149220/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149223/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149226/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149229/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33422/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33423,
            "uuid": "5aa32fb863a048f0b24c541639cfd990",
            "title": "RAL extended Infrared Microwave Sounder (IMS) retrievals of atmospheric and surface properties: subset of four selected months in 2018 from Suomi-NPP,  v1",
            "abstract": "The Rutherford Appleton Laboratory (RAL) extended Infrared Microwave Sounder (IMS) data set retrieves vertical profiles of temperature, water vapour (H2O), ozone (O3), carbon monoxide (CO), together with cloud optical depth and effective radius and column amounds of minor gases, dust and sulfuric acid aerosol optical depth. The scheme also provides surface temperature and surface spectral emissivity spanning infrared and microwave. \r\n\r\nColumn amounts of the following minor gases are retrieved: Nitric acid (HNO3), ammonia (NH3), sulfur dioxide (SO2), methanol (CH3OH), formic acid (HCOOH) and (for Suomi-NPP only) isoprene (C5H8).\r\n\r\nThe retrieval scheme has been applied to the infra-red and microwave sounders on platforms Metop (IASI, AMSU and MHS) and Suomi-NPP (CrIS and ATMS). The data sub-set provided here comprises four months (April, July, September, December) of Suomi-NPP data in 2018 produced with the horizontal sampling of CrIS, ~18x18 km.\r\n\r\nDevelopment of the core IMS scheme was funded by the UK’s National Centre for Earth Observation (NCEO) under the Natural Environment Research Council (NERC), with additional funding from EUMETSAT contract EUM/CO/13/4600001252/THH. Development of the extended IMS scheme and production of this Suomi-NPP data sub-set were funded through NCEO. Data were produced by the Remote Sensing Group (RSG) at the Rutherford Appleton Laboratory (RAL).”",
            "keywords": "RAL, IMS, atmospheric and surface properties, Suomi-NPP",
            "publicationState": "citable",
            "dataPublishedTime": "2021-12-16T16:21:55",
            "doiPublishedTime": "2021-12-16T17:03:51",
            "updateFrequency": "",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33449/?format=api",
                "dataPath": "/neodc/ral_ims_ext/data/snpp_2018_subset/v1/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 936384359830,
                "numberOfFiles": 28615,
                "fileFormat": "Data are in NetCDF format"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9178/?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/58082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69637/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69667/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69668/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69671/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69672/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69674/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69676/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69677/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69680/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69682/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69684/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69693/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69694/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69695/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69696/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69697/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69698/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69699/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69700/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69701/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69702/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69704/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69705/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69707/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86245/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86246/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86248/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86260/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86261/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86268/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86269/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86270/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86273/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86274/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86277/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86278/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86285/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86286/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86288/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86289/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86290/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86291/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86292/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86293/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86294/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86296/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86297/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86298/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86299/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86300/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86301/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86302/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86303/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86304/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86305/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86306/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86309/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86310/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86311/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86312/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86314/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86315/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86316/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86317/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86318/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86319/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86320/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86322/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86323/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86324/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86325/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86330/?format=api"
            ],
            "dataLineage": "Development of the IMS scheme and data production were funded by the UK’s National Centre for Earth Observation (NCEO) under the Natural Environment Research Council (NERC), with additional funding from EUMETSAT contract EUM/CO/13/4600001252/THH",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10972/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/5002/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30127/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149241/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149232/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149234/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149238/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149240/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/33427/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33428,
            "uuid": "71c2e401df5e4798b917ae4a353daff1",
            "title": "Chapter 3 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 3.17 (v20211208)",
            "abstract": "Data for Figure 3.17 from Chapter 3 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\n\r\nFigure 3.17 shows observed and simulated global monsoon domain, intensity, and circulation. \r\n\r\n---------------------------------------------------\r\n How to cite this dataset\r\n ---------------------------------------------------\r\n When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\nEyring, V., N.P. Gillett, K.M. Achuta Rao, R. Barimalala, M. Barreiro Parrillo, N. Bellouin, C. Cassou, P.J. Durack, Y. Kosaka, S. McGregor, S. Min, O. Morgenstern, and Y. Sun, 2021: Human Influence on the Climate System. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change [Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 423–552, doi:10.1017/9781009157896.005.\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\n The figure has four panels, with data provided for all panels in a single file.  \r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n This dataset contains\r\n \r\n - Observed and simulated global monsoon domain and summer minus winter precipitation and 850hPa wind velocity\r\n - Global land monsoon precipitation index and Northern Hemisphere summer monsoon circulation index.\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n All data are given in global_monsoon.nc file.\r\n\r\nPanel a:\r\n \r\n - uRef & vRef: vector\r\n - prRef: shading\r\n - domainRef: domain (1 = monsoon, 0 = not monsoon)\r\n\r\nPanel b:\r\n \r\n - uMME & vMME: vector\r\n - prMME: shading\r\n - domainMME: monsoon domain (1 = monsoon, 0 = not monsoon)\r\n\r\nPanel c:\r\n \r\n - Multimodel ensemble mean and 5th-95th percentiles of GMprecip_cmip6: red curve and shading\r\n - Multimodel ensemble mean and 5th-95th percentiles of GMprecip_cmip5: blue curve and shading\r\n - Multimodel ensemble mean and 5th-95th percentiles of GMprecip_amip: yellow curve and shading\r\n - GMprecip_CMAP: black dotted curve\r\n - GMprecip_CRU-TS: black solid curve\r\n - GMprecip_GPCC: black dashed-dotted curve\r\n - GMprecip_GPCP-SG: black dashed curve\r\n\r\n\r\nPanel d:\r\n \r\n - Multimodel ensemble mean and 5th-95th percentiles of NHMcirc_cmip6: red curve and shading\r\n - Multimodel ensemble mean and 5th-95th percentiles of NHMcirc_cmip5: blue curve and shading\r\n - Multimodel ensemble mean and 5th-95th percentiles of NHMcirc_amip: yellow curve and shading\r\n - Max-min range of NHMcirc_20CRv3: grey hatching\r\n - NHMcirc_ERA-20C: black dash-dotted curve\r\n - NHMcirc_ERA5: black solid curve\r\n - NHMcirc_JRA-55: dashed curve\r\n - NHMcirc_MERRA2: dotted curve\r\n\r\n---------------------------------------------------\r\n Notes on reproducing the figure from the provided data\r\n ---------------------------------------------------\r\n Multimodel ensemble means and percentiles are calculated after weighting individual members with the inverse of the ensemble size of the same model, which is given as the weight attribute of each variable.\r\n\r\n---------------------------------------------------\r\n Sources of additional information\r\n ---------------------------------------------------\r\n The following weblinks are provided in the Related Documents section of this catalogue record:\r\n - Link to the report component containing the figure (Chapter 3)\r\n - Link to the Supplementary Material for Chapter 3, which contains supporting information on the figure in Section and details on the input data used in Table 3.SM.1\r\n - Link to the code for the figure, archived on Zenodo.",
            "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group I, Physical Science Basis, Chapter 3, Human influence, large-scale indicators, Natural variability, anthropogenically-forced change, observed changes, Figure 3.17, Global monsoon domain, monsoon precipitation, monsoon circulation, global land monsoon precipitation, Northern Hemisphere summer monsoon circulation index, CMIP5, CMIP6, AMIP",
            "publicationState": "citable",
            "dataPublishedTime": "2022-04-01T15:01:25",
            "doiPublishedTime": "2023-02-08T18:01:19.397972",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/37116/?format=api",
                "dataPath": "/badc/ar6_wg1/data/ch_03/ch3_fig17/v20211208",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1226552,
                "numberOfFiles": 4,
                "fileFormat": "netCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9179/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3301/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3302/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47693/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47694/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47695/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47696/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47697/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47698/?format=api"
            ],
            "dataLineage": "Data produced by Intergovernmental Panel on Climate Change (IPCC) authors and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) by the Technical Support Unit (TSU) for IPCC Working Group I (WGI).\r\nData curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12363/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32718/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149258/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33430/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33431,
            "uuid": "eac7485cce194194b6731cb41ae463b5",
            "title": "JNCC Sentinel-1 indices Analysis Ready Data (ARD) Radar Vegetation Index (RVIv)",
            "abstract": "These data have been created by the Joint Nature Conservation Committee (JNCC) as part of a Defra NCEA project to produce a regional, and ultimately national, system for detecting a change in habitat conditions at a land parcel level. The first stage of the project is focused on Yorkshire, UK, and therefore the dataset includes granules and scenes covering Yorkshire and surrounding areas only. The dataset contains the following indices derived from Defra and JNCC Sentinel-1 Analysis Ready Data.\r\n\r\nRVI and RVIv files are generated for Sentinel-1 orbit 132 (ascending) every 12 days. \r\n\r\nIndices have been generated using the Defra and JNCC Sentinel-1 and Sentinel-2 ARD for the granules and scenes described above. As the project continues, JNCC will expand the geographical coverage of this dataset and will provide continuous updates as ARD becomes available.",
            "keywords": "JNCC, ARD, RVIv, Sentinel 1, EO indices, Analysis Ready Data, Sentinel",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33432/?format=api",
                "dataPath": "/neodc/sentinel_ard/indices/sentinel_1/rviv/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 225513124,
                "numberOfFiles": 3,
                "fileFormat": "These data are provided in Cloud Optimized GeoTIFF (COG) format."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9176/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2609/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/30197/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149261/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149268/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 33440,
            "uuid": "4fe1afacdc524c118989c16a1bccd51e",
            "title": "Chapter 3 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 3.33 (v20211209)",
            "abstract": "Data for Figure 3.33 from Chapter 3 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\nFigure 3.33 shows observed and simulated Northern Annular Mode (NAM), North Atlantic Oscillation (NAO) and Southern Annular Mode (SAM) in boreal winter. \r\n\r\n---------------------------------------------------\r\n How to cite this dataset\r\n ---------------------------------------------------\r\n When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\n Eyring, V., N.P. Gillett, K.M. Achuta Rao, R. Barimalala, M. Barreiro Parrillo, N. Bellouin, C. Cassou, P.J. Durack, Y. Kosaka, S. McGregor, S. Min, O. Morgenstern, and Y. Sun, 2021: Human Influence on the Climate System. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change [Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 423–552, doi:10.1017/9781009157896.005.\r\n\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\n The figure has twelve panels, with data provided for panels (a), (d), (g) and (j) in the subdirectory named panel_adgj, panels (b), (e), (h) and (k) in the subdirectory named panel_behk, and panels (c), (f), (i) and (l) in the subdirectory named panel_cfil.  \r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n This dataset contains: \r\n - Observed sea level pressure anomalies associated with NAM.\r\n - Observed sea level pressure anomalies associated with NAO.\r\n - Observed sea level pressure anomalies associated with SAM.\r\n - Simulated sea level pressure anomalies associated with NAM.\r\n - Simulated sea level pressure anomalies associated with NAO.\r\n - Simulated sea level pressure anomalies associated with SAM.\r\n - Taylor statistics of sea level pressure anomalies associated with NAM.\r\n - Taylor statistics of sea level pressure anomalies associated with NAO.\r\n - Taylor statistics of sea level pressure anomalies associated with SAM.\r\n - 1958-2014 trends of the NAM index.\r\n - 1958-2014 trends of the NAO index.\r\n - 1979-2014 trends of the SAM index.\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n Panel a:\r\n - nam_patterns(0, :, :) in panel_adgj/nam.obs.nc; shading\r\n - nam_pattern_significance in panel_adgj/nam.obs.nc; cross marker\r\n \r\n Panel b:\r\n - nao_patterns(0, :, :) in panel_behk/nao.obs.nc; shading\r\n - nao_pattern_significance in panel_behk/nao.obs.nc; cross marker\r\n \r\n Panel c:\r\n - sam_patterns(0, :, :) in panel_cfil/sam.obs.nc; shading\r\n - sam_pattern_significance in panel_cfil/sam.obs.nc; cross marker\r\n\r\n  Panel d:\r\n - nam_patterns in panel_adgj/nam.hist.cmip6.nc; multimodel ensemble mean for shading, and sign agreement for hatching\r\n \r\n Panel e: \r\n - nao_patterns in panel_behk/nao.hist.cmip6.nc; multimodel ensemble mean for shading, and sign agreement for hatching\r\n \r\n Panel f: \r\n - sam_patterns in panel_cfil/sam.hist.cmip6.nc; multimodel ensemble mean for shading, and sign agreement for hatching\r\n \r\n Panel g: \r\n - nam_tay_stat(:, 0:1) in panel_adgj/nam.amip.cmip6.nc: multimodel ensemble mean for the orange dot\r\n - nam_tay_stat(:, 0:1) in panel_adgj/nam.hist.cmip5.nc: blue crosses, with multimodel ensemble mean for the blue dot\r\n - nam_tay_stat(:, 0:1) in panel_adgj/nam.hist.cmip6.nc: red crosses, with multimodel ensemble mean for the red dot\r\n - nam_tay_stat(:, 0:1) in panel_adgj/nam.obs.nc: black dots\r\n \r\n Panel h: \r\n - nao_tay_stat(:, 0:1) in panel_behk/nao.amip.cmip6.nc: multimodel ensemble mean for the orange dot\r\n - nao_tay_stat(:, 0:1) in panel_behk/nao.hist.cmip5.nc: blue crosses, with multimodel ensemble mean for the blue dot\r\n - nao_tay_stat(:, 0:1) in panel_behk/nao.hist.cmip6.nc: red crosses, with multimodel ensemble mean for the red dot\r\n - nao_tay_stat(:, 0:1) in panel_behk/nao.obs.nc: black dots\r\n \r\n Panel i: \r\n - sam_tay_stat(:, 0:1) in panel_cfil/sam.amip.cmip6.nc: multimodel ensemble mean for the orange dot\r\n - sam_tay_stat(:, 0:1) in panel_cfil/sam.hist.cmip5.nc: blue crosses, with multimodel ensemble mean for the blue dot\r\n - sam_tay_stat(:, 0:1) in panel_cfil/sam.hist.cmip6.nc: red crosses, with multimodel ensemble mean for the red dot\r\n - sam_tay_stat(:, 0:1) in panel_cfil/sam.obs.nc: black dots\r\n \r\n Panel j: \r\n - nam_pc_trends in panel_adgj/nam.amip.cmip6.nc: multimodel ensemble mean for orange vertical line\r\n - nam_pc_trends in panel_adgj/nam.hist.cmip5.nc: multimodel ensemble mean for blue vertical line\r\n - nam_pc_trends in panel_adgj/nam.hist.cmip6.nc: histogram, with multimodel ensemble mean for red vertical line\r\n - nam_pc_trends in panel_adgj/nam.obs.nc: black vertical lines\r\n \r\n Panel k: \r\n - nao_pc_trends in panel_behk/nao.amip.cmip6.nc: multimodel ensemble mean for orange vertical line\r\n - nao_pc_trends in panel_behk/nao.hist.cmip5.nc: multimodel ensemble mean for blue vertical line\r\n - nao_pc_trends in panel_behk/nao.hist.cmip6.nc: histogram, with multimodel ensemble mean for red vertical line\r\n - nao_pc_trends in panel_behk/nao.obs.nc: black vertical lines\r\n \r\n Panel l: \r\n - sam_pc_trends in panel_cfil/sam.amip.cmip6.nc: multimodel ensemble mean for orange vertical line\r\n - sam_pc_trends in panel_cfil/sam.hist.cmip5.nc: multimodel ensemble mean for blue vertical line\r\n - sam_pc_trends in panel_cfil/sam.hist.cmip6.nc: histogram, with multimodel ensemble mean for red vertical line\r\n - sam_pc_trends in panel_cfil/sam.obs.nc: black vertical lines\r\n\r\n---------------------------------------------------\r\n Notes on reproducing the figure from the provided data\r\n ---------------------------------------------------\r\n Multimodel ensemble means and histograms are obtained after weighting individual members with the inverse of the ensemble size of the same model. ensemble_assign in each file provides the model number to which each ensemble member belongs. This weighting does not apply to the sign agreement calculation.\r\n\r\nMultimodel ensemble mean of the pattern correlation in Taylor statistics is calculated via Fisher z-transformation and back transformation.\r\n\r\n---------------------------------------------------\r\n Sources of additional information\r\n ---------------------------------------------------\r\n The following weblinks are provided in the Related Documents section of this catalogue record:\r\n - Link to the report component containing the figure (Chapter 3)\r\n - Link to the Supplementary Material for Chapter 3, which contains supporting information on the figure in Section and details on the input data used in Table 3.SM.1\r\n - Link to the code for the figure, archived on Zenodo\r\n - Link to the figure on the IPCC AR6 website",
            "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group I, Physical Science Basis, Chapter 3, Human influence, large-scale indicators, Natural variability, anthropogenically-forced change, observed changes, Figure 3.33, Annular Modes, NAM, SAM, NAO, modes of variability, CMIP5, CMIP6",
            "publicationState": "citable",
            "dataPublishedTime": "2022-04-01T16:19:28",
            "doiPublishedTime": "2023-02-08T19:21:40.702995",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/37119/?format=api",
                "dataPath": "/badc/ar6_wg1/data/ch_03/ch3_fig33/v20211209",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 247214943,
                "numberOfFiles": 15,
                "fileFormat": "netCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9182/?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/6019/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6020/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46697/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46959/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47637/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47643/?format=api"
            ],
            "dataLineage": "Data produced by Intergovernmental Panel on Climate Change (IPCC) authors and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) by the Technical Support Unit (TSU) for IPCC Working Group I (WGI).\r\n Data curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12379/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32718/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149290/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149291/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149292/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149293/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149294/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149296/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149289/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149297/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149298/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149299/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33442/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33446,
            "uuid": "25d4a6597d954721bc4a616d094b0cda",
            "title": "Chapter 3 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 3.32 (v20211210)",
            "abstract": "Data for Figure 3.32 from Chapter 3 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\nFigure 3.32 shows relative change in the amplitude of the seasonal cycle of global land carbon uptake in the historical CMIP6 simulations from 1961-2014. \r\n\r\n---------------------------------------------------\r\n How to cite this dataset\r\n ---------------------------------------------------\r\n When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\nEyring, V., N.P. Gillett, K.M. Achuta Rao, R. Barimalala, M. Barreiro Parrillo, N. Bellouin, C. Cassou, P.J. Durack, Y. Kosaka, S. McGregor, S. Min, O. Morgenstern, and Y. Sun, 2021: Human Influence on the Climate System. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change [Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 423–552, doi:10.1017/9781009157896.005.\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n - Observed seasonal cycle amplitude of global land carbon uptake\r\n - Simulated seasonal cycle amplitude of global land carbon uptake\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n fig_3_32_main.nc:\r\n \r\n - Multi-Model Mean: dim0 = 0, red solid line. [red shaded region: (dim0=0) +- (dim0=1))]\r\n - JMA-TRANSCOM: dim0 = 2, black dotted line.\r\n - CO2-MLO: dim0 = 3, black solid line. [black shaded region: (dim0=3) +- (dim0=4))]\r\n - CO2-GLOBAL: dim0 = 5, black dashed line.\r\n\r\nfig_3_32_inset.nc:\r\n \r\n - Multi-Model Mean for 1961-1970 (orange): dim0 = 0 (shaded region(dim0=0) +- (dim0=1))\r\n - Multi-Model Mean for 2005-2014 (green): dim0 = 2 (shaded region(dim0=2) +- (dim0=3))\r\n\r\n---------------------------------------------------\r\n Sources of additional information\r\n ---------------------------------------------------\r\n The following weblinks are provided in the Related Documents section of this catalogue record:\r\n - Link to the report component containing the figure (Chapter 3)\r\n - Link to the Supplementary Material for Chapter 3, which contains details on the input data used in Table 3.SM.1\r\n - Link to the code for the figure, archived on Zenodo\r\n - Link to the figure on the IPCC AR6 website.",
            "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group I, Physical Science Basis, Chapter 3, Human influence, large-scale indicators, Natural variability, anthropogenically-forced change, observed changes, Figure 3.32, amplitude of the seasonal cycle, global land carbon uptake",
            "publicationState": "citable",
            "dataPublishedTime": "2022-04-01T15:57:16",
            "doiPublishedTime": "2023-02-08T19:20:49.883918",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/37118/?format=api",
                "dataPath": "/badc/ar6_wg1/data/ch_03/ch3_fig32/v20211210",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 32114,
                "numberOfFiles": 5,
                "fileFormat": "netCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9183/?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/47699/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47700/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47701/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/47702/?format=api"
            ],
            "dataLineage": "Data produced by Intergovernmental Panel on Climate Change (IPCC) authors and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) by the Technical Support Unit (TSU) for IPCC Working Group I (WGI).\r\n Data curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12378/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32718/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168290/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149310/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149311/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149312/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149314/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149316/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149309/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149315/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149317/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33448/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33451,
            "uuid": "691c673c0d204911893659e10d4ddcba",
            "title": "Chapter 2 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 2.37 (v20211215)",
            "abstract": "Data for Figure 2.37 from Chapter 2 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\n\r\nFigure 2.37 shows indices of interannual climate variability from 1950-2019 based upon several sea surface temperature data products\r\n\r\n\r\n---------------------------------------------------\r\n How to cite this dataset\r\n ---------------------------------------------------\r\n When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\nGulev, S.K., P.W. Thorne, J. Ahn, F.J. Dentener, C.M. Domingues, S. Gerland, D. Gong, D.S. Kaufman, H.C. Nnamchi, J. Quaas, J.A. Rivera, S. Sathyendranath, S.L. Smith, B. Trewin, K. von Schuckmann, and R.S. Vose, 2021: Changing State of the Climate System. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change[Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 287–422, doi:10.1017/9781009157896.004.\r\n\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\n The figure has five panels, with data provided for all panels in one single directory.\r\n\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n This dataset contains:\r\n \r\n - IOB.nc contains IOB index from COBE, ERSST, HADI, KAPL and OISST (yearly data, 1950-2019).\r\n - IOD.nc contains IOD index from COBE, ERSST, HADI, KAPL and OISST (yearly data, 1950-2019).\r\n - NINO34.nc contains Nino 3.4 index from COBE, ERSST, HADI, KAPL and OISST (yearly data, 1950-2019).\r\n - AMM.nc contains AMM index from COBE, ERSST, HADI, KAPL and OISST (yearly data, 1950-2019).\r\n - AZM.nc contains AZM index from COBE, ERSST, HADI, KAPL and OISST (yearly data, 1950-2019).\r\n \r\n Data acronyms:\r\n COBE [Objective Analyses of Sea-Surface Temperature and Marine Meteorological Variables for the 20th Century using ICOADS (International Comprehensive Ocean-Atmosphere Data Set) and the Kobe Collection].\r\n ERSST [NOAA Extended Reconstructed Sea Surface Temperature].\r\n HADI [Hadley Centre Sea Ice and Sea Surface Temperature data set].\r\n KAPL [Kaplan Extended SST].\r\n OISST [NOAA Optimum Interpolation Sea Surface Temperature].\r\n IOB [Indian Ocean Basin]\r\n IOD [Indian Ocean Dipole]\r\n AMM [Atlantic Meridional Mode]\r\n AZM [Atlantic Zonal Mode]\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n First panel:\r\n - Data file: IOB.nc\r\n \r\n Second panel:\r\n - Data file: IOD.nc\r\n \r\n Third panel:\r\n - Data file: Nino34.nc\r\n \r\n Fourth panel:\r\n - Data file: AMM.nc\r\n \r\n Fifth panel:\r\n - Data file: AZM.nc\r\n \r\n In all the cases:\r\n - Blue line corresponds to COBE data set\r\n - Red correspinds to ERSST data set\r\n - Skyblue corresponds to HADI data set\r\n - Green corresponds to KAPL data set\r\n - Yellow corresponds to OISST data set\r\n For all the nc files the sources are arranged in columns 1 to 5, respectively.\r\n\r\n\r\n---------------------------------------------------\r\n Sources of additional information\r\n ---------------------------------------------------\r\n The following weblinks are provided in the Related Documents section of this catalogue record:\r\n - Link to the IPCC AR6 website\r\n - Link to the report component containing the figure (Chapter 2)\r\n - Link to the Supplementary Material for Chapter 2, which contains details on the input data used in Table 2.SM.1",
            "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group I, Physical Science Basis, Chapter 2, Changing state, Multi-millennial context, pre-industrial, Natural forcing, anthropogenic forcing, Radiative forcing, Large-scale indicators, observed changes, Modes of variability, Figure 2.37, AZM, AMM, IOB, IOD, Niño 3.4",
            "publicationState": "citable",
            "dataPublishedTime": "2023-05-15T10:33:42",
            "doiPublishedTime": "2023-07-03T20:18:11",
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/40048/?format=api",
                "dataPath": "/badc/ar6_wg1/data/ch_02/ch2_fig37/v20211215/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 27263,
                "numberOfFiles": 8,
                "fileFormat": "Net-CDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9186/?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/21859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85528/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85529/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85530/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85531/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85532/?format=api"
            ],
            "dataLineage": "Data produced by Intergovernmental Panel on Climate Change (IPCC) authors and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) by the Technical Support Unit (TSU) for IPCC Working Group I (WGI).\r\nData curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12620/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32717/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149406/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149407/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149408/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149409/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149412/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149413/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196264/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33453/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 33460,
            "uuid": "4bbcb1722f2842c1b0a5ebc19160a863",
            "title": "STFC RAL methane retrievals from IASI on board MetOp-B, version 2.0",
            "abstract": "This Infrared Atmospheric Sounding Interferometer (IASI) methane dataset contains height-resolved and column-averaged volume mixing ratios of atmospheric methane (CH4) retrieved from the IASI instrument on the MetOp-B satellite. It also includes column-averaged water vapour (H2O), a scale factor for the HDO (water vapour isotopologue) volume mixing ratio profile, surface temperature, effective cloud fraction, effective cloud-top pressure and scale factors for two systematic residual spectra which are jointly retrieved from the spectral range 1232.25-1290.00 cm-1.   This dataset was produced by Version 2.0 of the Rutherford Appleton Laboratory's (RAL's) IASI optimal estimation scheme to retrieve methane, which takes as input temperature and water vapour profiles and surface spectral emissivity pre-retrieved by RAL's Infrared and Microwave Scheme applied to IASI, MHS and AMSU-A on MetOp-B. The dataset additionally contains selected a priori values and uncertainties adopted in the optimal estimation scheme and retrieval output diagnostics such as the retrieval cost and the averaging kernels.\r\n\r\nDevelopment of the Version 2.0 scheme and its application to MetOp-A (2007-2017, http://dx.doi.org/10.5285/f717a8ea622f495397f4e76f777349d1)  was funded by the National Centre for Earth Observation (NCEO) under the UK Natural Environment Research Council (NERC) with additional funding from EUMETSAT. Adaptation to MetOp-B and production of the IASI MetOp-B methane dataset 01/2018-03/2021 were funded by NCEO and ESA Contract No. 4000129987/20/I-DT Methane+.\r\n\r\nData were produced by the United Kingdom Research and Innovation (UKRI) Science and Technology Facilities Council (STFC) Remote Sensing Group (RSG) at the Rutherford Appleton Laboratory (RAL).",
            "keywords": "methane, IASI, optimal estimation, retrieval, averaging kernels, assimilation",
            "publicationState": "citable",
            "dataPublishedTime": "2022-01-18T18:05:28",
            "doiPublishedTime": "2022-01-20T15:39:58.056345",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34646/?format=api",
                "dataPath": "/neodc/iasi_ch4_ral/data/metop-b/l2/tir/v2.0/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 802812457119,
                "numberOfFiles": 242324,
                "fileFormat": "Data are in NetCDF format"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9189/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61970/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61971/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61973/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61977/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61978/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61979/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61980/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61981/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61984/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61985/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61986/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61987/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61988/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61989/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61990/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61991/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61992/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61993/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61994/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61995/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61996/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62000/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62001/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62002/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62004/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68548/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68558/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68559/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68560/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68561/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68562/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68563/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68565/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82408/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82409/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82410/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82411/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82412/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82413/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82414/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82421/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82423/?format=api"
            ],
            "dataLineage": "Data has been produced by the Rutherford Appleton Laboratory (RAL) Remote Sensing Group (RSG) at the United Kingdom Research and Innovation (UKRI) Science and Technology Facilities Council (STFC) and supplied to the Centre for Environmental Data Analysis for long term archiving.\r\n\r\nDevelopment of the Version 2.0 Infrared Atmospheric Sounding Interferometer (IASI) offline thermal infrared methane retrieval scheme and its application to MetOp-A (2007-2017, http://dx.doi.org/10.5285/f717a8ea622f495397f4e76f777349d1) were funded by the National Centre for Earth Observation (NCEO) under the UK Natural Environment Research Council (NERC) with additional funding from EUMETSAT. Adaptation to MetOp-B and production of the IASI MetOp-B methane dataset (01/2018-03/2021) were funded by NCEO and ESA Contract No. 4000129987/20/I-DT Methane+.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10981/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/5002/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/34648/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/14469/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30127/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149472/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149471/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149470/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149474/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149473/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149476/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149469/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149480/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149521/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149477/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149478/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/33464/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33462,
            "uuid": "acdfa050673c46d49d6a35bfa482762b",
            "title": "Mars Analysis Correction Data Assimilation (MACDA): MGS/TES v1.0 Reference Run Data",
            "abstract": "This dataset contains basic gridded atmospheric and surface variables for the planet Mars over three martian years (a martian year is 1.88 terrestrial years), produced as a reference run in association with the Mars Analysis Correction Data Assimilation (MACDA) v1.0 re-analysis. Each file in the dataset spans 30 martian mean solar days (sols) during the science mapping phase of the National Aeronautics and Space Administration's (NASA) Mars Global Surveyor (MGS) spacecraft, between May 1999 and August 2004.\r\n\r\nThis dataset is a reference run produced by re-analysis of Thermal Emission Spectrometer (TES) retrievals of only total dust opacities, using the MACDA scheme in a Mars global circulation model (MGCM). This reference dataset, therefore, should be used in association with the full re-analysis of TES retrievals of nadir thermal profiles and total dust opacities  - see linked dataset.\r\n\r\nThe MGCM used is the UK spectral version of the model developed by the Laboratoire de Météorologie Dynamique in Paris, France.\r\n\r\nMACDA is a collaboration between the University of Oxford and The Open University in the UK.",
            "keywords": "Mars, Martian, MGCM",
            "publicationState": "citable",
            "dataPublishedTime": "2022-01-19T15:01:32",
            "doiPublishedTime": "2022-01-24T10:21:08",
            "updateFrequency": "notPlanned",
            "status": "superseded",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33463/?format=api",
                "dataPath": "/badc/mgs/data/macda/v1-0_reference-run",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 18577536228,
                "numberOfFiles": 65,
                "fileFormat": "Data are CF-compliant netCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/3061/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?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/6019/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6020/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9835/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9836/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9838/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9839/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9840/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9841/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9843/?format=api"
            ],
            "dataLineage": "Data provided to the Centre for Envirnomental Data Analysis (CEDA) by the project team members in December 2021. Mars Global Surveyor/ Thermal Emission Spectrometer retrievals have been provided by Michael D. Smith (National Aeronautics and Space Administration, Goddard Space Flight Center, Greenbelt, MD, USA) to the University of Oxford in 2005.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10982/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/11610/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/11018/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149487/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149492/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149491/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149490/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149488/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149494/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149493/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149495/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149497/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149499/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/11616/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 33473,
            "uuid": "5a06a938d202430cb25e1a6156da4e83",
            "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-ESM1 model output for the \"piClim-aer\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Beijing Climate Center (BCC) BCC-ESM1 model output for the \"effective radiative forcing by present-day aerosols\" (piClim-aer) experiment. These are available at the following frequencies: AERmon and 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, BCC, BCC-ESM1, piClim-aer, AERmon, Amon",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T08:11:32.063968",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33474/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/BCC/BCC-ESM1/piClim-aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 902374202,
                "numberOfFiles": 13,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9204/?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/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/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?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/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/50559/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50601/?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/62548/?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/71633/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Beijing Climate Center (BCC) 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/28265/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28268/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149537/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149538/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149539/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149540/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149541/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149542/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149546/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149547/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149544/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149548/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149545/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33475/?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": 33476,
            "uuid": "09fa441901da4e93a5ac98de515aa0fa",
            "title": "WCRP CMIP6: the HAMMOZ-Consortium team MPI-ESM-1-2-HAM 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 HAMMOZ-Consortium team MPI-ESM-1-2-HAM model output for the \"historical forcing, but with pre-industrial aerosol emissions\" (hist-piAer) experiment. These are available at the following frequencies: Amon, Lmon, Ofx, Omon and fx. The runs included the ensemble members: r1i1p1f1 and 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 official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.\n\nThe the HAMMOZ-Consortium team team consisted of the following agencies: Swiss Federal Institute of Technology Zurich (ETH-Zurich), Max Planck Institute for Meteorology (MPI-M), Forschungszentrum Jülich, University of Oxford, Finnish Meteorological Institute (FMI), Leibniz Institute for Tropospheric Research (IfT) and Center for Climate Systems Modeling (C2SM) at ETH Zurich.",
            "keywords": "CMIP6, WCRP, climate change, HAMMOZ-Consortium, MPI-ESM-1-2-HAM, hist-piAer, Amon, Lmon, Ofx, Omon, fx",
            "publicationState": "published",
            "dataPublishedTime": "2022-10-31T14:40:10.536234",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38336/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/hist-piAer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 387636742,
                "numberOfFiles": 32,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10573/?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/6255/?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/50542/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50568/?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/54401/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the HAMMOZ-Consortium 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/30750/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30753/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149559/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149560/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149561/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149562/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149563/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182700/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182707/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182701/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182693/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182708/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182694/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182709/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182702/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182695/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182710/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182711/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182696/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182704/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182697/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182705/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182713/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182706/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182698/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182699/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/38337/?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": 33477,
            "uuid": "636eb35013034f98a7cb12c7fa55e9e8",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"ssp370SST-lowNTCFCH4\" 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 \"SSP3-7.0, prescribed SSTs, with low NTCF emissions and methane concentrations\" (ssp370SST-lowNTCFCH4) experiment. These are available at the following frequencies: AERday, AERhr, AERmon, AERmonZ, Amon, CFday, CFmon, Emon, 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, ssp370SST-lowNTCFCH4, AERday, AERhr, AERmon, AERmonZ, Amon, CFday, CFmon, Emon, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T10:53:53.192065",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33478/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MOHC/UKESM1-0-LL/ssp370SST-lowNTCFCH4",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 574833621783,
                "numberOfFiles": 444,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9205/?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/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/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/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/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/11284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11388/?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/19455/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19457/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19483/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19485/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19495/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19497/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19499/?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/19509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19549/?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/19712/?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/27642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27643/?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/27654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27669/?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/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/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/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/27776/?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/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/27806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27807/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27808/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27809/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27811/?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/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/28116/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28117/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46669/?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/149565/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167628/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33479/?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": 33480,
            "uuid": "d6d5b6781cc940299160f31e8d5aaa01",
            "title": "WCRP CMIP6: Norwegian Climate Centre (NCC) NorESM2-LM model output for the \"hist-piAer\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Norwegian Climate Centre (NCC) NorESM2-LM model output for the \"historical forcing, but with pre-industrial aerosol emissions\" (hist-piAer) experiment. These are available at the following frequencies: Omon and fx. 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, NCC, NorESM2-LM, hist-piAer, Omon, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T10:59:10.162407",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33481/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/NCC/NorESM2-LM/hist-piAer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 37033875614,
                "numberOfFiles": 39,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9206/?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/19724/?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/50542/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50556/?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/54401/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62737/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Norwegian Climate Centre (NCC) 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/28945/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28952/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167629/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167630/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33482/?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": 33483,
            "uuid": "2beef8c3a89940be9f053b2d0a5d961c",
            "title": "WCRP CMIP6: Natural Environment Research Council (NERC) UKESM1-0-LL model output for the \"piClim-NOx\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Natural Environment Research Council (NERC) UKESM1-0-LL model output for the \"pre-industrial climatological SSTs and forcing, but with 2014 NOx emissions\" (piClim-NOx) experiment. These are available at the following frequencies: AERhr, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f4.\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, NERC, UKESM1-0-LL, piClim-NOx, AERhr, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T11:14:03.528047",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33484/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/NERC/UKESM1-0-LL/piClim-NOx",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 405141375276,
                "numberOfFiles": 265,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9207/?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/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/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/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/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/11284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11388/?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/19455/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19457/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19483/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19485/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19495/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19497/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19499/?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/19509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19549/?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/19712/?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/27642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27643/?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/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/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/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/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/27779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27780/?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/27790/?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/27806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27807/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27808/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27809/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27811/?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/28116/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28117/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28192/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28853/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43687/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Natural Environment Research Council (NERC) 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/31082/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/33485/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167632/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33486/?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": 33487,
            "uuid": "f26bb245261f45b4a5a69762f83df3b7",
            "title": "WCRP CMIP6: Natural Environment Research Council (NERC) UKESM1-0-LL model output for the \"piClim-O3\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Natural Environment Research Council (NERC) UKESM1-0-LL model output for the \"pre-industrial climatological SSTs and forcing, but with 2014 ozone precursor emissions\" (piClim-O3) experiment. These are available at the following frequencies: AERhr, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f4.\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, NERC, UKESM1-0-LL, piClim-O3, AERhr, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T11:19:18.137363",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33488/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/NERC/UKESM1-0-LL/piClim-O3",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 405107008965,
                "numberOfFiles": 266,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9208/?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/54834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54835/?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 Natural Environment Research Council (NERC) 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/31082/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/33485/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167634/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33489/?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": 33490,
            "uuid": "31b7e61c9cc2493d933baf6d3cd106cd",
            "title": "WCRP CMIP6: Natural Environment Research Council (NERC) UKESM1-0-LL model output for the \"piClim-VOC\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Natural Environment Research Council (NERC) UKESM1-0-LL model output for the \"pre-industrial climatological SSTs and forcing, but with 2014 VOC emissions\" (piClim-VOC) experiment. These are available at the following frequencies: AERhr, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f4.\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, NERC, UKESM1-0-LL, piClim-VOC, AERhr, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T11:21:28.121429",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33491/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/NERC/UKESM1-0-LL/piClim-VOC",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 404161967306,
                "numberOfFiles": 265,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9209/?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/54834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54835/?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"
            ],
            "dataLineage": "Data were produced and verified by Natural Environment Research Council (NERC) 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/31082/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/33485/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149637/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167636/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33492/?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": 33493,
            "uuid": "728424769c32404c87c843d32f51faa2",
            "title": "WCRP CMIP6: Natural Environment Research Council (NERC) UKESM1-0-LL model output for the \"ssp370SST\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Natural Environment Research Council (NERC) UKESM1-0-LL model output for the \"SSP3-7.0, with SSTs prescribed from ssp370\" (ssp370SST) experiment. These are available at the following frequencies: AERday, AERhr, AERmon, AERmonZ, Amon, CFday, 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, NERC, UKESM1-0-LL, ssp370SST, AERday, AERhr, AERmon, AERmonZ, Amon, CFday, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T11:29:36.974106",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33494/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/NERC/UKESM1-0-LL/ssp370SST",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 809941238149,
                "numberOfFiles": 511,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9210/?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/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/50449/?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/50463/?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/50469/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50473/?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/50486/?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/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/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/52755/?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/54232/?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/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/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/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/54824/?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/54831/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54833/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54835/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Natural Environment Research Council (NERC) 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/31082/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/33485/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167637/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167638/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33495/?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": 33496,
            "uuid": "d3a4236ca2794a0495c50fed34a802f6",
            "title": "WCRP CMIP6: Natural Environment Research Council (NERC) UKESM1-0-LL model output for the \"ssp370SST-lowO3\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Natural Environment Research Council (NERC) UKESM1-0-LL model output for the \"SSP3-7.0, prescribed SSTs, with low ozone precursor emissions\" (ssp370SST-lowO3) experiment. These are available at the following frequencies: AERday, AERhr, AERmon, AERmonZ, Amon, CFday, 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, NERC, UKESM1-0-LL, ssp370SST-lowO3, AERday, AERhr, AERmon, AERmonZ, Amon, CFday, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T11:33:24.364942",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33497/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/NERC/UKESM1-0-LL/ssp370SST-lowO3",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 809470931878,
                "numberOfFiles": 511,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9211/?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/50449/?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/50463/?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/50469/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50473/?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/50486/?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/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/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/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54232/?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/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/54824/?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/54831/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54833/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54835/?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/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/74560/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79998/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83853/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Natural Environment Research Council (NERC) 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/31082/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/33485/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149667/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149668/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149672/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149671/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167640/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33498/?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": 33499,
            "uuid": "78536b3682f74698bcc1718fe963ad43",
            "title": "WCRP CMIP6: the NIMS-KMA team UKESM1-0-LL 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 NIMS-KMA team UKESM1-0-LL 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: AERday, AERmon, AERmonZ, Amon, CFday, 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 the NIMS-KMA team team consisted of the following agencies: National Institute of Meteorological Sciences (NIMS) and Korea Meteorological Administration (KMA).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
            "keywords": "CMIP6, WCRP, climate change, NIMS-KMA, UKESM1-0-LL, histSST-piNTCF, AERday, AERmon, AERmonZ, Amon, CFday, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T11:59:36.307940",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33500/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/NIMS-KMA/UKESM1-0-LL/histSST-piNTCF",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1202540081856,
                "numberOfFiles": 702,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9212/?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/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/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/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/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/11284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11388/?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/19455/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19457/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19483/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19485/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19495/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19497/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19499/?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/19509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19549/?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/19712/?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/27642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27643/?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/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/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/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/27806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27807/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27808/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27809/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27811/?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/28116/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28117/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28192/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28853/?format=api"
            ],
            "dataLineage": "Data were produced and verified by the NIMS-KMA 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/30331/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30334/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149680/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149682/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149684/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167642/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33501/?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": 33502,
            "uuid": "6f69a36aa6644132a99d000554ad9e22",
            "title": "WCRP CMIP6: National Institute of Water and Atmospheric Research (NIWA) UKESM1-0-LL model output for the \"piClim-HC\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the National Institute of Water and Atmospheric Research (NIWA) UKESM1-0-LL 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: AERhr, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f4.\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, NIWA, UKESM1-0-LL, piClim-HC, AERhr, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T12:02:04.367241",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33503/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/NIWA/UKESM1-0-LL/piClim-HC",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 404981327605,
                "numberOfFiles": 267,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9213/?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/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/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/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/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/11284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11388/?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/19455/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19457/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19483/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19485/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19495/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19497/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19499/?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/19509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19549/?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/19712/?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/27642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27643/?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/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/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/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/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/27779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27780/?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/27790/?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/27806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27807/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27808/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27809/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27811/?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/28116/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28117/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28192/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28853/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43687/?format=api"
            ],
            "dataLineage": "Data were produced and verified by National Institute of Water and Atmospheric Research (NIWA) 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/30336/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30339/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149700/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149701/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149702/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149704/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149705/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149706/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149708/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149709/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149707/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167644/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33504/?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": 33532,
            "uuid": "6b364d79ac8b4c26ab4efbf24c005ea0",
            "title": "WCRP CMIP6: National Institute of Water and Atmospheric Research (NIWA) UKESM1-0-LL model output for the \"piClim-N2O\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the National Institute of Water and Atmospheric Research (NIWA) UKESM1-0-LL 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: AERhr, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f4.\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, NIWA, UKESM1-0-LL, piClim-N2O, AERhr, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T12:04:58.877283",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33533/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/NIWA/UKESM1-0-LL/piClim-N2O",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 405170114285,
                "numberOfFiles": 268,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9245/?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/54834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54835/?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 National Institute of Water and Atmospheric Research (NIWA) 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/30336/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30339/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149745/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149754/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149752/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167645/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167646/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33534/?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": 33535,
            "uuid": "8f7d8fc339584ab99eebccff255c0b7c",
            "title": "WCRP CMIP6: National Institute of Water and Atmospheric Research (NIWA) UKESM1-0-LL model output for the \"piClim-OC\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the National Institute of Water and Atmospheric Research (NIWA) UKESM1-0-LL 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: AERhr, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f4.\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, NIWA, UKESM1-0-LL, piClim-OC, AERhr, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T12:48:18.369722",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33536/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/NIWA/UKESM1-0-LL/piClim-OC",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 404580339030,
                "numberOfFiles": 267,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9246/?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/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/50437/?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/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/50454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50457/?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/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/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/50578/?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/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/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/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/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/54355/?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/54370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54381/?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/54388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54442/?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/54834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54835/?format=api"
            ],
            "dataLineage": "Data were produced and verified by National Institute of Water and Atmospheric Research (NIWA) 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/30336/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30339/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149760/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149761/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149762/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149763/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149764/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149765/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149766/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167648/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33537/?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": 33538,
            "uuid": "8bac14c3c0bc4c8eb4c0a431dba6bcd3",
            "title": "WCRP CMIP6: National Institute of Water and Atmospheric Research (NIWA) UKESM1-0-LL model output for the \"piClim-SO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the National Institute of Water and Atmospheric Research (NIWA) UKESM1-0-LL 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: AERhr, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f4.\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, NIWA, UKESM1-0-LL, piClim-SO2, AERhr, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, Lmon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T12:53:02.914552",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33539/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/NIWA/UKESM1-0-LL/piClim-SO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 404583366407,
                "numberOfFiles": 267,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9247/?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/54834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54835/?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 National Institute of Water and Atmospheric Research (NIWA) 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/30336/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30339/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149776/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149777/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149780/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149781/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149783/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149784/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149782/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167650/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33540/?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": 33541,
            "uuid": "7c8950992bdb49888d31f7808fabac56",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"1pctCO2-cdr\" 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 \"1 percent per year decrease in CO2 from 4xCO2\" (1pctCO2-cdr) experiment. These are available at the following frequencies: Amon, Emon, 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-cdr, Amon, Emon, Lmon, Omon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T12:58:21.766578",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33542/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CDRMIP/MOHC/UKESM1-0-LL/1pctCO2-cdr",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 823409845271,
                "numberOfFiles": 764,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9248/?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/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/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/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/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/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/50602/?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/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/50618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50620/?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/54212/?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/54227/?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/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/54253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54255/?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/54266/?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/54279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54295/?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/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/54313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54314/?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/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/54350/?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/54452/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54453/?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/149790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149792/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149793/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149794/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149795/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149796/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149798/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149799/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149797/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167652/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33543/?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": 33544,
            "uuid": "ddf00a0eca5d4c84a88bffe807ebd372",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"esm-ssp585-ocn-alk-stop\" 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 \"emission-driven SSP5-8.5 scenario with alkalinization terminated in year 2070\" (esm-ssp585-ocn-alk-stop) experiment. These are available at the following frequencies: 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, esm-ssp585-ocn-alk-stop, Amon, Eday, Emon, LImon, Lmon, Omon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T12:59:55.127486",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33545/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CDRMIP/MOHC/UKESM1-0-LL/esm-ssp585-ocn-alk-stop",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 197816578082,
                "numberOfFiles": 415,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9249/?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/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/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/54340/?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",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54399/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54400/?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/54445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54446/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54447/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54450/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54451/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54452/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54453/?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/54464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54465/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54467/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54469/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54471/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54478/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54479/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54488/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54491/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54824/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54884/?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/62739/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62740/?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/71579/?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/71647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71650/?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/71663/?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/71668/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71671/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71672/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71674/?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/71680/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71682/?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/71692/?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/71808/?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/71813/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71818/?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/71826/?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/71836/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71838/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71839/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71840/?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/71851/?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/71860/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71861/?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/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/71882/?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/71917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71918/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71959/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71990/?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/78891/?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"
            ],
            "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/149805/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149807/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149808/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149809/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149813/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149812/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167654/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33546/?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": 33547,
            "uuid": "07ce90e78c784f36ae17049abc95a268",
            "title": "WCRP CMIP6: Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"abrupt-0p5xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"abrupt halving of CO2\" (abrupt-0p5xCO2) experiment. These are available at the following frequencies: AERmon, Amon, Emon, LImon, Lmon and fx. 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, AS-RCEC, TaiESM1, abrupt-0p5xCO2, AERmon, Amon, Emon, LImon, Lmon, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:13:31.209277",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33548/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/AS-RCEC/TaiESM1/abrupt-0p5xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2237170668,
                "numberOfFiles": 36,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9250/?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/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 Research Center for Environmental Changes (AS-RCEC) 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/30477/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30480/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149821/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149824/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149826/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149827/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167656/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33549/?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": 33550,
            "uuid": "dcf6310e7b3149a7becc77367bdcf795",
            "title": "WCRP CMIP6: Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"abrupt-2xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"abrupt doubling of CO2\" (abrupt-2xCO2) experiment. These are available at the following frequencies: AERmon, Amon, Emon, LImon, Lmon and fx. 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, AS-RCEC, TaiESM1, abrupt-2xCO2, AERmon, Amon, Emon, LImon, Lmon, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:14:59.184156",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33551/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/AS-RCEC/TaiESM1/abrupt-2xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2220250404,
                "numberOfFiles": 36,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9251/?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/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/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",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62737/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Research Center for Environmental Changes (AS-RCEC) 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/30477/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30480/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149835/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149836/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149838/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149839/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149840/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149841/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149843/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149844/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167658/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33552/?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": 33553,
            "uuid": "8acd0a5a7d7d4b328ebeff70b7e16ac3",
            "title": "WCRP CMIP6: Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"amip-4xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"AMIP SSTs with 4xCO2\" (amip-4xCO2) experiment. These are available at the following frequencies: AERmon and 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, AS-RCEC, TaiESM1, amip-4xCO2, AERmon, Amon",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:17:24.814516",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33554/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/AS-RCEC/TaiESM1/amip-4xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 388587037,
                "numberOfFiles": 7,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9252/?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/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Research Center for Environmental Changes (AS-RCEC) 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/30477/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30480/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149851/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149852/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149853/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149855/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167660/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33555/?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": 33556,
            "uuid": "c914686e006d4985add3539fa165112e",
            "title": "WCRP CMIP6: Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"amip-future4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"AMIP with patterned 4K SST increase\" (amip-future4K) experiment. These are available at the following frequencies: AERmon, Amon, Emon, LImon, Lmon and fx. 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, AS-RCEC, TaiESM1, amip-future4K, AERmon, Amon, Emon, LImon, Lmon, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:20:59.862665",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33557/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/AS-RCEC/TaiESM1/amip-future4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 533925055,
                "numberOfFiles": 25,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9253/?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/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 Research Center for Environmental Changes (AS-RCEC) 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/30477/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30480/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149866/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149867/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149868/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149869/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149870/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149873/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167662/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33558/?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": 33559,
            "uuid": "f22b181c54584ee2966cc62e44c6d15e",
            "title": "WCRP CMIP6: Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"amip-m4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"AMIP with uniform 4K SST decrease\" (amip-m4K) experiment. These are available at the following frequencies: AERmon, Amon and Emon. 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, AS-RCEC, TaiESM1, amip-m4K, AERmon, Amon, Emon",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:23:31.514325",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33560/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/AS-RCEC/TaiESM1/amip-m4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5109119076,
                "numberOfFiles": 13,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9254/?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/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/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/50498/?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/50610/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Research Center for Environmental Changes (AS-RCEC) 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/30477/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30480/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149880/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149881/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149882/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149883/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149884/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149885/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149886/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149888/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149889/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149887/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167664/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33561/?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": 33562,
            "uuid": "f60233abdcfa432ca3906fa1f5abfe5f",
            "title": "WCRP CMIP6: Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"amip-p4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"AMIP with uniform 4K SST increase\" (amip-p4K) experiment. These are available at the following frequencies: AERmon, Amon, Emon, LImon, Lmon and fx. 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, AS-RCEC, TaiESM1, amip-p4K, AERmon, Amon, Emon, LImon, Lmon, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:25:28.993606",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33563/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/AS-RCEC/TaiESM1/amip-p4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5799812966,
                "numberOfFiles": 53,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9255/?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/6107/?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/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10988/?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/27631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28147/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Research Center for Environmental Changes (AS-RCEC) 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/30477/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30480/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149895/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149896/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149897/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149898/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149899/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149900/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149901/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149903/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149904/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149902/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167666/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33564/?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": 33565,
            "uuid": "1697dd4080844083b92263457a62b981",
            "title": "WCRP CMIP6: Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"aqua-4xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"aquaplanet with control SST and 4xCO2\" (aqua-4xCO2) experiment. These are available at the following frequencies: 3hr, AERmon, Amon, CFday, Eday, Emon, day and fx. 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, AS-RCEC, TaiESM1, aqua-4xCO2, 3hr, AERmon, Amon, CFday, Eday, Emon, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:27:50.953831",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33566/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/AS-RCEC/TaiESM1/aqua-4xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 11419108996,
                "numberOfFiles": 31,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9256/?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/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Research Center for Environmental Changes (AS-RCEC) 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/30477/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30480/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149910/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149911/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149912/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149913/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149914/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149915/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149916/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149918/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149919/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167667/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167668/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33567/?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": 33568,
            "uuid": "fb05ae34088c4298bb7e16e349f0318e",
            "title": "WCRP CMIP6: Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"aqua-control\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"aquaplanet control\" (aqua-control) experiment. These are available at the following frequencies: 3hr, AERmon, Amon, CFday, Eday, Emon, day and fx. 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, AS-RCEC, TaiESM1, aqua-control, 3hr, AERmon, Amon, CFday, Eday, Emon, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:30:01.166415",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33569/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/AS-RCEC/TaiESM1/aqua-control",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 11431982799,
                "numberOfFiles": 31,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9257/?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/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/50600/?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 Research Center for Environmental Changes (AS-RCEC) 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/30477/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30480/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149925/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149926/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149927/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149928/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149929/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149930/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149931/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149933/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149934/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149932/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167670/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33570/?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": 33571,
            "uuid": "4f01ce00d8144060b1f101b875e42f5b",
            "title": "WCRP CMIP6: Research Center for Environmental Changes (AS-RCEC) TaiESM1 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 Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"aquaplanet control with longwave cloud radiative effects off\" (aqua-control-lwoff) experiment. These are available at the following frequencies: 3hr, AERmon, Amon, CFday, Eday, Emon, day and fx. 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, AS-RCEC, TaiESM1, aqua-control-lwoff, 3hr, AERmon, Amon, CFday, Eday, Emon, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:49:37.920035",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33572/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/AS-RCEC/TaiESM1/aqua-control-lwoff",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 11346968482,
                "numberOfFiles": 31,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9258/?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/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?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",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62737/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Research Center for Environmental Changes (AS-RCEC) 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/30477/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30480/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149940/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149941/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149944/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149945/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149946/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149947/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167671/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167672/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33573/?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": 33574,
            "uuid": "c4ee171ca72241bf9342df0373afa419",
            "title": "WCRP CMIP6: Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"aqua-p4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"aquaplanet with uniform 4K SST increase\" (aqua-p4K) experiment. These are available at the following frequencies: 3hr, AERmon, Amon, CFday, Eday, Emon, day and fx. 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, AS-RCEC, TaiESM1, aqua-p4K, 3hr, AERmon, Amon, CFday, Eday, Emon, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:50:47.779338",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33575/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/AS-RCEC/TaiESM1/aqua-p4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 11316701357,
                "numberOfFiles": 31,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9259/?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/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/50600/?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 Research Center for Environmental Changes (AS-RCEC) 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/30477/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30480/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149955/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149956/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149957/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149958/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149959/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149962/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167674/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33576/?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": 33577,
            "uuid": "ca3ef62c0f0f41b5b2d3d8abbea90271",
            "title": "WCRP CMIP6: Research Center for Environmental Changes (AS-RCEC) TaiESM1 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 Research Center for Environmental Changes (AS-RCEC) TaiESM1 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, AERmon, Amon, CFday, Eday, Emon, day and fx. 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, AS-RCEC, TaiESM1, aqua-p4K-lwoff, 3hr, AERmon, Amon, CFday, Eday, Emon, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:51:55.128333",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33578/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/AS-RCEC/TaiESM1/aqua-p4K-lwoff",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 11244843535,
                "numberOfFiles": 31,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9260/?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/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api"
            ],
            "dataLineage": "Data were produced and verified by Research Center for Environmental Changes (AS-RCEC) 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/30477/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30480/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149970/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149971/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149973/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149974/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149975/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149976/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149978/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149979/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149977/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167676/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33579/?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": 33580,
            "uuid": "aa84be13da3a48b69d48c4eddeb19499",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"a4SSTice-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 \"as piSST but with SSTs and sea ice from abrupt-4xCO2, and 4xCO2 seen by radiation and vegetation\" (a4SSTice-4xCO2) experiment. These are available at the following frequencies: Amon, LImon, Lmon, day and fx. 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, a4SSTice-4xCO2, Amon, LImon, Lmon, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:53:02.420092",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33581/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/a4SSTice-4xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2352298237,
                "numberOfFiles": 18,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9261/?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/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7899/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?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/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/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28576/?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/149985/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149986/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149987/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149988/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149989/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149990/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149991/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149993/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149994/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149992/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167677/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167678/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33582/?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": 33583,
            "uuid": "9d3affc4f0a045c287730fc367279a2d",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"a4SSTice\" 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 \"as piSST but with SSTs and sea ice from abrupt-4xCO2\" (a4SSTice) experiment. These are available at the following frequencies: Amon, LImon, Lmon, day and fx. 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, a4SSTice, Amon, LImon, Lmon, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:54:20.027074",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33584/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/a4SSTice",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2364479467,
                "numberOfFiles": 18,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9262/?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/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7899/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?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/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/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28576/?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/150000/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150001/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150002/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150003/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150004/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150005/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150006/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150008/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150009/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150007/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167680/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33585/?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": 33586,
            "uuid": "4953dc622726404f80942f27f68a8cff",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"a4SST\" 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 \"as piSST but with SSTs from abrupt-4xCO2\" (a4SST) experiment. These are available at the following frequencies: Amon, LImon, Lmon, day and fx. 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, a4SST, Amon, LImon, Lmon, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:55:32.810584",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33587/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/a4SST",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2362751891,
                "numberOfFiles": 18,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9263/?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/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7899/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?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/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/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28576/?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/150015/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150016/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150017/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150018/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150019/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150020/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167682/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33588/?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": 33589,
            "uuid": "4ba724d57f434f4ebb1d78f39bd51127",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR 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 Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR 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, LImon, Lmon, day and fx. 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-a4SST-4xCO2, Amon, LImon, Lmon, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:56:41.422275",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33590/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/amip-a4SST-4xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2816750187,
                "numberOfFiles": 18,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9264/?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/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50565/?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/62368/?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/150030/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150031/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150032/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150033/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150034/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150035/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150036/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150038/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150039/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150037/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167684/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33591/?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": 33592,
            "uuid": "65205c6b7a20467585c40f179db0d407",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"piSST-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 \"as piSST with radiation and vegetation seeing 4xCO2\" (piSST-4xCO2) experiment. These are available at the following frequencies: Amon, LImon, Lmon, day and fx. 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, piSST-4xCO2, Amon, LImon, Lmon, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:57:53.874145",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33593/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/piSST-4xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2381983182,
                "numberOfFiles": 18,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9265/?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/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7899/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?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/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/27606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28576/?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/150045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150046/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150047/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150048/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150049/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167686/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33594/?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": 33595,
            "uuid": "53244fe01d73442fabce8c6439f0197a",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"piSST-4xCO2-rad\" 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 \"as piSST with radiation-only seeing 4xCO2\" (piSST-4xCO2-rad) experiment. These are available at the following frequencies: Amon, LImon, Lmon, day and fx. 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, piSST-4xCO2-rad, Amon, LImon, Lmon, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T13:59:06.535727",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33596/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/piSST-4xCO2-rad",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2385356843,
                "numberOfFiles": 18,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9266/?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/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50565/?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/62368/?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/150060/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150061/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167688/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33597/?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": 33598,
            "uuid": "8df7410719ae4b079eb044c6579d3e59",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"piSST\" 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 \"experiment forced with pre-industrial SSTs, sea ice and atmospheric constituents\" (piSST) experiment. These are available at the following frequencies: Amon, LImon, Lmon, day and fx. 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, piSST, Amon, LImon, Lmon, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:00:26.574050",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33599/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/piSST",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2392301493,
                "numberOfFiles": 18,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9267/?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/50565/?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/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54326/?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/150075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150076/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150084/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167690/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33600/?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": 33601,
            "uuid": "1cbcf92b75c44a80b209b159806aced2",
            "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"piSST-pxK\" 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 \"as piSST with uniform SST increase with magnitude based on abrupt-4xCO2 response\" (piSST-pxK) experiment. These are available at the following frequencies: Amon, LImon, Lmon, day and fx. 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, piSST-pxK, Amon, LImon, Lmon, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:01:53.521099",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33602/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/IPSL/IPSL-CM6A-LR/piSST-pxK",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 933,
                "numberOfFiles": 1,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9268/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "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/150090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150098/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150099/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167692/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33603/?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": 33604,
            "uuid": "622d4861b08f42ff880e5d0138edb359",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"amip-piForcing\" 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 pre-industrial anthropogenic and natural forcing\" (amip-piForcing) experiment. These are available at the following frequencies: AERmon, Amon, LImon, Lmon and fx. 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-piForcing, AERmon, Amon, LImon, Lmon, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:03:01.642073",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33605/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MIROC/MIROC6/amip-piForcing",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 39279686003,
                "numberOfFiles": 205,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9269/?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 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/150114/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150106/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150107/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150109/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150110/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150111/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150116/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150112/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150115/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150117/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167693/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150113/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167694/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33606/?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": 33607,
            "uuid": "83e1e721a94c4b71a3a171990caa2908",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"aqua-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 \"aquaplanet with control SST and 4xCO2\" (aqua-4xCO2) experiment. These are available at the following frequencies: 3hr, 6hrPlev, AERmon, Amon, Eday, day and fx. 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, aqua-4xCO2, 3hr, 6hrPlev, AERmon, Amon, Eday, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:04:15.574295",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33608/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MIROC/MIROC6/aqua-4xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 10793993764,
                "numberOfFiles": 54,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9270/?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"
            ],
            "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/150135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150127/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150129/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150126/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167695/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167696/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33609/?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": 33610,
            "uuid": "69f38bdc00954546a054c4237f8b6c39",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"aqua-control\" 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 \"aquaplanet control\" (aqua-control) experiment. These are available at the following frequencies: 3hr, 6hrPlev, AERmon, Amon, Eday, day and fx. 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, aqua-control, 3hr, 6hrPlev, AERmon, Amon, Eday, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:05:38.760362",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33611/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MIROC/MIROC6/aqua-control",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 10819178389,
                "numberOfFiles": 54,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9271/?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/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/50600/?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 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/150156/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150148/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150149/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150150/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150151/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150152/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150153/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150147/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150158/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150154/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150157/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150159/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167697/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150155/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167698/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33612/?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": 33613,
            "uuid": "d5739488f8cd4503a41ab947aad61f6a",
            "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"aqua-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 \"aquaplanet with uniform 4K SST increase\" (aqua-p4K) experiment. These are available at the following frequencies: 3hr, 6hrPlev, AERmon, Amon, Eday, day and fx. 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, aqua-p4K, 3hr, 6hrPlev, AERmon, Amon, Eday, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:06:48.087223",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33614/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MIROC/MIROC6/aqua-p4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 10769129388,
                "numberOfFiles": 54,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9272/?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/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/50600/?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",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62737/?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/150177/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150169/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150170/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150171/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150172/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150174/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150168/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150179/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150175/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150178/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150180/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167699/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150176/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167700/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33615/?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": 33616,
            "uuid": "4b8bda4263824fcb95e45633400b20fd",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"abrupt-0p5xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"abrupt halving of CO2\" (abrupt-0p5xCO2) experiment. These are available at the following frequencies: 3hr, AERmon, Amon, CFmon, Emon, LImon, Lmon, Oday, Omon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f3.\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, HadGEM3-GC31-LL, abrupt-0p5xCO2, 3hr, AERmon, Amon, CFmon, Emon, LImon, Lmon, Oday, Omon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:08:09.726385",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33617/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MOHC/HadGEM3-GC31-LL/abrupt-0p5xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1040894632890,
                "numberOfFiles": 408,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9273/?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/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/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/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/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/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/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/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/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/54210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?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/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/54235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54285/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54302/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54306/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54308/?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/54319/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54350/?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/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/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/54415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54439/?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/54447/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54462/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54491/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54493/?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/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",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71620/?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/71635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71676/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71849/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71868/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71900/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71912/?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/28749/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150189/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150190/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150191/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150192/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150193/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150194/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150195/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150197/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150198/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150196/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167701/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167702/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33618/?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": 33619,
            "uuid": "9881facac9f843999b20b5e8904552d7",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"abrupt-2xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"abrupt doubling of CO2\" (abrupt-2xCO2) experiment. These are available at the following frequencies: 3hr, AERmon, Amon, CFmon, Emon, LImon, Lmon, Oday, Omon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f3.\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, HadGEM3-GC31-LL, abrupt-2xCO2, 3hr, AERmon, Amon, CFmon, Emon, LImon, Lmon, Oday, Omon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:09:21.526098",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33620/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MOHC/HadGEM3-GC31-LL/abrupt-2xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1043831005258,
                "numberOfFiles": 408,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9274/?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/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/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/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/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/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/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/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/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/54210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?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/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/54235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54285/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54302/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54306/?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/54319/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54350/?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/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/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/54415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54439/?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/54447/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54462/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54491/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54493/?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/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",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71620/?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/71635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71676/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71849/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71868/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71900/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71912/?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/28749/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150204/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150205/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150207/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150213/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167704/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33621/?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": 33622,
            "uuid": "9e4de2524ff94c61a3b60b41e5642d09",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"abrupt-solp4p\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"abrupt 4% increase in solar constant\" (abrupt-solp4p) experiment. These are available at the following frequencies: 3hr, AERmon, Amon, CFmon, Emon, LImon, Lmon, Oday, Omon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f3.\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, HadGEM3-GC31-LL, abrupt-solp4p, 3hr, AERmon, Amon, CFmon, Emon, LImon, Lmon, Oday, Omon, SIday, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:10:35.715328",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33623/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MOHC/HadGEM3-GC31-LL/abrupt-solp4p",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1047166937089,
                "numberOfFiles": 408,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9275/?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/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/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/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/9874/?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/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/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/11300/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11301/?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/11732/?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/19406/?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/19455/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19483/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19485/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19495/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19497/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19499/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19509/?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/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/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/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/27642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27643/?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/27654/?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/27679/?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/27750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27769/?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/27800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27808/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27820/?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/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/27909/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27910/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27911/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27912/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27995/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27997/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28000/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28107/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28113/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28114/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28132/?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/28749/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150220/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150223/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150226/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167705/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167706/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33624/?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": 33625,
            "uuid": "1f68c285f56a43cdb9ba975256ab6a08",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"amip-lwoff\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"AMIP experiment with longwave cloud-radiative effects off\" (amip-lwoff) experiment. These are available at the following frequencies: AERmon, Amon, CFmon, Emon, LImon, Lmon, SImon and day. The runs included the ensemble member: r5i1p1f2.\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, HadGEM3-GC31-LL, amip-lwoff, AERmon, Amon, CFmon, Emon, LImon, Lmon, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:11:48.278979",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33626/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MOHC/HadGEM3-GC31-LL/amip-lwoff",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 155433261954,
                "numberOfFiles": 195,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9276/?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/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/50449/?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/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/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/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/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/50604/?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/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/52755/?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/54218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54246/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54261/?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/54295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54324/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54364/?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/54374/?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/54379/?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/54440/?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/54448/?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/28749/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150234/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150238/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150240/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150242/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150241/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167707/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167708/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33627/?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": 33628,
            "uuid": "6f08d68ae95446699f14954bba18e02b",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL 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 Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL 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: AERmon, Amon, CFmon, Emon, LImon, Lmon, SImon and day. The runs included the ensemble member: r5i1p1f2.\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, HadGEM3-GC31-LL, amip-p4K-lwoff, AERmon, Amon, CFmon, Emon, LImon, Lmon, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:12:58.456943",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33629/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MOHC/HadGEM3-GC31-LL/amip-p4K-lwoff",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 156167350243,
                "numberOfFiles": 195,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9277/?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/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/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/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/9874/?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/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/10988/?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/11284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11301/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19310/?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/19455/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19483/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19485/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19495/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19497/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19499/?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/19509/?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/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/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/27642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27643/?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/27654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27669/?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/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/27755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27769/?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/27800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27801/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27808/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27820/?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/27856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27892/?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/27906/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27912/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27936/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27937/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27938/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27941/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27956/?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/28000/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28107/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28113/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28114/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28186/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28187/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28188/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28189/?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/28749/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167709/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167710/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33630/?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": 33631,
            "uuid": "d423be0e9723459994dc0c22d322bb1b",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"aqua-4xCO2\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"aquaplanet with control SST and 4xCO2\" (aqua-4xCO2) experiment. These are available at the following frequencies: Amon, CFday, CFmon, Eday, Emon and day. The runs included the ensemble member: r1i1p1f3.\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, HadGEM3-GC31-LL, aqua-4xCO2, Amon, CFday, CFmon, Eday, Emon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:14:30.944179",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33632/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MOHC/HadGEM3-GC31-LL/aqua-4xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 41731862897,
                "numberOfFiles": 126,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9278/?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/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/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/50449/?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/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/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/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/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/50610/?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/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54232/?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/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/54377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54379/?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/54444/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54454/?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/54823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59926/?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/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66077/?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/71616/?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/71626/?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/71635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71849/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71868/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71900/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71912/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78038/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78039/?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/28749/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150268/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150269/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150270/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150273/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167711/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167712/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33633/?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": 33634,
            "uuid": "9953bf3fd2ac4d5481e1955bc6ad1271",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"aqua-control\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"aquaplanet control\" (aqua-control) experiment. These are available at the following frequencies: Amon, CFday, CFmon, Eday, Emon and day. The runs included the ensemble member: r1i1p1f3.\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, HadGEM3-GC31-LL, aqua-control, Amon, CFday, CFmon, Eday, Emon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:15:51.130092",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33635/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MOHC/HadGEM3-GC31-LL/aqua-control",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 41715957264,
                "numberOfFiles": 126,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9279/?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/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/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/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/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?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/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/50591/?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/50610/?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/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54232/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54371/?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/54385/?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/54823/?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/28749/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150285/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150288/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150286/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167713/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167714/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33636/?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": 33637,
            "uuid": "017783a0b96d4b3e97cd2265f307c913",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL 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 Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"aquaplanet control with longwave cloud radiative effects off\" (aqua-control-lwoff) experiment. These are available at the following frequencies: Amon, CFmon, Emon, SImon and day. The runs included the ensemble member: r1i1p1f3.\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, HadGEM3-GC31-LL, aqua-control-lwoff, Amon, CFmon, Emon, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:17:01.143014",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33638/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MOHC/HadGEM3-GC31-LL/aqua-control-lwoff",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 36021164436,
                "numberOfFiles": 106,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9280/?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/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/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/7795/?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/9749/?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/10024/?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/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/11284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11301/?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/19455/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19483/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19485/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19495/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19497/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19499/?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/19509/?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/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/27673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27740/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27767/?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/27800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27801/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27808/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28000/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28107/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28113/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28114/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28186/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28187/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28188/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28189/?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/28749/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150294/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150296/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150297/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150298/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150299/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150300/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150302/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150303/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150301/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167715/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167716/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33639/?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": 33640,
            "uuid": "486de6091d8e402a929ad03a1e078fee",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"aqua-p4K\" experiment",
            "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"aquaplanet with uniform 4K SST increase\" (aqua-p4K) experiment. These are available at the following frequencies: Amon, CFday, CFmon, Eday, Emon and day. The runs included the ensemble member: r1i1p1f3.\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, HadGEM3-GC31-LL, aqua-p4K, Amon, CFday, CFmon, Eday, Emon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:18:10.985734",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33641/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MOHC/HadGEM3-GC31-LL/aqua-p4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 41890535294,
                "numberOfFiles": 126,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9281/?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/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/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/7795/?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/9749/?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/10024/?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/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/11284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11301/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19109/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19324/?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/19455/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19483/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19485/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19495/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19497/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19499/?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/19509/?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/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/27673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27740/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27767/?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/27800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27801/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27808/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27979/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27980/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28000/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28107/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28113/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28114/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28186/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28187/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28188/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28189/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46688/?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/28749/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150309/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150310/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150311/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150312/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150314/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150315/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150317/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150318/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150316/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167717/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167718/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33642/?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": 33643,
            "uuid": "2abf34fa4e53486cbeaa0cf71b85f329",
            "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL 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 Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL 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: Amon, CFmon, Emon, SImon and day. The runs included the ensemble member: r1i1p1f3.\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, HadGEM3-GC31-LL, aqua-p4K-lwoff, Amon, CFmon, Emon, SImon, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:19:20.787739",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33644/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MOHC/HadGEM3-GC31-LL/aqua-p4K-lwoff",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 36047913444,
                "numberOfFiles": 106,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9282/?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/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/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/7795/?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/9749/?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/10024/?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/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/11284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11301/?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/19455/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19483/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19485/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19495/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19497/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19499/?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/19509/?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/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/27673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27740/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27767/?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/27800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27801/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27808/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28000/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28107/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28113/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28114/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28186/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28187/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28188/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28189/?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/28749/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150324/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150325/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167719/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167720/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33645/?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": 33647,
            "uuid": "bc8da8f10bf54a7890ebfe59bac61ae1",
            "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI/JMA) MRI-ESM2-0 model output for the \"aqua-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/JMA) MRI-ESM2-0 model output for the \"aquaplanet with control SST and 4xCO2\" (aqua-4xCO2) experiment. These are available at the following frequencies: Amon, CFday 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, aqua-4xCO2, Amon, CFday, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:20:29.075247",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33648/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MRI/MRI-ESM2-0/aqua-4xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2089938878,
                "numberOfFiles": 11,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9283/?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/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11068/?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"
            ],
            "dataLineage": "Data were produced and verified by Meteorological Research Institute of the Japan Meteorological Agency (MRI/JMA) 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/33646/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/33649/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150353/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150347/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150348/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150349/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150350/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150352/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150351/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33650/?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": 33651,
            "uuid": "3b4fb31a95d840e486298a2002251cde",
            "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI/JMA) MRI-ESM2-0 model output for the \"aqua-control\" 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/JMA) MRI-ESM2-0 model output for the \"aquaplanet control\" (aqua-control) experiment. These are available at the following frequencies: Amon, CFday 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, aqua-control, Amon, CFday, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:21:37.112715",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33652/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MRI/MRI-ESM2-0/aqua-control",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2091955792,
                "numberOfFiles": 11,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9284/?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/50564/?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 Meteorological Research Institute of the Japan Meteorological Agency (MRI/JMA) 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/33646/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/33649/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150369/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150376/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167723/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167724/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33653/?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": 33654,
            "uuid": "6344b3c21d5c4aee864043025e0f92b4",
            "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI/JMA) MRI-ESM2-0 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 Meteorological Research Institute of the Japan Meteorological Agency (MRI/JMA) MRI-ESM2-0 model output for the \"aquaplanet control with longwave cloud radiative effects off\" (aqua-control-lwoff) experiment. These are available at the following frequencies: Amon, CFday 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, aqua-control-lwoff, Amon, CFday, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:22:45.119967",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33655/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MRI/MRI-ESM2-0/aqua-control-lwoff",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2072915864,
                "numberOfFiles": 11,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9285/?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/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11068/?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"
            ],
            "dataLineage": "Data were produced and verified by Meteorological Research Institute of the Japan Meteorological Agency (MRI/JMA) 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/33646/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/33649/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150384/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150391/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150392/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150390/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167725/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167726/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33656/?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": 33657,
            "uuid": "9d61beb5184b4ebe8c2fea6d4db8c8d4",
            "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI/JMA) MRI-ESM2-0 model output for the \"aqua-p4K\" 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/JMA) MRI-ESM2-0 model output for the \"aquaplanet with uniform 4K SST increase\" (aqua-p4K) experiment. These are available at the following frequencies: Amon, CFday 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, aqua-p4K, Amon, CFday, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:23:52.810709",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33658/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MRI/MRI-ESM2-0/aqua-p4K",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2079221699,
                "numberOfFiles": 11,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9286/?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/6814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11068/?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"
            ],
            "dataLineage": "Data were produced and verified by Meteorological Research Institute of the Japan Meteorological Agency (MRI/JMA) 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/33646/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/33649/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150398/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150399/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150400/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150401/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150402/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150403/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150404/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150406/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150407/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150405/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167727/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167728/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33659/?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": 33660,
            "uuid": "12188c0534f74984b1f614b9f5f48ebd",
            "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI/JMA) MRI-ESM2-0 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 Meteorological Research Institute of the Japan Meteorological Agency (MRI/JMA) MRI-ESM2-0 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: Amon, CFday 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, aqua-p4K-lwoff, Amon, CFday, day",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:25:00.560767",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33661/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MRI/MRI-ESM2-0/aqua-p4K-lwoff",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2063845712,
                "numberOfFiles": 11,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9287/?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/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?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 Meteorological Research Institute of the Japan Meteorological Agency (MRI/JMA) 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/33646/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/33649/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150413/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150414/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150421/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150422/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167729/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167730/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33662/?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": 33663,
            "uuid": "cdfcde67ad1e4319b0bd41c2447d5998",
            "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2 model output for the \"abrupt-0p5xCO2\" 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 \"abrupt halving of CO2\" (abrupt-0p5xCO2) experiment. These are available at the following frequencies: Amon, LImon, Lmon, Ofx, day and fx. 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, abrupt-0p5xCO2, Amon, LImon, Lmon, Ofx, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:26:19.891531",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33664/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/NCAR/CESM2/abrupt-0p5xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 150906533437,
                "numberOfFiles": 136,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9288/?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/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/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50512/?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/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/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/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/50613/?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/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/54402/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?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/150428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150429/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150430/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150432/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150433/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150434/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150436/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150435/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167731/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167732/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33665/?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": 33666,
            "uuid": "cbab0df5345f4344ae6bc0cd2d6eeea6",
            "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2 model output for the \"abrupt-2xCO2\" 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 \"abrupt doubling of CO2\" (abrupt-2xCO2) experiment. These are available at the following frequencies: Amon, LImon, Lmon, Ofx, day and fx. 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, abrupt-2xCO2, Amon, LImon, Lmon, Ofx, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:27:48.573953",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33667/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/NCAR/CESM2/abrupt-2xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 200228090012,
                "numberOfFiles": 190,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9289/?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/6107/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?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/18948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18949/?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/27597/?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/28150/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28190/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28191/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46668/?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/150443/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150444/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150446/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150447/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150448/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150449/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150451/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150452/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150450/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167733/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167734/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33668/?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": 33669,
            "uuid": "ec2a85c067b64a0a96a09c58b178e012",
            "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2 model output for the \"abrupt-solm4p\" 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 \"abrupt 4% decrease in solar constant\" (abrupt-solm4p) experiment. These are available at the following frequencies: Amon, LImon, Lmon, Ofx, day and fx. 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, abrupt-solm4p, Amon, LImon, Lmon, Ofx, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:28:55.887658",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33670/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/NCAR/CESM2/abrupt-solm4p",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 47638833812,
                "numberOfFiles": 110,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9290/?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/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/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50512/?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/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/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/54402/?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/62736/?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/150458/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150459/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150460/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150461/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150462/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150463/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150466/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150467/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150465/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167735/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167736/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33671/?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": 33672,
            "uuid": "c4a95da71fcb47998a8ba64b145562a1",
            "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2 model output for the \"abrupt-solp4p\" 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 \"abrupt 4% increase in solar constant\" (abrupt-solp4p) experiment. These are available at the following frequencies: Amon, LImon, Lmon, Ofx, day and fx. 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, abrupt-solp4p, Amon, LImon, Lmon, Ofx, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:30:25.844060",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33673/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/NCAR/CESM2/abrupt-solp4p",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 55698517238,
                "numberOfFiles": 115,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9291/?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/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/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50512/?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/50575/?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/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/54402/?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/62736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62737/?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/150473/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150474/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150476/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150477/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150478/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150479/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150480/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167737/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167738/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33674/?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": 33675,
            "uuid": "7edfd7802070451cae553e9d56da276a",
            "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2 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 National Center for Atmospheric Research (NCAR) CESM2 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, LImon, Lmon, day and fx. 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, amip-a4SST-4xCO2, Amon, LImon, Lmon, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:31:34.040635",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33676/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/NCAR/CESM2/amip-a4SST-4xCO2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6977160425,
                "numberOfFiles": 25,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9292/?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/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50512/?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/52664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52665/?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/150488/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150490/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150491/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150492/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150493/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150494/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150497/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150495/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167739/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167740/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33677/?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": 33678,
            "uuid": "e6a5be791dfb4486b27c08f36e46329c",
            "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2 model output for the \"amip-piForcing\" 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 \"AMIP SSTs with pre-industrial anthropogenic and natural forcing\" (amip-piForcing) experiment. These are available at the following frequencies: Amon, LImon, Lmon, day and fx. 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, amip-piForcing, Amon, LImon, Lmon, day, fx",
            "publicationState": "published",
            "dataPublishedTime": "2021-12-22T14:32:41.628721",
            "doiPublishedTime": null,
            "updateFrequency": "asNeeded",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33679/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/NCAR/CESM2/amip-piForcing",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 87231936625,
                "numberOfFiles": 169,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9293/?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/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/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/50509/?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/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/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/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/52664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?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/54824/?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 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/150503/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150504/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150505/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150506/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150507/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150508/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150511/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150512/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150510/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167742/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33680/?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"
                }
            ]
        }
    ]
}