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

{
    "count": 10253,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/observations/?format=api&limit=100&offset=10200",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/observations/?format=api&limit=100&offset=10000",
    "results": [
        {
            "ob_id": 45033,
            "uuid": "57c574812d36414bb6c56732221c83d1",
            "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Universidade de Évora's vaisala-cl31 instrument deployed at Evaso, Portugal",
            "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Universidade de Évora's vaisala-cl31 deployed at Evaso, Portugal.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-620-3704-5480.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n    \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.",
            "keywords": "E-PROFILE, ceilometer measurements",
            "publicationState": "published",
            "dataPublishedTime": "2023-09-29T10:57:57",
            "doiPublishedTime": null,
            "updateFrequency": "daily",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45032/?format=api",
                "dataPath": "/badc/eprofile/data/daily_files/portugal/evaso/evora-university-vaisala-cl31_A",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1020964821,
                "numberOfFiles": 759,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12778/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4919/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62347/?format=api"
            ],
            "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215593/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215594/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215599/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45034/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl",
                    "licenceClassifications": "personal, academic, policy"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45037,
            "uuid": "d637557c5e244f4294b4328396d6e2ad",
            "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Agencija Republike Slovenije Za Okolje's vaisala-cl51 instrument deployed at Ljubljana Bezigrad, Slovenia",
            "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Agencija Republike Slovenije Za Okolje's vaisala-cl51 deployed at Ljubljana Bezigrad, Slovenia.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-14015.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n    \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.",
            "keywords": "E-PROFILE, ceilometer measurements",
            "publicationState": "published",
            "dataPublishedTime": "2023-07-26T09:09:28",
            "doiPublishedTime": null,
            "updateFrequency": "daily",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45036/?format=api",
                "dataPath": "/badc/eprofile/data/daily_files/slovenia/ljubljana-bezigrad/slovenian-environment-agency-vaisala-cl51_A",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2313752000,
                "numberOfFiles": 887,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12779/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4920/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62347/?format=api"
            ],
            "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215613/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45038/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl",
                    "licenceClassifications": "personal, academic, policy"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45042,
            "uuid": "e603224b49214a89bc8571be1149e7d0",
            "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CIEMAT's lufft-chm15k instrument deployed at Ciemat Madrid, Spain",
            "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Centro de Investigaciones Energéticas, Medioambientales y Tecnológicas (CIEMAT)'s lufft-chm15k deployed at Ciemat Madrid, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-724-60000-0000000CIEMAT001.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n    \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.",
            "keywords": "E-PROFILE, ceilometer measurements",
            "publicationState": "published",
            "dataPublishedTime": "2025-08-06T09:43:37",
            "doiPublishedTime": null,
            "updateFrequency": "daily",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45041/?format=api",
                "dataPath": "/badc/eprofile/data/daily_files/spain/ciemat-madrid/ciemat-lufft-chm15k_A",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1172361232,
                "numberOfFiles": 442,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12780/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4921/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62347/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62526/?format=api"
            ],
            "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215629/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215630/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45043/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl",
                    "licenceClassifications": "personal, academic, policy"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45047,
            "uuid": "a260ec3c086041ba8f90a8a744bdce50",
            "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from UGR's lufft-chm15k instrument deployed at Guadiana Ugr, Spain",
            "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from University of Granada (UGR)'s lufft-chm15k deployed at Guadiana Ugr, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-724-60000-000000000UGRA001.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n    \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.",
            "keywords": "E-PROFILE, ceilometer measurements",
            "publicationState": "published",
            "dataPublishedTime": "2024-05-16T23:40:49",
            "doiPublishedTime": null,
            "updateFrequency": "daily",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45046/?format=api",
                "dataPath": "/badc/eprofile/data/daily_files/spain/guadiana-ugr/granada-university-lufft-chm15k_A",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1225351407,
                "numberOfFiles": 463,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12781/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4922/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62347/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62526/?format=api"
            ],
            "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215645/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215647/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45048/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl",
                    "licenceClassifications": "personal, academic, policy"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45051,
            "uuid": "20841033310347b9bcf23319f89c07e9",
            "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SLU's vaisala-cl51 instrument deployed at Svartberget, Sweden",
            "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish University of Agricultural Sciences (SLU)'s vaisala-cl51 deployed at Svartberget, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20008-0-SVB.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n    \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.",
            "keywords": "E-PROFILE, ceilometer measurements",
            "publicationState": "published",
            "dataPublishedTime": "2025-08-06T11:16:48",
            "doiPublishedTime": null,
            "updateFrequency": "daily",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45050/?format=api",
                "dataPath": "/badc/eprofile/data/daily_files/sweden/svartberget/slu-vaisala-cl51_A",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1174552324,
                "numberOfFiles": 452,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12782/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4923/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62347/?format=api"
            ],
            "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215661/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45052/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl",
                    "licenceClassifications": "personal, academic, policy"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45056,
            "uuid": "48590959bc8f47adbdb669284fd14593",
            "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from ETH Zurich's lufft-chm15k instrument deployed at Eriswil, Switzerland",
            "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from ETH Zurich's lufft-chm15k deployed at Eriswil, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-756-2-ERISWIL.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n    \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.",
            "keywords": "E-PROFILE, ceilometer measurements",
            "publicationState": "published",
            "dataPublishedTime": "2023-09-29T11:04:05",
            "doiPublishedTime": null,
            "updateFrequency": "daily",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45055/?format=api",
                "dataPath": "/badc/eprofile/data/daily_files/switzerland/eriswil/eth-zurich-lufft-chm15k_A",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2100467118,
                "numberOfFiles": 825,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12783/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4924/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62347/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62526/?format=api"
            ],
            "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215671/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215672/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215674/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215676/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215677/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215678/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45057/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "eprofile",
                    "label": "restricted: eprofile group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl",
                    "licenceClassifications": "personal, academic, policy"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45061,
            "uuid": "1b71cdc0ffac4d61bd3b11e9c1d9f1a1",
            "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's vaisala-cl31 instrument deployed at Lugano Airport, Switzerland",
            "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's vaisala-cl31 deployed at Lugano Airport, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06775.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n    \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.",
            "keywords": "E-PROFILE, ceilometer measurements",
            "publicationState": "published",
            "dataPublishedTime": "2023-12-17T00:31:00",
            "doiPublishedTime": null,
            "updateFrequency": "daily",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45060/?format=api",
                "dataPath": "/badc/eprofile/data/daily_files/switzerland/lugano-airport/meteoswiss-vaisala-cl31_A",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1118728166,
                "numberOfFiles": 811,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12784/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4925/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62347/?format=api"
            ],
            "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215693/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215694/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215695/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45062/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "eprofile",
                    "label": "restricted: eprofile group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl",
                    "licenceClassifications": "personal, academic, policy"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45065,
            "uuid": "bda33c37527c418f910e4999e5d94910",
            "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's vaisala-cl31 instrument deployed at Nottwil, Switzerland",
            "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's vaisala-cl31 deployed at Nottwil, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-756-0-RGNOT.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n    \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.",
            "keywords": "E-PROFILE, ceilometer measurements",
            "publicationState": "published",
            "dataPublishedTime": "2023-08-18T01:09:17",
            "doiPublishedTime": null,
            "updateFrequency": "daily",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45064/?format=api",
                "dataPath": "/badc/eprofile/data/daily_files/switzerland/nottwil/meteoswiss-vaisala-cl31_A",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1286676914,
                "numberOfFiles": 931,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12785/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4926/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62347/?format=api"
            ],
            "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215705/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215706/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215701/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215702/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215704/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215707/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215708/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215709/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45066/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "eprofile",
                    "label": "restricted: eprofile group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl",
                    "licenceClassifications": "personal, academic, policy"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45069,
            "uuid": "995a581d67b64823968ad8169f368e17",
            "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Met Office's vaisala-cl61 instrument deployed at Camborne, UK",
            "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Met Office's vaisala-cl61 deployed at Camborne, UK.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-03808.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n    \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.",
            "keywords": "E-PROFILE, ceilometer measurements",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-12T19:18:20",
            "doiPublishedTime": null,
            "updateFrequency": "daily",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45068/?format=api",
                "dataPath": "/badc/eprofile/data/daily_files/uk/camborne/metoffice-vaisala-cl61_C",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 411711989,
                "numberOfFiles": 153,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12786/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3339/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62347/?format=api"
            ],
            "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215715/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215716/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215717/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215718/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215719/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215720/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215721/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215722/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215723/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45070/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl",
                    "licenceClassifications": "personal, academic, policy"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45073,
            "uuid": "5e578aeeb359467d99d6f3d87b0a7435",
            "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from NCAS's lufft-chm15k instrument deployed at Jodrell Bank Observatory, UK",
            "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from National Centre for Atmospheric Science (NCAS)'s lufft-chm15k deployed at Jodrell Bank Observatory, UK.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-826-301-3.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n    \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.",
            "keywords": "E-PROFILE, ceilometer measurements",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-13T23:18:09",
            "doiPublishedTime": null,
            "updateFrequency": "daily",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45072/?format=api",
                "dataPath": "/badc/eprofile/data/daily_files/uk/jodrell-bank-observatory/ncas-lufft-chm15k_A",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 473138120,
                "numberOfFiles": 176,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12787/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4927/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62347/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62526/?format=api"
            ],
            "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215729/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215730/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215731/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215732/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215733/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215734/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215735/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215737/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45074/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl",
                    "licenceClassifications": "personal, academic, policy"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45080,
            "uuid": "6ec73677d34a4d6a97305f755e704c98",
            "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from ARPA's vaisala-cl61 instrument deployed at Saint-Christophe Aosta, Italy",
            "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Agenzia regionale per la protezione ambientale (ARPA)'s vaisala-cl61 deployed at Saint-Christophe Aosta, Italy.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-380-5-1.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n    \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.",
            "keywords": "E-PROFILE, ceilometer measurements",
            "publicationState": "published",
            "dataPublishedTime": "2025-11-02T00:06:05",
            "doiPublishedTime": null,
            "updateFrequency": "daily",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45079/?format=api",
                "dataPath": "/badc/eprofile/data/daily_files/italy/saint-christophe-aosta/arpa-vaisala-cl61_B",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 330753095,
                "numberOfFiles": 126,
                "fileFormat": "Data are netCDF formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12790/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3217/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62347/?format=api"
            ],
            "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215756/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215757/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215758/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215759/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215760/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215761/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215762/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215763/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45081/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl",
                    "licenceClassifications": "personal, academic, policy"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45085,
            "uuid": "2600f842cfeb481bb21f032a5741c353",
            "title": "ESA Soil Moisture Climate Change Initiative (Soil_Moisture_cci): ACTIVE product, Version 09.2",
            "abstract": "The Soil Moisture CCI ACTIVE dataset is one of the three datasets created as part of the European Space Agency's (ESA) Soil Moisture Essential Climate Variable (ECV) Climate Change Initiative (CCI) project. The ACTIVE product has been created by fusing scatterometer soil moisture products, derived from the active remote sensing instruments AMI-WS and ASCAT. PASSIVE and COMBINED products have also been created.\r\n\r\nThe v09.2 ACTIVE product, provided as global daily images in NetCDF-4 classic file format, presents a global coverage of surface soil moisture at a spatial resolution of 0.25 degrees and is an extension in time of the v09.1 ACTIVE product. It is provided in percent of saturation [%] and covers the period (yyyy-mm-dd) 1991-08-05 to 2024-12-31. For information regarding the theoretical and algorithmic base of the product, please see the Algorithm Theoretical Baseline Document. Additional reference documents and information relating to the dataset can also be found on the CCI Soil Moisture project website.\r\n\r\nThe data set should be cited using the following references:\r\n\r\n1. Gruber, A., Scanlon, T., van der Schalie, R., Wagner, W., and Dorigo, W. (2019). Evolution of the ESA CCI Soil Moisture climate data records and their underlying merging methodology, Earth Syst. Sci. Data, 11, 717–739, https://doi.org/10.5194/essd-11-717-2019\r\n\r\n2. Dorigo, W.A., Wagner, W., Albergel, C., Albrecht, F., Balsamo, G., Brocca, L., Chung, D., Ertl, M., Forkel, M., Gruber, A., Haas, E., Hamer, D. P. Hirschi, M., Ikonen, J., De Jeu, R. Kidd, R. Lahoz, W., Liu, Y.Y., Miralles, D., Lecomte, P. (2017). ESA CCI Soil Moisture for improved Earth system understanding: State-of-the art and future directions. In Remote Sensing of Environment, 2017, ISSN 0034-4257, https://doi.org/10.1016/j.rse.2017.07.001\r\n\r\n3. Preimesberger, W., Scanlon, T., Su, C. -H., Gruber, A. and Dorigo, W., \"Homogenization of Structural Breaks in the Global ESA CCI Soil Moisture Multisatellite Climate Data Record,\" in IEEE Transactions on Geoscience and Remote Sensing, vol. 59, no. 4, pp. 2845-2862, April 2021, doi: 10.1109/TGRS.2020.3012896.",
            "keywords": "ESA, Soil Moisture, CCI, Active",
            "publicationState": "published",
            "dataPublishedTime": "2025-12-03T12:35:34",
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45140/?format=api",
                "dataPath": "/neodc/esacci/soil_moisture/data/daily_files/ACTIVE/v09.2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 7860905106,
                "numberOfFiles": 12124,
                "fileFormat": "The data are provided in netCDF format."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12804/?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/52664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54645/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62501/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62745/?format=api"
            ],
            "dataLineage": "Data were processed by the ESA CCI Soil Moisture project team and transferred to CEDA for the ESA CCI Open Data Portal Project",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/13332/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/45088/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215796/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215792/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215793/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215794/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215795/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215789/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215797/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215798/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215799/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215801/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215802/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215803/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215804/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215805/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215807/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215808/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/43035/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2577/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_soilmoisture_terms_and_conditions_v2.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1140,
                    "name": "ESACCI"
                }
            ]
        },
        {
            "ob_id": 45086,
            "uuid": "d4e66299f5054129b8076fb7502949e1",
            "title": "ESA Soil Moisture Climate Change Initiative (Soil_Moisture_cci): COMBINED product, Version 09.2",
            "abstract": "The Soil Moisture CCI COMBINED dataset is one of three datasets created as part of the European Space Agency's (ESA) Soil Moisture Essential Climate Variable (ECV) Climate Change Initiative (CCI) project. The COMBINED product has been created by directly merging Level 2 scatterometer ('active' remote sensing) and radiometer ('passive' remote sensing) soil moisture products derived from the AMI-WS, ASCAT, SMMR, SSM/I, TMI, AMSR-E, WindSat, FY-3B, FY-3C, FY3D, AMSR2, SMOS, GPM and SMAP satellite instruments. PASSIVE and ACTIVE products have also been created.\r\n\r\nThe v09.2 COMBINED product, provided as global daily images in NetCDF-4 classic file format, presents a global coverage of surface soil moisture at a spatial resolution of 0.25 degrees and is an extension in time of the v09.1 COMBINED product. It is provided in volumetric units [m3 m-3] and covers the period (yyyy-mm-dd) 1978-11-01 to 2024-12-31. For information regarding the theoretical and algorithmic base of the product, please see the Algorithm Theoretical Baseline Document. Additional reference documents and information relating to the dataset can also be found on the CCI Soil Moisture project website.\r\n\r\nThe data set should be cited using the following references:\r\n\r\n1. Gruber, A., Scanlon, T., van der Schalie, R., Wagner, W., and Dorigo, W. (2019). Evolution of the ESA CCI Soil Moisture climate data records and their underlying merging methodology, Earth Syst. Sci. Data, 11, 717–739, https://doi.org/10.5194/essd-11-717-2019\r\n\r\n2. Dorigo, W.A., Wagner, W., Albergel, C., Albrecht, F., Balsamo, G., Brocca, L., Chung, D., Ertl, M., Forkel, M., Gruber, A., Haas, E., Hamer, D. P. Hirschi, M., Ikonen, J., De Jeu, R. Kidd, R. Lahoz, W., Liu, Y.Y., Miralles, D., Lecomte, P. (2017). ESA CCI Soil Moisture for improved Earth system understanding: State-of-the art and future directions. In Remote Sensing of Environment, 2017, ISSN 0034-4257, https://doi.org/10.1016/j.rse.2017.07.001\r\n\r\n3. Preimesberger, W., Scanlon, T., Su, C. -H., Gruber, A. and Dorigo, W., \"Homogenization of Structural Breaks in the Global ESA CCI Soil Moisture Multisatellite Climate Data Record,\" in IEEE Transactions on Geoscience and Remote Sensing, vol. 59, no. 4, pp. 2845-2862, April 2021, doi: 10.1109/TGRS.2020.3012896.",
            "keywords": "ESA, Soil Moisture, CCI, Combined",
            "publicationState": "published",
            "dataPublishedTime": "2025-12-03T12:44:02",
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45141/?format=api",
                "dataPath": "/neodc/esacci/soil_moisture/data/daily_files/COMBINED/v09.2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 23696603475,
                "numberOfFiles": 16864,
                "fileFormat": "The data are provided in netCDF format."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12806/?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/52664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62501/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62745/?format=api"
            ],
            "dataLineage": "Data were processed by the ESA CCI Soil Moisture project team and transferred to CEDA for the ESA CCI Open Data Portal Project",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/13332/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/45088/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215809/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215812/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215813/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215819/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215821/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215824/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215826/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215827/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215828/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/43041/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2577/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_soilmoisture_terms_and_conditions_v2.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1140,
                    "name": "ESACCI"
                }
            ]
        },
        {
            "ob_id": 45087,
            "uuid": "c93c99588d5848b1ac7833e3bc6d5c2d",
            "title": "ESA Soil Moisture Climate Change Initiative (Soil_Moisture_cci): PASSIVE product, Version 09.2",
            "abstract": "The Soil Moisture CCI PASSIVE dataset is one of three datasets created as part of the European Space Agency's (ESA) Soil Moisture Essential Climate Variable (ECV) Climate Change Initiative (CCI) project. The PASSIVE product has been created by merging data from the SMMR, SSM/I, TMI, AMSR-E, WindSat, FY-3B, FY-3C, FY3D, AMSR2, SMOS, GPM and SMAP passive remote sensing satellite instruments. ACTIVE and COMBINED products have also been created.\r\n\r\nThe v09.2 PASSIVE product, provided as global daily images in NetCDF-4 classic file format, presents a global coverage of surface soil moisture at a spatial resolution of 0.25 degrees and is an extension in time of the v09.1 PASSIVE product. It is provided in volumetric units [m3 m-3] and covers the period (yyyy-mm-dd) 1978-11-01 to 2024-12-31. For information regarding the theoretical and algorithmic base of the product, please see the Algorithm Theoretical Baseline Document. Additional reference documents and information relating to the dataset can also be found on the CCI Soil Moisture project website.\r\n\r\nThe data set should be cited using the following references:\r\n\r\n1. Gruber, A., Scanlon, T., van der Schalie, R., Wagner, W., and Dorigo, W. (2019). Evolution of the ESA CCI Soil Moisture climate data records and their underlying merging methodology, Earth Syst. Sci. Data, 11, 717–739, https://doi.org/10.5194/essd-11-717-2019\r\n\r\n2. Dorigo, W.A., Wagner, W., Albergel, C., Albrecht, F., Balsamo, G., Brocca, L., Chung, D., Ertl, M., Forkel, M., Gruber, A., Haas, E., Hamer, D. P. Hirschi, M., Ikonen, J., De Jeu, R. Kidd, R. Lahoz, W., Liu, Y.Y., Miralles, D., Lecomte, P. (2017). ESA CCI Soil Moisture for improved Earth system understanding: State-of-the art and future directions. In Remote Sensing of Environment, 2017, ISSN 0034-4257, https://doi.org/10.1016/j.rse.2017.07.001\r\n\r\n3. Preimesberger, W., Scanlon, T., Su, C. -H., Gruber, A. and Dorigo, W., \"Homogenization of Structural Breaks in the Global ESA CCI Soil Moisture Multisatellite Climate Data Record,\" in IEEE Transactions on Geoscience and Remote Sensing, vol. 59, no. 4, pp. 2845-2862, April 2021, doi: 10.1109/TGRS.2020.3012896.",
            "keywords": "ESA, CCI, Passive, Soil Moisture",
            "publicationState": "published",
            "dataPublishedTime": "2025-12-03T12:40:14",
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45142/?format=api",
                "dataPath": "/neodc/esacci/soil_moisture/data/daily_files/PASSIVE/v09.2",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 21886294122,
                "numberOfFiles": 16864,
                "fileFormat": "The data are provided in netCDF format."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12805/?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/52664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62501/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62745/?format=api"
            ],
            "dataLineage": "Data were processed by the ESA CCI Soil Moisture project team and transferred to CEDA for the ESA CCI Open Data Portal Project",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/13332/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/45088/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215833/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215835/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215832/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215836/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215830/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215831/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215838/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215839/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215840/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215841/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215843/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215844/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215845/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215848/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/43040/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2577/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_soilmoisture_terms_and_conditions_v2.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1140,
                    "name": "ESACCI"
                }
            ]
        },
        {
            "ob_id": 45105,
            "uuid": "9487085a6a3d4ca1aafa7c569e840d2a",
            "title": "GloSAT historical1750 simulations : UKESM1-1-LL simulations covering the period 1750-2014",
            "abstract": "The Global Surface Air Temperature (GloSAT) model simulations were run on UK supercomputing platforms ARCHER2 and MONSooN using the UKESM1-1-LL UK Earth System Model described in Mulcahy, et al 2023 (https://doi.org/10.5194/gmd-16-1569-2023).\r\nThe simulations were run under the NERC funded project GloSAT. NE/S015647/2\r\n\r\nThe experiments and model set up are all described in:\r\nBallinger, A., Schurer, A., Hegerl, G., Dittus, A., Hawkins, E., Cornes, R., Kent, E., Marshall, L., Morice, C., Osborn, T., and Rayner, N.A. Rumbold, S.:(2025) Importance of beginning industrial-era climate simulations in the eighteenth century, Environmental Research Letters,650, accepted.\r\n\r\nThis dataset contains 100 monthly variables for 6 historical 1750 ensemble members in CMOR CMIP6 netcdf data format (Climate Model Output Rewriter Coupled Model Intercomparison Project 6).",
            "keywords": "GloSAT,Climate model,UKESM1.1-LL",
            "publicationState": "citable",
            "dataPublishedTime": "2025-12-19T11:21:58",
            "doiPublishedTime": "2025-12-19T11:58:14",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45211/?format=api",
                "dataPath": "/badc/glosat/data/GloSAT_historical1750",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2589423723850,
                "numberOfFiles": 1982,
                "fileFormat": "CMOR CMIP6 NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12818/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4936/?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/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/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/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/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/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/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54215/?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/54227/?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/54243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54252/?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/54265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?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/54285/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54299/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54302/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54342/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54350/?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/54415/?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/54484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54493/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59480/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59481/?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/62738/?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/71665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79954/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80111/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82153/?format=api"
            ],
            "dataLineage": "This work used the ARCHER2 UK National Supercomputing Service, and Monsoon2, a collaborative High-Performance Computing facility funded by the Met Office and the Natural Environment Research Council, and JASMIN, the UK collaborative data analysis facility.\r\n\r\nUKESM1.1 simulations were performed on the HPC by Dr A. Schurer with data processed on JASMIN using the CDDS package by Dr A Schurer.\r\n\r\nData were then uploaded to the CEDA archive.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13684/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/44102/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215903/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215904/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215905/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215906/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215907/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215908/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215953/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216394/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215954/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215955/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215956/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215957/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215958/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215959/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/44917/?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": 45114,
            "uuid": "f5f541ce05c44062a39d9a0e9e9463bc",
            "title": "Chapter 9 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 9.13 (v20251121)",
            "abstract": "Data for Figure 9.13 from Chapter 9 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\nFigure 9.13 shows Arctic sea ice historical records and CMIP6 projections. \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\nFox-Kemper, B., H.T. Hewitt, C. Xiao, G. Aðalgeirsdóttir, S.S. Drijfhout, T.L. Edwards, N.R. Golledge, M. Hemer, R.E. Kopp, G. Krinner, A. Mix, D. Notz, S. Nowicki, I.S. Nurhati, L. Ruiz, J.-B. Sallée, A.B.A. Slangen, and Y. Yu, 2021: Ocean, Cryosphere and Sea Level Change. 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. 1211–1362, doi:10.1017/9781009157896.011.\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\n The figure has 2 subpanels, with data provided for both panels.\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n This dataset contains:\r\n- (Left panel) Absolute anomaly of monthly-mean Arctic sea ice area during the period 1979 to 2019 relative to the average monthly-mean Arctic sea ice area during the period 1979 to 2008. \r\n- (Right panel) Sea ice concentration in the Arctic for March and September, which usually are the months of maximum and minimum sea ice area, respectively. \r\n\r\nFirst column: Satellite-retrieved mean sea ice concentration during the decade 1979–1988. Second column: Satellite-retrieved mean sea ice concentration during the decade 2010-2019. \r\nThird column: Absolute change in sea ice concentration between these two decades, with grid lines indicating non-significant differences. \r\nFourth column: Number of available CMIP6 models that simulate a mean sea ice concentration above 15 % for the decade 2045–2054. \r\n\r\nThe average observational record of sea ice area is derived from the UHH sea ice area product (Doerr et al., 2021), based on the average sea ice concentration of OSISAF/CCI (OSI-450 for 1979–2015, OSI-430b for 2016–2019) (Lavergne et al., 2019), NASA Team (version 1, 1979–2019) (Cavalieri et al., 1996) and Bootstrap (version 3, 1979–2019) (Comiso, 2017) that is also used for the figure panels showing observed sea ice concentration. \r\n\r\nFurther details on data sources and processing are available in the chapter data table (Table 9.SM.9)\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n Data provided in relation to Figure 9.13\r\n \r\n - Data file: NSIDC_polehole_big.nc\r\n - Data file: NSIDC_polehole_small.nc\r\n - Data file: SeaIceArea__NorthernHemisphere__monthly__UHH__v2019_fv0.01.nc\r\n - Data file: SeaIceArea__SouthernHemisphere__monthly__UHH__v2019_fv0.01.nc\r\n - Data file: cryo_div.txt\r\n - Data file: cryo_seq.txt\r\n\r\nExtracted from  'mapplot_data.npz':\r\n - Data file: nmodels_ssp245_nh_nhsummer.nc\r\n - Data file: nmodels_ssp245_nh_nhwinter.nc\r\n - Data file: nmodels_ssp245_sh_nhsummer.nc\r\n - Data file: nmodels_ssp245_sh_nhwinter.nc\r\n - Data file: sic_obs_nh_nhsummer.nc\r\n - Data file: sic_obs_nh_nhwinter.nc\r\n - Data file: sic_obs_sh_nhsummer.nc\r\n - Data file: sic_obs_sh_nhwinter.nc\r\n\r\nData from the datafile  'mapplot_data.npz' included in the 'Plotted Data' folder of the dedicated GitHub repository has been extracted in NetCDF format for archival by the authors. The original .npz file is not archived here but on Zenodo at the link provided in the Related Documents section of this catalogue record.\r\n\r\nCMIP6 is the sixth phase of the Coupled Model Intercomparison Project.\r\nNSIDC is the National Snow and Ice Data Center.\r\nUHH is the University of Hamburg (Universtität Hamburg).\r\n\r\n ---------------------------------------------------\r\n Notes on reproducing the figure from the provided data\r\n ---------------------------------------------------\r\nBoth panels were plotted using standard matplotlib software - code is available via the link in the documentation.\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 9)\r\n - Link to the Supplementary Material for Chapter 9, which contains details on the input data used in Table 9.SM.9\r\n- Link to the data and code used to produce this figure and others in Chapter 9, archived on Zenodo.\r\n- Link to the output data and scripts for this figure, contained in a dedicated GitHub repository.",
            "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group 1, Physical Science Basis, Arctic, sea ice",
            "publicationState": "published",
            "dataPublishedTime": "2026-01-09T11:34:53",
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45115/?format=api",
                "dataPath": "/badc/ar6_wg1/data/ch_09/ch9_fig13/v20251121",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 12431664,
                "numberOfFiles": 16,
                "fileFormat": "NetCDF, txt"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10416/?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/18405/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18408/?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/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92740/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92742/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92743/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92744/?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": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32725/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215944/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215945/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215946/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215947/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215951/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/39705/?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": 45143,
            "uuid": "450e23e4aaf445199d25d21719d78853",
            "title": "Sources of Fine Particulate Matter (PM2.5) at urban sites in the UK",
            "abstract": "PM₂.₅ sources were identified at the Birmingham Air Quality Supersite (BAQS) and Ladywood during 2021–2022 as part of the WM-Air (West Midlands Air Quality Improvement Programme). The dominant sources were biomass burning, traffic emissions, resuspended dust, and secondary aerosols. The dataset includes time series of the identified source contributions at both sites.",
            "keywords": "PM2.5,Source Apportionment,Biomass burning,West Midlands",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12823/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4943/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "PM₂.₅ filter samples were collected using high-volume samplers at Birmingham Air Quality Supersite and Ladywood. Filters were analysed offline to determine chemical composition, and Positive Matrix Factorization was applied to the speciation data to identify PM₂.₅ sources.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/45144/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216047/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216048/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216049/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216055/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45149,
            "uuid": "ba3d371d022a44558d0881dd29b998f0",
            "title": "LAI4g-1-2",
            "abstract": "Spatiotemporally consistent global dataset of the GIMMS leaf area index (GIMMS LAI4g) from 1982 to 2020 prepared from satellite (merged) data by Peking University. \r\nUses data from the imaging spectroradiometer instruments AVHRR, Landsat, MODIS.",
            "keywords": "",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12832/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4944/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "CMORised dataset prepared by PKU to be obs4MIPs compliant, after a request was made to the authors by Dora Hegedus on behalf of the Rapid Evaluation Framework",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216072/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216074/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45150/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45152,
            "uuid": "f24dd0378c054c5194acabed796b7085",
            "title": "Modelled West Midlands Air Quality Maps for 2016",
            "abstract": "High resolution air quality models combining emissions, chemical processes, dispersion and dynamical treatments are necessary to develop effective policies for clean air in urban environments. We applied task farming to reduce runtime for ADMS-Urban, a quasi-Gaussian plume air dispersion model. The model represents the full range of source types (point, road and grid sources) occurring in an urban area at high resolution. We implemented and evaluated the option to automatically split up a large model domain into smaller sub-regions, each of which can then be executed concurrently on multiple cores of a HPC or across a PC network, a technique known as task farming. The approach has been tested for a large model domain covering the West Midlands, UK, as part of modelling work in the WM-Air (West Midlands Air Quality Improvement Programme) project. Annual air quality maps for the baseline and modelling scenarios have been generated.",
            "keywords": "Air quality modelling,ADMS-Urban,High Performance Computing,West Midlands",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12830/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4948/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Air quality map in .tif format",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/45144/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216097/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45156,
            "uuid": "2440f838ab92489d8aa09fa1cf39bd1b",
            "title": "Modelled West Midlands Air Quality Maps",
            "abstract": "High resolution air quality models combining emissions, chemical processes, dispersion and dynamical treatments are necessary to develop effective policies for clean air in urban environments. We applied task farming to reduce runtime for ADMS-Urban, a quasi-Gaussian plume air dispersion model. The model represents the full range of source types (point, road and grid sources) occurring in an urban area at high resolution. We implemented and evaluated the option to automatically split up a large model domain into smaller sub-regions, each of which can then be executed concurrently on multiple cores of a HPC or across a PC network, a technique known as task farming. The approach has been tested for a large model domain covering the West Midlands, UK, as part of modelling work in the WM-Air (West Midlands Air Quality Improvement Programme) project. Annual air quality maps for the baseline and modelling scenarios have been generated.",
            "keywords": "Air quality modelling,ADMS-Urban,High Performance Computing,West Midlands",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12831/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4949/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Air quality map in .tif format",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/45144/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216098/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216099/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216100/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216101/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216106/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45165,
            "uuid": "2e410be04eab4cbeab246249cfd8ef88",
            "title": "OLC-ORS-V0",
            "abstract": "Volumetric soil moisture content-in-situ site data, blended offline LSMs, reanalysis, and satellite data from RUBISCO Soil Moisture Working Group. Hybrid gridded products are generated using various statistical methods without involving any direct measurement techniques. See the latest paper in Scientific Data [link below].",
            "keywords": "obs4MIPs,obs4REF,RUBISCO,soil moisture,LSM,hybrid,volumetric",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12837/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4950/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Original dataset was prepared by the team at Oak Ridge National Laboratory using blended offline LSMs, reanalysis, and satellite data. This dataset was then post-processed by Yaoping Wang using CMOR 3.10",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216112/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216113/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216114/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216115/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216116/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216117/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216118/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216119/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216120/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216121/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45166,
            "uuid": "4741ec97737442e8abbef4c9fe3e5bbf",
            "title": "MGOHCTA-WOA09",
            "abstract": "Ocean Heat Content (ohc) 10E22 joules -Gridded in-situ. World Ocean Atlas 2009 mean climatological fields for years 1955-2010 as a basis for anomaly calculations, data taken from Expendable Bathythermographs (XBT) and Mechanical Bathythermographs (MBT), and Argo floats.\r\nData for temperature and salinity observations, temperature and salinity anomaly fields for depths 0-2000m, heat content and steric sea level (thermosteric, halosteric, total) are updated quarterly. Temperature anomalies and heat content fields are detailed in World Ocean Heat Content and Thermosteric Sea Level change (0-2000 m), 1955-2010, publication. The same calculations have been extended to keep the fields current and include fields of salinity anomalies, and steric sea level components",
            "keywords": "obs4MIPs,obs4REF,ocean heat content,ohc,WOA,anomaly,Argo,XBT,MBT,temperature,salinity",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12838/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4951/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Original dataset prepared by National Centres for Environmental Information, and post-processed by CMIP IPO to be added to the obs4MIPs repository in ESGF.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216122/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216123/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216124/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216125/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216126/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216127/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216129/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216134/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45168,
            "uuid": "e3f42bece9364be3a5653f4c71f2905c",
            "title": "NCEO aboveground biomass maps for years 2007-2010 & 2015-2017 (v1.0)",
            "abstract": "The product contains maps of aboveground biomass (AGB) estimates and their uncertainty (AGB standard deviation) in the African continent at 100m spatial resolution for years 2007, 2008, 2009, 2010, 2015, 2016, 2017. The maps are in GEOTIFF format and the unit of pixel values is ton per hectare. \r\n\r\nDetails of the methods for data production are provided in the following paper:\r\nRodríguez-Veiga, P., Carreiras, J.M.B., Quegan, S. et al. Loss of tropical moist broadleaf forest has turned Africa’s forests from a carbon sink into a source. Sci Rep 15, 41744 (2025). https://doi.org/10.1038/s41598-025-27462-3",
            "keywords": "Forests,Biomass,Carbon,Africa,Climate",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12844/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4956/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Aboveground biomass (AGB) was estimated using satellite-based canopy estimates and ground-based tree height and AGB data. Input data for modelling canopy height are HH and HV backscatter from ALOS PALSAR 1 and 2 and tree cover fraction from Landsat. Relative height 100% from spaceborne LiDAR GEDI was used for training. An empirical model, built with field and ALS data, was used for converting canopy height to aboveground biomass.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/45169/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216147/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216148/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45174,
            "uuid": "543bea782a664a9cb044b1cfd82d31fe",
            "title": "ESA River Discharge Climate Change Initiative (RD_cci):  Altimetry-based River Discharge product, v2.0",
            "abstract": "This dataset comprises the altimetry-based river discharge (RD-ALTI) Climate Research Data Package (CRDP), derived from nadir radar altimeter missions by the ESA CCI River Discharge precursor project (RD_cci). \r\n\r\nIt provides long-term satellite river discharge (RD) time series at specified locations (defined in the \"Selection of river basins\" document, available at https://climate.esa.int/documents/2189/D2_CCI-Discharge-0004-RP_WP2_v1-1.pdf) River discharge (in m3/s) corresponds to the water volume passing through the river cross-section per unit of time. In this dataset, it is computed from a rating curve applied to long-term satellite altimeter water surface elevation (WSE) from https://catalogue.ceda.ac.uk/uuid/c5f0aa806ec444b4a4209b49efc4bb65. The rating curve is obtained by fitting the relationship between in-situ discharge and altimeter WSE with a power law following a Bayesian approach.",
            "keywords": "CCI, River Discharge, Altimeter",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/11812/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the River Discharge CCI precursor project team, comprising Hydro Matters, LEGOS, and EOLA.\r\n\r\nData were supplied for archiving at the Centre for Environmental Data Analysis (CEDA) as part of the CCI Open Data Portal in the context of the CCI Knowledge Exchange Project.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/41537/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216163/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216164/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216165/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216159/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216160/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216166/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216161/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216162/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216168/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216169/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216170/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216171/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216172/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43053/?format=api",
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45175,
            "uuid": "4d3dbae68be14f9787f7371b25f80156",
            "title": "ESA River Discharge Climate Change Initiative (RD_cci): Multispectral indices-based River Discharge Product, v2.0",
            "abstract": "This dataset contains river discharge (Q) data in cubic meters per second (m3/s) from the ESA Climate Change Initiative River Discharge project (RD_cci).  \r\n\r\nThese river discharge time series have been computed at different locations from several satellite multispectral missions (Landsat-5, -7, -8, -9, MODIS Aqua, MODIS Terra, Sentinel-3 A/B OLCI, Sentinel-2 MSI). At each location, time series are provided for each available single sensor and then merged in a unique time series.  These multi-mission, multispectral time series are also referred to as CM.  The river discharges are derived following several approaches:\r\n\r\nCalibrated CM approach - best fit regression (cal-BestFit): by non-linear regression relationship between the multi-mission time series and the ground observed river discharge;\r\n\r\nCalibrated CM approach - copula regression (cal-copula): by a bivariate cumulative distribution function which is applied between the multi-mission time series and the ground observed river discharge to get their joint probability distribution;\r\n\r\nUncalibrated CM approach – CDF (uncal_CDF): by Cumulative Distribution Function curves calculated to generate the percentiles associated to the discharges from the reflectance time series.",
            "keywords": "river discharge, CCI, multispectral",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/11887/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the River Discharge CCI project, and supplied to CEDA for archiving as part of the CCI Open Data Portal.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/41537/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216174/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216175/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216180/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216176/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216177/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216178/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216179/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216181/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216182/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216183/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/43210/?format=api",
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45176,
            "uuid": "dee2de144465463280d3d91fdea0375a",
            "title": "ESA River Discharge Climate Change Initiative (RD_cci): New product",
            "abstract": "To be written",
            "keywords": "river discharge, CCI, multispectral",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/11887/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the River Discharge CCI project, and supplied to CEDA for archiving as part of the CCI Open Data Portal.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/41537/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216184/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216185/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216187/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216186/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216188/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216189/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216190/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216191/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216192/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216193/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216194/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/43210/?format=api",
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45177,
            "uuid": "4be5091f70f04e50b1c1da79d2d89a97",
            "title": "ESA Sea Level Climate Change Initiative (Sea_Level_cci): New network of virtual altimetry stations for measuring sea level along the world coastlines from 2002 to 2021, v3.0",
            "abstract": "This dataset contains a 19.5-year-long (January 2002 to June 2021), high-resolution (20 Hz), along-track sea level dataset in most of the world coastal zones, including tropical islands. It has been developed within the sea level project of the European Space Agency (ESA) Climate Change Initiative (SL_cci). \r\n\r\nThe main objective of this dataset is to analyze the sea level trends as well as the inter-annual variability at local scale at an average of less than 2.5km from the coastline. It provides essential information in areas devoid of other sources of measurements, and it also allows filling the gaps in existing timeseries of tide gauges located nearby the stations.\r\n\r\nThis dataset of coastal sea level anomalies is based on the reprocessing of raw radar altimetry waveforms from the Jason-1, Jason-2 and Jason-3 satellite missions to derive satellite-sea surface ranges as close as possible to the coast (a process called ‘retracking’) and optimization of the geophysical corrections applied to the range measurements to produce sea level time series.\r\n\r\nThis large amount of coastal sea level estimates has been further analysed to produce the present dataset: a total of 1634 altimetry-based virtual coastal stations have been selected and sea level anomalies time series together with associated coastal sea level trends have been computed over the study time span.\r\n\r\nThe new updated version (v3.0; June 2025) of along-track coastal sea level time series and associated trends from January 2002 to June 2021 differs from the previous v2.4 product (released in November 2024) by a spatial extension. It also uses the new improved FES22 ocean tide model instead of FES14 model in the previous versions. The data editing (outlier removal) has slightly evolved, and a new variable has been added (sla_mean_10pts_filt). We strongly recommend the users to use this latest v3.0 product.\r\n\r\nFor the latest version of the documentation, see the 'Technical Coastal Sea Level' Key Documents section of the project's website (https://climate.esa.int/en/projects/sea-level/).\r\nThis dataset is v3.0 of the data and is a copy of the v3.0 data published on the SEANOE (SEA scieNtific Open data Edition) website (https://doi.org/10.17882/74354#122284).\r\n\r\nThe dataset should be cited as: Cazenave Anny, Gouzenes Yvan, Leclercq Lancelot, Birol Florence, Legér Fabien, Passaro Marcello, Calafat Francisco M, Shaw Andrew, Niño Fernando, Legeais Jean François, Oelsmann Julius, Benveniste Jérôme, Connors Sarah (2025). New network of virtual altimetry stations for measuring sea level along the world coastlines. SEANOE. https://doi.org/10.17882/74354\r\n\r\nIn addition, it would be appreciated that the following work(s) be cited too, when using this dataset in a publication :\r\n\r\n- Cazenave Anny, Gouzenes Yvan, Birol Florence, Leger Fabien, Passaro Marcello, Calafat Francisco M., Shaw Andrew, Nino Fernando, Legeais Jean François, Oelsmann Julius, Restano Marco, Benveniste Jérôme (2022). Sea level along the world’s coastlines can be measured by a network of virtual altimetry stations. Communications Earth & Environment, 3 (1). https://doi.org/10.1038/s43247-022-00448-z\r\n\r\n- Benveniste Jérôme, Birol Florence, Calafat Francisco, Cazenave Anny, Dieng Habib, Gouzenes Yvan, Legeais Jean François, Léger Fabien, Niño Fernando, Passaro Marcello, Schwatke Christian, Shaw Andrew (2020). Coastal sea level anomalies and associated trends from Jason satellite altimetry over 2002–2018. Scientific Data, 7 (1). https://doi.org/10.1038/s41597-020-00694-w",
            "keywords": "ESA CCI, SLA",
            "publicationState": "published",
            "dataPublishedTime": "2025-12-17T15:13:46",
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45181/?format=api",
                "dataPath": "/neodc/esacci/sea_level/data/XTRACK_ALES_SLA/Trends_SelectedSites/v3.0/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 583939728,
                "numberOfFiles": 1547,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12857/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62546/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66830/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92558/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92559/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92560/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92561/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92562/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92563/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92564/?format=api"
            ],
            "dataLineage": "The product has been developed within the sea level project of the extension phase of the European Space Agency (ESA) Climate Change Initiative. The data has been archived on https://www.seanoe.org with a doi of https://doi.org/10.17882/74354#122284. A copy has been transferred to CEDA as part of the ESA CCI Open Data Portal project.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/13331/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/12684/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216195/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216196/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216197/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216198/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216199/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216200/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216201/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216202/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216203/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216214/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216204/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216205/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216207/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216210/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216213/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/31954/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2584/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_sealevel_terms_and_conditions.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1140,
                    "name": "ESACCI"
                }
            ]
        },
        {
            "ob_id": 45178,
            "uuid": "1ee84eb83cf8406e8ec86f914aaf172d",
            "title": "Crowd-Grid Gridded Climate Observations on a 1km grid over the UK (2013-2024, v1.0, prototype)",
            "abstract": "The Crowd-Grid dataset comprises daily maximum/minimum temperature grids spanning the period 01/01/2013 to 31/12/2024 at 1km resolution for the UK. Crowd-Grid uses crowdsourced observations from WOW (the UK Met Office Weather Observation Website) and other sources to give a more detailed view of the temperatures people experience, including in built-up areas.\r\n\r\nThis dataset differs from and complements the \"standard\" gridded dataset, HadUK-Grid, the Met Office’s official climate record. HadUK-Grid uses the Met Office's network of calibrated instruments to give the UK's official record of temperature and is typically representative of grassy fields and parks. Crowd-Grid adds crowdsourced observations to give a more detailed view of the temperatures people experience, including in built-up areas.\r\n\r\nFor further details on the dataset and its interpretation, refer to the provided README (doi:10.5281/zenodo.17787357).",
            "keywords": "Met Office,Land Surface,Climate Observations,MIDAS,WOW,UK,Meteorology,Temperature,Daily,Diurnal",
            "publicationState": "citable",
            "dataPublishedTime": "2025-12-18T16:06:00",
            "doiPublishedTime": "2025-12-18T16:12:25.498563",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45192/?format=api",
                "dataPath": "/badc/crowd-grid/data/crowd-grid/v1.0",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 92207827980,
                "numberOfFiles": 8767,
                "fileFormat": "Data are NetCDF formatted"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12847/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4958/?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/11484/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11485/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11486/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51188/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51189/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62353/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92676/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92677/?format=api"
            ],
            "dataLineage": "Data provided by the UK Met Office for archiving in the Centre for Environmental Data Analysis (CEDA) archives.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13681/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/45179/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216217/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216220/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216223/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216284/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/45213/?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": 45180,
            "uuid": "36866f469420456bb3f2bb4933bfebcb",
            "title": "cci precursors",
            "abstract": "Should describe the dataset in plain language for a non-expert user (first year undergraduate level)\r\n    First few sentences should summarise the contents of the resource\r\n    Specialist terms should be explained in full\r\n    Acronyms and abbreviations must be explained i.e. Full Name (ACRONYM)\r\n    Should describe the dataset in question, NOT the project/activity which produced it.\r\n\r\nSome details of the activities which produced the resource may be pertinent, in which case they should be included. To help organise thinking, it is recommended that the author may like to use the following structure for the summary:\r\n\r\n    What - A description of what has been recorded and what form the data takes.\r\n    Where - A description of the spatial extent. This could include, gridded/scattered data; even/very variable coverage\r\n    When - A description of the temporal coverage (e.g. the period over which data were collected)",
            "keywords": "",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12855/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4962/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Should describe how the data resource came into existence.\r\n    Should describe the stages the resource has passed through before arriving at the data centre (to the best of the metadata authors knowledge).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216226/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216230/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216232/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45183,
            "uuid": "9f45ae9217c44dea82be3ba4ef0fa30f",
            "title": "Recent Heat Packs for local areas in the UK (v1.0, prototype)",
            "abstract": "This dataset contains Recent Heat Packs derived from the Crowd-Grid dataset. A Recent Heat Pack is a set of .csv files and a factsheet that provide information on temperatures and climate metrics from recent years (2013-2024). Created for each UK local authority, they are designed to equip users to fit extreme events into the context of recent climate. The Recent Heat Packs may be downloaded and used to understand how climate varies locally, to support decisions on climate adaptation\r\n\r\nCrowd-Grid is a new dataset of daily maximum/minimum temperatures grids spanning the period 01/01/2013 to 31/12/2024 at 1km resolution for the UK. Crowd-Grid uses crowdsourced observations from WOW and other sources to give a more detailed view of the temperatures people experience, including in built-up areas. It differs from and complements the standard dataset, HadUK-Grid - the Met Office’s official climate record.\r\n\r\nA set of Recent Heat Packs have been developed that provide for each of the 393 UK local authorities:\r\n–\ta 2-page Recent Heat Factsheet, which complements the 9-page Climate Report in the Met Office's Local Authority Climate Service (LACS)\r\n–\tthree .csv files that provide the underlying data for the local authority and its constituent census areas: MSOAs (Middle Layer Super Output Areas) in England and Wales, Intermediate Zones in Scotland, and District Electoral Areas in Northern Ireland\r\n\r\nFor further details on the dataset and its interpretation, refer to the README (doi:10.5281/zenodo.17787357).",
            "keywords": "Met Office,Land Surface,Climate Observations,WOW,MIDAS,UK,Meteorology,Temperature,Daily,Diurnal,Heat, urban",
            "publicationState": "citable",
            "dataPublishedTime": "2025-12-18T16:06:11",
            "doiPublishedTime": "2025-12-18T16:13:06",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45193/?format=api",
                "dataPath": "/badc/crowd-grid/data/recent-heat-packs/v1.0",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3536271717,
                "numberOfFiles": 1584,
                "fileFormat": "Data are csv formatted"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12859/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4963/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92693/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92694/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92695/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92696/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92697/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92698/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92699/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92700/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92701/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92702/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92704/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92705/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92706/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92707/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92708/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92709/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92710/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92711/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92712/?format=api"
            ],
            "dataLineage": "Data provided by the UK Met Office for archiving in the Centre for Environmental Data Analysis (CEDA) archives.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13682/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/45179/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216234/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216238/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216240/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216286/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/45212/?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": 45184,
            "uuid": "2f1d9204781e471cb76c2c4fdf3a0383",
            "title": "European Atlantic Wave Data under Historical and Future Climate Scenarios (EAWAVES-CLIM)",
            "abstract": "This dataset provides 3-hourly ocean wave data for the European Atlantic domain spanning three 30-year periods: a historical simulation (1985–2014) and future projections (2030–2059) under two Shared Socioeconomic Pathways (SSP2-4.5 and SSP5-8.5). It includes directional wave spectral data at 1,031 fixed offshore locations along the Atlantic coast of Europe, as well as gridded wave parameters covering the full North Atlantic simulation domain.\r\n\r\nThe wave data were generated using the Simulating WAves Nearshore (SWAN) model, forced with high-resolution winds obtained through dynamical downscaling of global climate models using the Weather Research and Forecasting (WRF) model, and open boundary conditions derived from WaveWatch III simulations.\r\n\r\nThe spectral component consists of NetCDF-4 files describing wave energy distribution across 25 frequency bands and 36 directions at offshore locations spaced approximately 10 km alongshore and 50 km from the coast.",
            "keywords": "Wave spectra,SWAN,Climate change scenarios,Atlantic Ocean,Downscaling,CMIP6,Ocean wave climatology",
            "publicationState": "citable",
            "dataPublishedTime": "2026-01-06T09:04:10",
            "doiPublishedTime": "2026-01-21T10:50:44.025925",
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45214/?format=api",
                "dataPath": "/badc/deposited2026/EAWAVES-CLIM/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 614858463312,
                "numberOfFiles": 32965,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12884/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4964/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62353/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92714/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92715/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92716/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92717/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92718/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92719/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92720/?format=api"
            ],
            "dataLineage": "This dataset was generated using a multi-stage modeling workflow. First, atmospheric variables from multiple CMIP6 climate models were bias-corrected and dynamically downscaled using the WRF model to produce high-resolution wind fields. These winds were then used to drive WaveWatch III simulations across the North Atlantic to provide offshore boundary conditions. Finally, the SWAN wave model was run at high resolution along the European Atlantic coast using WRF winds and WaveWatch III boundaries to compute detailed 3-hourly wave spectra at 1,031 offshore points. The entire workflow was repeated for three periods: historical (1985–2014) and future scenarios SSP2-4.5 and SSP5-8.5 (2030–2059). The output files were processed, verified, and stored in NetCDF-4 format following CF conventions before being transferred to the CEDA data centre.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13694/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/44508/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216405/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216242/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216244/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216245/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216246/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216241/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216268/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216269/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/40029/?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": 45190,
            "uuid": "d8d9bf82d2764f75b5177dadfdfbc258",
            "title": "Ocean bottom node wide-angle seismic data at the Semenov-1 Hydrothermal Site region of the Mid-Atlantic Ridge during the RRS James Cook cruise JC254 (November 2023)",
            "abstract": "The dataset contains wide-angle seismic data from 6 ocean bottom nodes (OBX-90, GEOSPACE) collected during RRS James Cook cruise JC254 in November 2023. The data were acquired at the Semenov-1 Hydrothermal Field region of the Mid-Atlantic Ridge at 13°30'N, and were shot in two sequences (SEM1 and SEM1B). Two GI-guns were used as seismic sources, each with a total volume of 210 cubic inches (105 cu. inch generator, 105 cu. inch injector chamber). The data were recorded at a sampling rate of 2000 Hz (500 µs), with a shot interval of 8 s at a ship speed of 5 knots, resulting in shot interval of ~20.5 m. The data are provided in raw SEGY format, cut into four components (three geophone channels and one hydrophone channel). The SEGY file has a trace length of 10s and 20000 samples. This dataset was collected with an aim to derive a seismic velocity structure of the SEM-1 seafloor massive sulphide deposit region. The aim was to understand the interplay between tectonic faulting, magmatism, and hydrothermal circulation at the ultramafic-hosted hydrothermal systems along slow-spreading ridges. The data were collected as part of a NERC-funded strategic research project called 'Ultramafic-hosted mineral Resource Assessment (ULTRA)', grant reference NE/S004068/1. The data were processed and interpreted as part of a PhD studentship hosted by the University of Southampton, awarded to Szu-Ying Lai, and funded by Equinor A.S, Norway.",
            "keywords": "",
            "publicationState": "citable",
            "dataPublishedTime": "2025-12-11T09:01:10",
            "doiPublishedTime": "2025-12-11T09:01:10",
            "updateFrequency": "notPlanned",
            "status": "final",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45191/?format=api",
                "dataPath": "/bodc/deposits02/uso251016",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2477414039,
                "numberOfFiles": 51,
                "fileFormat": ".segy; .jpg; .txt"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12877/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4965/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "The data are archived on the British Oceanographic Data Centre (BODC)'s space at the Centre for Environmental Data Analysis (CEDA) and assigned a DOI. No quality control procedures were applied by BODC.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13668/?format=api"
            ],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216277/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216270/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216274/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216278/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216273/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216282/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45194,
            "uuid": "29f0e5b36f314381958c26a4cf73ced5",
            "title": "GLODAP-2-2016b",
            "abstract": "Mapped climatology (GLODAPv2.2016b) of ocean biogeochemical variables based on the GLODAP version 2 data product which covers all ocean basins over the years 1972 to 2013. The quality-controlled and internally consistent GLODAPv2 was used to create global 1°  ×  1° mapped climatologies of salinity and temperature using the Data-Interpolating Variational Analysis (DIVA) mapping method. Improving on maps based on an earlier but similar dataset, GLODAPv1.1, this climatology also covers the Arctic Ocean. Climatologies were created for 33 standard depth surfaces. Values are thetao (temperature) and so (salinity).",
            "keywords": "obs4MIPs,obs4REF,thetao,so,GLODAP,climatology",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12880/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4966/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Original dataset prepared by University of Bergen and Bjerknes Centre for Climate Research, hosted by NOAA-NCEI as monthly, daily datasets. Monthly datasets for temperature and salinity, reprocessed to change reference in all variables to 'depth_surface' to 'depth'. Data then CMORised locally with a modified Omon.json table so that 'thetao' and 'so' have dimensions 'olevel latitude longitude'. CMOR script manually added below surface levels and bounds. See: https://github.com/PCMDI/obs4MIPs-cmor-tables/tree/master/inputs/CMIP-IPO/NOAA-NCEI",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216288/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216289/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216290/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216291/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216292/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216293/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216294/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216296/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216297/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216298/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45196,
            "uuid": "ae24a127728941bdbb10d04ecd8fbfff",
            "title": "Model output containing ocean, atmospheric and sea ice variables from the zstar_Smag simulation of the HadGEM3-GC5-LM coupled climate model (1976-2035).",
            "abstract": "This dataset contains monthly means of ocean, atmospheric and sea ice variables from a 60-year (1976-2035) integration of the HadGEM3-GC5-LM coupled model, with fixed year 2000 control atmospheric composition. The archived model output includes monthly means from the NEMO v4.0.4 ocean component on T, U, V and W grids; monthly means from the SI3 sea ice model; and monthly means from the GAL9 atmosphere-land model. In addition, five-day means of the temperature and salinity (\"T grid\") and of the meridional velocity (\"V grid\") over a ten-year period are provided: these were used to estimate the total diapycnal mixing. In this simulation the fixed biharmonic viscosity is replaced with biharmonic Smagorinsky viscosity with a coefficient CMSmag=3; it is referred to as “zstar_Smag\". The outputs were generated under the Marine LTSS: Climate Linked Atlantic Sector Science (CLASS) project funded by the Natural Environment Research Council (NERC) under reference NE/R015953/1.",
            "keywords": "climatologyMeteorologyAtmosphere, oceans, geoscientificInformation",
            "publicationState": "citable",
            "dataPublishedTime": "2025-11-07T00:00:00",
            "doiPublishedTime": "2025-11-07T00:00:00",
            "updateFrequency": "",
            "status": "final",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45195/?format=api",
                "dataPath": "/bodc/soc251004",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3257905640636,
                "numberOfFiles": 4740,
                "fileFormat": null
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12881/?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/27690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27702/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36269/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36270/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52977/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53821/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53835/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53836/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56968/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56976/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58508/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58512/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58513/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58514/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59776/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59785/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59792/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60148/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62194/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62195/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62198/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62296/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63074/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63084/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63099/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63100/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63101/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63106/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63109/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63118/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63119/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63120/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63121/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63122/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63123/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63127/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74174/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74176/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75376/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75390/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75391/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75392/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90503/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90505/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92593/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92594/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92629/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92637/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92645/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92667/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92668/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92671/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92672/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92674/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92678/?format=api"
            ],
            "dataLineage": "The data are archived on the British Oceanographic Data Centre (BODC)'s space at the Centre for Environmental Data Analysis (CEDA) and assigned a DOI. No quality control procedures were applied by BODC.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13672/?format=api"
            ],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216303/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216305/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216304/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216302/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216301/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216300/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216306/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216309/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216310/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45198,
            "uuid": "4a5703b6cb4a4a6fb0e4c8b1671c9a68",
            "title": "Model output containing ocean, atmospheric and sea ice variables from the ztilde_control simulation of the HadGEM3-GC5-LM coupled climate model (1976-2035).",
            "abstract": "This dataset contains monthly means of ocean, atmospheric and sea ice variables from a 60-year (1976-2035) integration of the HadGEM3-GC5-LM coupled model, with fixed year 2000 control atmospheric composition. The archived model output includes monthly means from the NEMO v4.0.4 ocean component on T, U, V and W grids; monthly means from the SI3 sea ice model; and monthly means from the GAL9 atmosphere-land model. In addition, five-day means of the temperature and salinity (\"T grid\") and of the meridional velocity (\"V grid\") over a ten-year period are provided: these were used to estimate the total diapycnal mixing. In this simulation the default z-star vertical coordinate is replaced by the z-tilde filtered quasi-adiabatic coordinate (Leclair and Madec, 2011; Megann et al., 2022) with filter timescale set to 20 days and the coordinate restoration timescale to 60 days, but otherwise uses the standard namelist settings for this configuration; it is referred to as \"ztilde_control\". The outputs were generated under the Marine LTSS: Climate Linked Atlantic Sector Science (CLASS) project funded by the Natural Environment Research Council (NERC) under reference NE/R015953/1.",
            "keywords": "climatologyMeteorologyAtmosphere, oceans, geoscientificInformation",
            "publicationState": "citable",
            "dataPublishedTime": "2025-11-07T00:00:00",
            "doiPublishedTime": "2025-11-07T00:00:00",
            "updateFrequency": "",
            "status": "final",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45197/?format=api",
                "dataPath": "/bodc/soc251001",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3749649289321,
                "numberOfFiles": 4740,
                "fileFormat": null
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12881/?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/27690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27702/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36269/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36270/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52977/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53821/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53835/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53836/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56968/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56976/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58508/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58512/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58513/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58514/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59776/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59785/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59792/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62194/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62195/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62198/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62296/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63074/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63084/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63099/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63100/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63101/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63106/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63109/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63118/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63119/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63120/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63121/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63122/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63123/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63127/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63129/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74174/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74176/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75376/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75390/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75391/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75392/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90503/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90505/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91343/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92565/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92593/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92594/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92629/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92637/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92645/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92667/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92668/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92671/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92672/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92674/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92675/?format=api"
            ],
            "dataLineage": "The data are archived on the British Oceanographic Data Centre (BODC)'s space at the Centre for Environmental Data Analysis (CEDA) and assigned a DOI. No quality control procedures were applied by BODC.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13673/?format=api"
            ],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216314/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216316/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216315/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216312/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216311/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216317/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216318/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216319/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216320/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216321/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45200,
            "uuid": "b71dae97c57e45b3a5ba9ee8dadcbbb7",
            "title": "Model output containing ocean, atmospheric and sea ice variables from the zstar_triads simulation of the HadGEM3-GC5-LM coupled climate model (1976-2035).",
            "abstract": "This dataset contains monthly means of ocean, atmospheric and sea ice variables from a 60-year (1976-2035) integration of the HadGEM3-GC5-LM coupled model, with fixed year 2000 control atmospheric composition. The archived model output includes monthly means from the NEMO v4.0.4 ocean component on T, U, V and W grids; monthly means from the SI3 sea ice model; and monthly means from the GAL9 atmosphere-land model. In addition, five-day means of the temperature and salinity (\"T grid\") and of the meridional velocity (\"V grid\") over a ten-year period are provided: these were used to estimate the total diapycnal mixing. In this simulation the default lateral tracer diffusion scheme of Redi and Cox is replaced with the Griffies triads scheme (Griffies et al., 1998); it is referred to a “zstar_triads”. The outputs were generated under the Marine LTSS: Climate Linked Atlantic Sector Science (CLASS) project funded by the Natural Environment Research Council (NERC) under reference NE/R015953/1.",
            "keywords": "climatologyMeteorologyAtmosphere, oceans, geoscientificInformation",
            "publicationState": "citable",
            "dataPublishedTime": "2025-11-07T00:00:00",
            "doiPublishedTime": "2025-11-07T00:00:00",
            "updateFrequency": "",
            "status": "final",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45199/?format=api",
                "dataPath": "/bodc/soc251005",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3363172880616,
                "numberOfFiles": 4740,
                "fileFormat": null
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12881/?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/27690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27702/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36269/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36270/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52977/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53821/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53835/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53836/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56976/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58508/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58512/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58513/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58514/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59776/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59785/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59792/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62194/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62195/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62198/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62296/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63074/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63084/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63099/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63100/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63101/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63106/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63109/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63118/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63119/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63120/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63121/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63122/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63123/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63127/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74174/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74176/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75376/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75390/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75391/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75392/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90503/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90505/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92593/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92594/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92629/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92637/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92645/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92667/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92668/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92674/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92680/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92682/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92684/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92691/?format=api"
            ],
            "dataLineage": "The data are archived on the British Oceanographic Data Centre (BODC)'s space at the Centre for Environmental Data Analysis (CEDA) and assigned a DOI. No quality control procedures were applied by BODC.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13674/?format=api"
            ],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216325/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216324/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216323/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216322/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216332/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45202,
            "uuid": "9ad1079501a5411f80e0aedfb2d66cad",
            "title": "Model output containing ocean, atmospheric and sea ice variables from the zstar_visc_x1.8 simulation of the HadGEM3-GC5-LM coupled climate model (1976-2035).",
            "abstract": "This dataset contains monthly means of ocean, atmospheric and sea ice variables from a 60-year (1976-2035) integration of the HadGEM3-GC5-LM coupled model, with fixed year 2000 control atmospheric composition. The archived model output includes monthly means from the NEMO v4.0.4 ocean component on T, U, V and W grids; monthly means from the SI3 sea ice model; and monthly means from the GAL9 atmosphere-land model. In addition, five-day means of the temperature and salinity (\"T grid\") and of the meridional velocity (\"V grid\") over a ten-year period are provided: these were used to estimate the total diapycnal mixing. In this simulation the fixed viscosity is increased by a factor of 1.8 with respect to that in the control; it is referred to as “zstar_visc_x1.8\". The outputs were generated under the Marine LTSS: Climate Linked Atlantic Sector Science (CLASS) project funded by the Natural Environment Research Council (NERC) under reference NE/R015953/1.",
            "keywords": "climatologyMeteorologyAtmosphere, oceans, geoscientificInformation",
            "publicationState": "citable",
            "dataPublishedTime": "2025-11-07T00:00:00",
            "doiPublishedTime": "2025-11-07T00:00:00",
            "updateFrequency": "",
            "status": "final",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45201/?format=api",
                "dataPath": "/bodc/soc251006",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3270657717261,
                "numberOfFiles": 4740,
                "fileFormat": null
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12881/?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/27690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27702/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36269/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36270/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52977/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53821/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53835/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53836/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56976/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58508/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58512/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58513/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58514/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59785/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59792/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62194/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62195/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62198/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62296/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63074/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63084/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63099/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63100/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63101/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63106/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63109/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63118/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63119/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63120/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63121/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63122/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63123/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63127/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74174/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74176/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75376/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75390/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75391/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75392/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90503/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90505/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92593/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92594/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92629/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92637/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92645/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92667/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92668/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92674/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92680/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92682/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92684/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92691/?format=api"
            ],
            "dataLineage": "The data are archived on the British Oceanographic Data Centre (BODC)'s space at the Centre for Environmental Data Analysis (CEDA) and assigned a DOI. No quality control procedures were applied by BODC.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13675/?format=api"
            ],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216339/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216341/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216342/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216343/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45204,
            "uuid": "1f62d7372b0542608b5f882383b520ee",
            "title": "Model output containing ocean, atmospheric and sea ice variables from the ztilde_Smag simulation of the HadGEM3-GC5-LM coupled climate model (1976-2035).",
            "abstract": "This dataset contains monthly means of ocean, atmospheric and sea ice variables from a 60-year (1976-2035) integration of the HadGEM3-GC5-LM coupled model, with fixed year 2000 control atmospheric composition. The archived model output includes monthly means from the NEMO v4.0.4 ocean component on T, U, V and W grids; monthly means from the SI3 sea ice model; and monthly means from the GAL9 atmosphere-land model. In addition, five-day means of the temperature and salinity (\"T grid\") and of the meridional velocity (\"V grid\") over a ten-year period are provided: these were used to estimate the total diapycnal mixing. In this simulation the default z-star vertical coordinate is replaced by the z-tilde filtered quasi-adiabatic coordinate (Leclair and Madec, 2011; Megann et al., 2022) with filter timescale set to 20 days and the coordinate restoration timescale to 60 days and replaces the fixed biharmonic viscosity with biharmonic Smagorinsky viscosity with a coefficient CMSmag=3; it is referred to as “ztilde_Smag”. The outputs were generated under the Marine LTSS: Climate Linked Atlantic Sector Science (CLASS) project funded by the Natural Environment Research Council (NERC) under reference NE/R015953/1.",
            "keywords": "climatologyMeteorologyAtmosphere, oceans, geoscientificInformation",
            "publicationState": "citable",
            "dataPublishedTime": "2025-11-07T00:00:00",
            "doiPublishedTime": "2025-11-07T00:00:00",
            "updateFrequency": "",
            "status": "final",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45203/?format=api",
                "dataPath": "/bodc/soc251007",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3758427648701,
                "numberOfFiles": 4736,
                "fileFormat": null
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12881/?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/27690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27702/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36269/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36270/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52977/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53821/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53835/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53836/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56976/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58508/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58512/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58513/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58514/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59785/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59792/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62194/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62195/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62198/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62296/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63074/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63084/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63099/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63100/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63101/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63106/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63109/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63118/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63119/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63120/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63121/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63122/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63123/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63127/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63129/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74174/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74176/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75376/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75390/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75391/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75392/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90503/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90505/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91343/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92565/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92593/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92594/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92629/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92637/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92645/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92667/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92668/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92674/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92680/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92682/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92684/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92691/?format=api"
            ],
            "dataLineage": "The data are archived on the British Oceanographic Data Centre (BODC)'s space at the Centre for Environmental Data Analysis (CEDA) and assigned a DOI. No quality control procedures were applied by BODC.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13676/?format=api"
            ],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216347/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216349/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216348/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216344/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216350/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216351/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216352/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216353/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216354/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45206,
            "uuid": "b552ba37b166402f85cc19280e48b062",
            "title": "Model output containing ocean, atmospheric and sea ice variables from the zstar_FCT2V simulation of the HadGEM3-GC5-LM coupled climate model (1976-2035).",
            "abstract": "This dataset contains monthly means of ocean, atmospheric and sea ice variables from a 60-year (1976-2035) integration of the HadGEM3-GC5-LM coupled model, with fixed year 2000 control atmospheric composition. The archived model output includes monthly means from the NEMO v4.0.4 ocean component on T, U, V and W grids; monthly means from the SI3 sea ice model; and monthly means from the GAL9 atmosphere-land model. In addition, five-day means of the temperature and salinity (\"T grid\") and of the meridional velocity (\"V grid\") over a ten-year period are provided: these were used to estimate the total diapycnal mixing. In this simulation the vertical tracer advection is changed from the default of fourth order to second order; it is referred to as \"zstar_FCT2V\". The outputs were generated under the Marine LTSS: Climate Linked Atlantic Sector Science (CLASS) project funded by the Natural Environment Research Council (NERC) under reference NE/R015953/1.",
            "keywords": "climatologyMeteorologyAtmosphere, oceans, geoscientificInformation",
            "publicationState": "citable",
            "dataPublishedTime": "2025-11-07T00:00:00",
            "doiPublishedTime": "2025-11-07T00:00:00",
            "updateFrequency": "",
            "status": "final",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45205/?format=api",
                "dataPath": "/bodc/soc251002",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3502251804189,
                "numberOfFiles": 4740,
                "fileFormat": null
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12881/?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/27690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27702/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36269/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36270/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52977/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53821/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53835/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53836/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56976/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58508/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58512/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58513/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58514/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59785/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59792/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62194/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62195/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62198/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62296/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63074/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63084/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63099/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63100/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63101/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63106/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63109/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63118/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63119/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63120/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63121/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63122/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63123/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63127/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63129/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74174/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74176/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75376/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75390/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75391/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75392/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90503/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90505/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91343/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92565/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92593/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92594/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92629/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92637/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92645/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92667/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92668/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92674/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92680/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92682/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92684/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92691/?format=api"
            ],
            "dataLineage": "The data are archived on the British Oceanographic Data Centre (BODC)'s space at the Centre for Environmental Data Analysis (CEDA) and assigned a DOI. No quality control procedures were applied by BODC.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13678/?format=api"
            ],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216356/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216355/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216360/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216364/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216365/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45208,
            "uuid": "029c9c7dc7894290b4e27c0042028cdf",
            "title": "Model output containing ocean, atmospheric and sea ice variables from the zstar_FCT2H simulation of the HadGEM3-GC5-LM coupled climate model (1976-2035).",
            "abstract": "This dataset contains monthly means of ocean, atmospheric and sea ice variables from a 60-year (1976-2035) integration of the HadGEM3-GC5-LM coupled model, with fixed year 2000 control atmospheric composition. The archived model output includes monthly means from the NEMO v4.0.4 ocean component on T, U, V and W grids; monthly means from the SI3 sea ice model; and monthly means from the GAL9 atmosphere-land model. In addition, five-day means of the temperature and salinity (\"T grid\") and of the meridional velocity (\"V grid\") over a ten-year period are provided: these were used to estimate the total diapycnal mixing. In this simulation the horizontal tracer advection is changed from the default of fourth order to second order; it is referred to as \"zstar_FCT2H\". The outputs were generated under the Marine LTSS: Climate Linked Atlantic Sector Science (CLASS) project funded by the Natural Environment Research Council (NERC) under reference NE/R015953/1.",
            "keywords": "climatologyMeteorologyAtmosphere, oceans, geoscientificInformation",
            "publicationState": "citable",
            "dataPublishedTime": "2025-11-07T00:00:00",
            "doiPublishedTime": "2025-11-07T00:00:00",
            "updateFrequency": "",
            "status": "final",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45207/?format=api",
                "dataPath": "/bodc/soc251003",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3500918989639,
                "numberOfFiles": 4740,
                "fileFormat": null
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12881/?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/27690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27702/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36269/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36270/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52977/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53821/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53835/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53836/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56976/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58508/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58512/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58513/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58514/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59776/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59785/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59792/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62194/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62195/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62198/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62296/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63074/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63084/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63099/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63100/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63101/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63106/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63109/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63118/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63119/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63120/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63121/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63122/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63123/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63127/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63129/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74174/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74176/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75376/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75390/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75391/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75392/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90503/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90505/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91343/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92565/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92593/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92594/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92629/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92637/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92645/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92667/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92668/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92674/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92680/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92682/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92684/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92691/?format=api"
            ],
            "dataLineage": "The data are archived on the British Oceanographic Data Centre (BODC)'s space at the Centre for Environmental Data Analysis (CEDA) and assigned a DOI. No quality control procedures were applied by BODC.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13679/?format=api"
            ],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216369/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216376/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45210,
            "uuid": "ebe384bfab9e4c78b3d68e82f6dbe39e",
            "title": "Model output containing ocean, atmospheric and sea ice variables from the zstar_control simulation of the HadGEM3-GC5-LM coupled climate model (1976-2035).",
            "abstract": "This dataset contains monthly means of ocean, atmospheric and sea ice variables from a 60-year (1976-2035) integration of the HadGEM3-GC5-LM coupled model, with fixed year 2000 control atmospheric composition. The archived model output includes monthly means from the NEMO v4.0.4 ocean component on T, U, V and W grids; monthly means from the SI3 sea ice model; and monthly means from the GAL9 atmosphere-land model. In addition, five-day means of the temperature and salinity (\"T grid\") and of the meridional velocity (\"V grid\") over a ten-year period are provided: these were used to estimate the total diapycnal mixing. This simulation uses the standard namelist settings for this configuration, constituting the control simulation for the eight-member ensemble, and is referred to as \"zstar_control\". The outputs were generated under the Marine LTSS: Climate Linked Atlantic Sector Science (CLASS) project funded by the Natural Environment Research Council (NERC) under reference NE/R015953/1.",
            "keywords": "climatologyMeteorologyAtmosphere, oceans, geoscientificInformation",
            "publicationState": "citable",
            "dataPublishedTime": "2025-11-07T00:00:00",
            "doiPublishedTime": "2025-11-07T00:00:00",
            "updateFrequency": "",
            "status": "final",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45209/?format=api",
                "dataPath": "/bodc/soc251000",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3449729445707,
                "numberOfFiles": 4740,
                "fileFormat": null
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12881/?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/27690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27702/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36269/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36270/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49678/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52977/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53821/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53835/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53836/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56976/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58508/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58512/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58513/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58514/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59776/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59785/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59792/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62194/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62195/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62198/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62296/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63074/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63084/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63099/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63100/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63101/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63106/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63109/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63118/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63119/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63120/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63121/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63122/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63123/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63127/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63129/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64130/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64131/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74174/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74176/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75376/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75390/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75391/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75392/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78917/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/78923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90503/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90505/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91343/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92565/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92567/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92574/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92576/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92593/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92594/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92595/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92598/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92621/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92623/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92624/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92626/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92627/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92629/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92632/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92634/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92637/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92645/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92667/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92668/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92669/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92674/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92680/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92682/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92684/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92691/?format=api"
            ],
            "dataLineage": "The data are archived on the British Oceanographic Data Centre (BODC)'s space at the Centre for Environmental Data Analysis (CEDA) and assigned a DOI. No quality control procedures were applied by BODC.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13680/?format=api"
            ],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216382/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216377/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216384/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216387/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45233,
            "uuid": "cd037a9ea387438fabf4d674dbe53088",
            "title": "Mars Analysis Correction Data Assimilation (MACDA): Atmospheric and surface fields produced from assimilated MGS/TES, ODY/THEMIS, and MRO/MCS observations, v2.0",
            "abstract": "This dataset contains 268 files of basic gridded atmospheric and surface data for the planet Mars, each covering a period of 30 sols (Martian mean solar days). The fields are produced by assimilating retrieved atmospheric quantities using the Analysis Correction (AC) scheme in the UK spectral version (Oxford University and The Open University) of the Mars Planetary Climate Model (Mars-PCM), which is maintained by the Laboratoire de Météorologie Dynamique at Sorbonne Université in Paris, France. \r\n\r\nObservations are taken from the Mars Global Surveyor/Thermal Emission Spectrometer (MGS/TES), the Mars Odyssey/Thermal Emission Imaging System (ODY/THEMIS), and the Mars Reconnaissance Orbiter/Mars Climate Sounder (MRO/MCS) instruments. Assimilated MGS/TES retrievals include nadir thermal profiles below approximately 40 km altitude and column dust optical depth values. Assimilated ODY/THEMIS retrievals include column dust optical depth values. Assimilated MRO/MCS retrievals include limb thermal profiles and dust extinction profiles below approximately 80 km altitude, as well as estimates of column dust optical depth values.\r\n\r\nThe dataset covers 12 Martian years (MY), from MY 24 through MY 35 (i.e. from July 1998 through February 2021). Each file contains 30 sols, and each sol contains variables at 12 times. TES, THEMIS, and MCS retrievals are assimilated separately, with no overlap. Several 30-sol periods at the beginning of MY 24 contain no available observations; in these cases the model is run with no assimilation (free run).\r\n\r\nThe file name and the \"assimilation_run_type\" global attribute indicate which observing system is assimilated in each file: MGS/TES, ODY/THEMIS, MRO/MCS, MRO/MCS_nodust (only thermal profiles, no dust extinction profiles nor column dust optical depth values), MRO/MCS_nodustprof (only thermal profiles and column dust optical depth values, no dust extinction profiles), or free-run (i.e. no assimilated observations because retrievals are not available).",
            "keywords": "Mars, Martian, MGCM, dust, dust and temperature assimilation",
            "publicationState": "citable",
            "dataPublishedTime": "2026-01-30T09:22:14",
            "doiPublishedTime": "2026-01-30T13:55:11.727434",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45228/?format=api",
                "dataPath": "/badc/mgs/data/macda/v2-0",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 216084277205,
                "numberOfFiles": 269,
                "fileFormat": "Data are NetCDF formatted"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12889/?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/50559/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92745/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92756/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92757/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92758/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92759/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92760/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92761/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92762/?format=api"
            ],
            "dataLineage": "The atmospheric and surface data included in this dataset are produced by assimilating retrieved atmospheric quantities using the Analysis Correction (AC) scheme in the UK spectral version (Oxford University and The Open University) of the Mars Planetary Climate Model (Mars-PCM), which is maintained by the Laboratoire de Météorologie Dynamique at Sorbonne Université in Paris, France. The model version used is labelled Mars_PCM-UK-spectral_v5.2. This dataset represents version 2 of the MACDA project and assimilates retrievals from observations by the Mars Global Surveyor/Thermal Emission Spectrometer (MGS/TES), the Mars Odyssey/Thermal Emission Imaging System (ODY/THEMIS), and the Mars Reconnaissance Orbiter/Mars Climate Sounder (MRO/MCS) instruments. TES column dust optical depth retrievals are version 2023 (http://doi.org/10.17189/kwez-jq47) and MCS retrievals are version 5.2.\r\n\r\n\r\nData produced by the project team were then supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13696/?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/216446/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216439/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216440/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216441/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216436/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216443/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216444/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216445/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/45235/?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": 45242,
            "uuid": "068e93260cdc46e1982d0e18e6ae8225",
            "title": "Drone-based orthophotomaps (ORTHO) and digital surface models (DSM) at Central Kalimantan (2022)",
            "abstract": "The product consists of orthophotos and digital surface models (DSMs) generated from RGB drone imagery. These datasets were acquired in 2022 by the University of Palangka Raya and cover 14 designated test areas. The primary purpose of these geospatial products is to support the description and analysis of peatland eco-hydrological variables. The orthophotos provide high-resolution (10 cm), georeferenced imagery for detailed land surface observation, while the DSMs (25 cm) offer elevation information essential for understanding surface characteristics and hydrological dynamics within peatland ecosystems.",
            "keywords": "UAV,drone,remote sensing,DSM,ortho,Central Kalimantan,tropical peatlands",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12891/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4974/?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/41469/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216469/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216470/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216471/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216472/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216473/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216474/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216475/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45243/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45247,
            "uuid": "90eafa3b5e4043ff823c130323757631",
            "title": "High-Resolution Airborne Light Detection and Ranging (LiDAR) Scans of the Bristol Channel and Severn Estuary, UK (April - June 2023).",
            "abstract": "This dataset contains high-resolution water surface elevation (WSE) measurements from five airborne LiDAR surveys of an estuarine system conducted between April and June 2023. The surveys were strategically timed to coincide with Surface Water and Ocean Topography (SWOT) satellite overpasses and captured a comprehensive range of tidal conditions, spanning from - 5.1 m to + 5.4 m relative to the EGM2008 geoid during both flood and ebb tides. Two Leica LiDAR systems were deployed: the Hyperon system for three longitudinal flights (May 16, June 24, June 29) covering 55 km along the estuary axis, and the T500 system for two cross-estuary flights (April 7, 25) spanning 35 km perpendicular to the main channel. Each survey was flown at approximately 3 km altitude with a ~ 1 km swath width, achieving point densities of 4 - 10 points/m² and WSE accuracy of ~ 0.1 m resolution. Flight durations were up to 20 minutes per survey. These measurements provide critical validation and calibration data for satellite-based WSE observations in tidally influenced coastal environments, supporting improved understanding of estuarine hydrodynamics and remote sensing validation efforts. This dataset was collected under the Surface Water and Ocean Topography (SWOT) mission (https://noc.ac.uk/projects/swot-uk) and was funded by the UK Natural Environment Research Council and the UK Space Agency (NE/V009168/1).",
            "keywords": "elevation, oceans",
            "publicationState": "citable",
            "dataPublishedTime": "2026-01-14T00:00:00",
            "doiPublishedTime": "2026-01-14T00:00:00",
            "updateFrequency": "",
            "status": "final",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45246/?format=api",
                "dataPath": "/bodc/bgo251010",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 824,
                "numberOfFiles": 1,
                "fileFormat": null
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12904/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4987/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "The data are archived on the British Oceanographic Data Centre (BODC)'s space at the Centre for Environmental Data Analysis (CEDA) and assigned a DOI. No quality control procedures were applied by BODC.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13691/?format=api"
            ],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216488/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216493/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216494/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216495/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216490/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216492/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216489/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216487/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216491/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216497/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216498/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45251,
            "uuid": "c4e5b5939c3240fb823896cefadbfe75",
            "title": "Nitrous oxide and carbon monoxide measurements from Ho Chi Minh City, Vietnam 2018-2019",
            "abstract": "Continuous in situ mole fractions measurements of nitrous oxide and carbon monoxide from instruments located on the roof of an 11-storey building (∼40m) at the Vietnam National University HCMC, University of Science campus in Ho Chi Minh City, Vietnam (10.7625°N, 106.6823°E).  These measurements were taken between October 2018 to March 2019 as part of the Two City study of Air Quality in Vietnam project NE/P014771/1.",
            "keywords": "nitrous oxide,carbon monoxide,vietnam",
            "publicationState": "citable",
            "dataPublishedTime": "2026-01-30T09:35:23",
            "doiPublishedTime": "2026-02-03T10:46:49",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45259/?format=api",
                "dataPath": "/badc/deposited2026/Vietnam_Two_Cities/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2035001,
                "numberOfFiles": 2,
                "fileFormat": "BADC-CSV"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12908/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4991/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92766/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92771/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92773/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92774/?format=api"
            ],
            "dataLineage": "This data resources were collected by the project team - the NERC funded  project  enitited \"A Two City study of Air Quality in Vietnam\" - before archival at CEDA",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13707/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/45252/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216532/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216511/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216512/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216513/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216514/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216515/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216516/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216510/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216517/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45253/?format=api",
            "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": 45255,
            "uuid": "cd7340f09faf4506be34056fafdee0a9",
            "title": "upload_glocaem",
            "abstract": "Global Coordination of Atmospheric Electricity Measurements (GloCAEM) project brought these experts together to make the first steps towards an effective global network for FW atmospheric electricity monitoring by holding workshops to discuss measurement practises and instrumentation, as well as establish recording and archiving procedures to archive electric field data in a standardised, easily accessible format, then by creating a central data repository. This project was funded in the UK under NERC grant NE/N013689/1.\r\n\r\nThis dataset contains measurements of atmospheric electricity and electric potential gradient made using a Cambell Scientific CS110 electric-field mill at Thrace Xanthi.",
            "keywords": "GloCAEM,GEC,electric potential,PG,electric field",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12909/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4990/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "OK",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/20068/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216523/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216524/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216526/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216527/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216528/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216529/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216530/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45256/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45268,
            "uuid": "3bea1a0780614371bc07cfb490795f7c",
            "title": "ACOLITE-processed Sentinel-2 MSI ocean colour products for seagrass carbon stock modelling",
            "abstract": "This dataset contains water quality products derived from Sentinel-2 MSI over seagrass sites in northern temperate coastal regions. For each seagrass site, a 20 × 20 km area was extracted, and all available Sentinel-2 observations from June 2015 to June 2022 were processed. The subsets of the scenes are provided as individual NetCDFs. The dataset includes the following variables: Chlorophyll a concentration (OC3 and red edge algorithm, Gons et al. 2002), Turbidity (Nechad et al. 2009), Suspended matter concentration (Nechad et al. 2010 ) and Secchi depth (ACOLITE QAA-pq3aa). These variables were used as inputs for machine-learning models described in Wilson et al. (2025, doi: https://doi.org/10.3389/fmars.2025.1714518) Due to high intercorrelation, only turbidity was retained in the final model.",
            "keywords": "Sentinel-2 MSI,ACOLITE,turbidity,seagrass",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12912/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4994/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Level 1C Sentinel-2 scenes were downloaded from the Google Earth Engine Catalogue collection. Atmospheric correction was undertaken with ACOLITE using default settings. Processing was undertaken on MAGEO (Massive GPU cluster for Earth Observation) by the NERC Earth Observation Data Analysis and AI Service (NEODAAS) and supplied for archiving at the Centre for Environmental Data Analysis (CEDA). \r\n\r\nNote the data provided are not full Sentinel-2 scenes, but subsets extracted around the study sites. These subsets typically cover a 20 × 20 km box centered on each sample location. Where multiple sites fall within the same Sentinel-2 tile, the subset area was expanded to include all site locations within that tile.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216546/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216547/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216548/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216550/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216551/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216555/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216556/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216558/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45269/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45282,
            "uuid": "baeb32fd74cb49a1b67a6a4164ff0899",
            "title": "ESA Sea State Climate Change Initiative (Sea_State_cci): Global remote sensing multi-mission along-track significant wave height from altimetry, L2P product, version 4",
            "abstract": "The ESA Sea State Climate Change Initiative (CCI) project has produced global multi-sensor time-series of along-track satellite altimeter significant wave height data (referred to as Level 2P (L2P) data) with a particular focus for use in climate studies.\r\n\r\nThis dataset contains the Version 4 Remote Sensing Significant Wave Height product, which provides along-track data at approximately 6 km spatial resolution, separated per satellite and pass, including all measurements with flags, corrections and extra parameters from other sources. These are expert products with rich content and no data loss. \r\n\r\nThe altimeter data used in the Sea State CCI dataset v3 come from multiple satellite missions spanning from 2002 to 2022021 (Envisat, CryoSat-2, Jason-1, Jason-2, Jason-3, SARAL, Sentinel-3A), therefore spanning over a shorter time range than version 1.1. Unlike version 1.1, this version 3 involved a complete and consistent retracking of all the included altimeters. Many altimeters are bi-frequency (Ku-C or Ku-S) and only measurements in Ku band were used, for consistency reasons, being available on each altimeter but SARAL (Ka band).",
            "keywords": "CCI, Sea State, Significant Wave Height",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9145/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2576/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data was produced by the ESA Sea State CCI team at Ifremer and was transferred to CEDA as part of the ESA CCI Open Data Portal project.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/30004/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216580/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216583/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216584/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216586/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216590/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216591/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216593/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216594/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/45285/?format=api",
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45286,
            "uuid": "82273fe59b784e7c914e1bd3049e3483",
            "title": "ESA Sea State Climate Change Initiative (Sea_State_cci) : Global remote sensing daily merged multi-mission along-track significant wave height from altimetry, L3 product, version 4",
            "abstract": "The ESA Sea State Climate Change Initiative (CCI) project has produced global daily merged multi-sensor time-series of along-track satellite altimeter significant wave height data (referred to as Level 3 (L3) data) with a particular focus for use in climate studies.\r\n\r\nThis dataset contains the Version 4 Remote Sensing Significant Wave Height product, which provides along-track data at approximately 6 km spatial resolution. It has been generated from upstream Sea State CCI L2P products, edited and merged into daily products, retaining only valid and good quality measurements from all altimeters over one day, with simplified content (only a few key parameters). This is close to what is delivered in Near-Real Time by the CMEMS (Copernicus - Marine Environment Monitoring Service) project. It covers the date range from 2002-2021.\r\n\r\nThe altimeter data used in the Sea State CCI dataset v3 come from multiple satellite missions (Envisat, CryoSat-2, Jason-1, Jason-2, Jason-3, SARAL, Sentinel-3A), therefore spanning over a shorter time range than version 1.1. Unlike version 1.1, this version 3 involved a complete and consistent retracking of all the included altimeters. Many altimeters are bi-frequency (Ku-C or Ku-S) and only measurements in Ku band were used, for consistency reasons, being available on each altimeter but SARAL (Ka band).",
            "keywords": "Sea State, CCI, Significant Wave Height",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10552/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2577/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data was produced by the ESA Sea State CCI team at Ifremer and was transferred to CEDA as part of the ESA CCI Open Data Portal project.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/30004/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216604/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216605/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216607/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216610/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/45285/?format=api",
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45287,
            "uuid": "315d8e013696420192f1ea1d9191ca9c",
            "title": "ESA Sea State Climate Change Initiative (Sea_State_cci) : Global remote sensing merged multi-mission monthly gridded significant wave height from altimetry,  L4 product, version 4",
            "abstract": "The ESA Sea State Climate Change Initiative (CCI) project has produced global multi-sensor time-series of along-track satellite altimeter significant wave height data (referred to as Level 4 (L4) data) with a particular focus for use in climate studies.\r\n\r\nThis dataset contains the Version 4 Remote Sensing Significant Wave Height product, gridded over a global regular cylindrical projection (1°x1° resolution), averaging valid and good measurements from all available altimeters on a monthly basis (using the L2P products also available). These L4 products are meant for statistics and visualization.\r\n\r\nThe altimeter data used in the Sea State CCI dataset v4 come from multiple satellite missions spanning from 2002 to 2021 ( Envisat, CryoSat-2, Jason-1, Jason-2, Jason-3, SARAL, Sentinel-3A), therefore spanning over a shorter time range than version 1.1. Unlike version 1.1, this version 3 involved a complete and consistent retracking of all the included altimeters. Many altimeters are bi-frequency (Ku-C or Ku-S) and only measurements in Ku band were used, for consistency reasons, being available on each altimeter but SARAL (Ka band).",
            "keywords": "Sea State, CCI, Significant Wave Height",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10551/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2578/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data was produced by the ESA Sea State CCI team at Ifremer and was transferred to CEDA as part of the ESA CCI Open Data Portal project.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/30004/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216613/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216614/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216615/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216621/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/45285/?format=api",
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45291,
            "uuid": "6081f484b28e42a08e75438c9384e877",
            "title": "ESA Precursors for Aerosols and Ozone Climate Change Initiative (Precursors_cci): monthly L3 HCHO from TROPOMI, version 2.0",
            "abstract": "The Formaldehyde(HCHO) Climate Data Record (CDR) product is a Level 3 HCHO product developed by using satellite data from the TROPOMI instrument (on S5P) as part of the ESA Climate Change Initiative (CCI) Precursors for Aerosols and Ozone project.\r\n\r\nThis dataset provides gridded HCHO tropospheric column densities of monthly 0.125°x0.125° resolution grids from May 2018 to December 2024. The L3 product is based on the Level 2 HCHO product created for the Precursors_cci project. \r\n\r\nCompared to the operational TROPOMI product, the air mass factors have been reprocessed using an update albedo climatology, and the CAMS Reanalysis Model for the a priori vertical profiles. The background correction and the quality values have also been updated. In addition to the main product results, such as HCHO slant column, vertical column and air mass factor, the Level 3 data files contain several additional parameters and diagnostic information such as uncertainties, a priori profiles and averaging kernels.\r\n \r\nThe version number is 2.0. Data are available in NetCDF format. https://doi.org/10.18758/y591kda5.\r\n\r\nThe European Space Agency (ESA) Precursors for Aerosol and Ozone Climate Change Initiative (Precursors CCI) project is part of ESA's Climate Change Initiative (CCI) to produce long term datasets of Essential Climate Variables derived from global satellite data (https://climate.esa.int/en/projects/precursors-for-aerosols-and-ozone/)",
            "keywords": "ESA, CCI, Precursors",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "planned",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12917/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?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/45106/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/45107/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216639/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216640/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216641/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216642/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216643/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216644/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216638/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216645/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216649/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/45292/?format=api",
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45298,
            "uuid": "44bfc08cb3564c91bc1c23efc767c644",
            "title": "TestingWendy123",
            "abstract": "this is a test of the arrivals ingest route. Can be deleted once it is working",
            "keywords": "",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45306/?format=api",
                "dataPath": "/badc/deposited2026/wiggy_test/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 31257,
                "numberOfFiles": 3,
                "fileFormat": "Contact support@ceda.ac.uk for file format information."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12920/?format=api",
            "geographicExtent": null,
            "nonGeographicFlag": true,
            "phenomena": [],
            "dataLineage": "some lineage information",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216670/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216671/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216672/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216673/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216674/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216676/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217142/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45307,
            "uuid": "4577ba90c36942eca066a8b874875840",
            "title": "FLUXNET2015-1-0",
            "abstract": "Carbon mass flux out of atmosphere due to gross primary production on land-In-situ site data from the The Fluxnet Community. https://fluxnet.org/\r\nExpressed as gpp - gross_primary_productivity_expressed_as_carbon (CF-Convention) Data collected from global in-situ ground-based eddy covariance stations.",
            "keywords": "gpp,obs4MIPs,obs4REF",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12925/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4998/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Original FLUXNET datasets processed using ILAMB tool at ORNL, to ODS2.6 and CF Conventions 1.12.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216684/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216685/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216686/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216688/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216689/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216690/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216693/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45308,
            "uuid": "9d916e2cc24b4d41ac7ac5ea53f81040",
            "title": "piClim-370 data produced by the EC-Earth3-AerChem model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370 experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using EC-Earth3-AerChem. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370 experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Global anthropogenic forcing is taken from year 2050 of the ScenarioMIP SSP3-7.0 experiment. At least 30 years are requested.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nEC-Earth3-AerChem: a global climate and Earth system model developed by a European consortium of meteorological services, research institutes, and high-performance computing centers.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-19T09:49:50",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45309/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/EC-Earth-Consortium/EC-Earth3-AerChem/piClim-370",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 172280315594,
                "numberOfFiles": 3132,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71677/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71732/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79863/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82147/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82148/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82150/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82151/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92713/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44032/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216694/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216696/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216697/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216698/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216699/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216700/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216701/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216704/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216705/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/44772/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2519/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "ramip",
                    "label": "restricted: ramip group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/rugl_versions/rugl_v1-0.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45310,
            "uuid": "1b9271632ca64dfe913cfe0bd440e35b",
            "title": "piClim-370-126aer data produced by the EC-Earth3-AerChem model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using EC-Earth3-AerChem. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Global aerosol and precursor emissions (sulphur dioxide, black carbon and organic carbon) are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nEC-Earth3-AerChem: a global climate and Earth system model developed by a European consortium of meteorological services, research institutes, and high-performance computing centers.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-19T09:50:20",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45311/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/EC-Earth-Consortium/EC-Earth3-AerChem/piClim-370-126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 172280371752,
                "numberOfFiles": 3132,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71677/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71732/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79863/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82147/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82148/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82150/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82151/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83940/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92713/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44032/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216706/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216707/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216708/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216709/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216710/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216711/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216713/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216714/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216715/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/44772/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2519/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "ramip",
                    "label": "restricted: ramip group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/rugl_versions/rugl_v1-0.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45312,
            "uuid": "7d9573a533ad4e4c8ad89bedbc1ab0cf",
            "title": "piClim-370-AFR126aer data produced by the EC-Earth3-AerChem model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-AFR126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using EC-Earth3-AerChem. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-AFR126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over Africa and the Middle East are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested. Africa and the Middle East is the region bounded by 20W, 60E, 35S, and 35N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nEC-Earth3-AerChem: a global climate and Earth system model developed by a European consortium of meteorological services, research institutes, and high-performance computing centers.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-19T09:52:43",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45313/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/EC-Earth-Consortium/EC-Earth3-AerChem/piClim-370-afr126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 172266609296,
                "numberOfFiles": 3132,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71677/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71732/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79863/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82147/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82148/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82150/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82151/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83940/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92713/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44032/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216716/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216717/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216718/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216719/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216720/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216721/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216722/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216723/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216724/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216725/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/44772/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2519/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "ramip",
                    "label": "restricted: ramip group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/rugl_versions/rugl_v1-0.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45314,
            "uuid": "4c8fc7c1aa9a422db678f5d5788d4961",
            "title": "piClim-370-EAS126aer data produced by the EC-Earth3-AerChem model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-EAS126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using EC-Earth3-AerChem. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-EAS126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over East Asia are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested. East Asia is the region bounded by 95 and 133E and 20 and 53N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nEC-Earth3-AerChem: a global climate and Earth system model developed by a European consortium of meteorological services, research institutes, and high-performance computing centers.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-19T09:51:29",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45315/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/EC-Earth-Consortium/EC-Earth3-AerChem/piClim-370-eas126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 172287836477,
                "numberOfFiles": 3132,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71677/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71732/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79863/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82147/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82148/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82150/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82151/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92713/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44032/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216726/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216727/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216728/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216729/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216730/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216731/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216732/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216733/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216734/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216735/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/44772/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2519/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "ramip",
                    "label": "restricted: ramip group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/rugl_versions/rugl_v1-0.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45316,
            "uuid": "f196bc5dcaff47f4b21d43da7a77889c",
            "title": "piClim-370-SAS126aer data produced by the EC-Earth3-AerChem model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-SAS126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using EC-Earth3-AerChem. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe SSP370-SAS126aer coupled transient experiment runs from January 2015 to at least February 2051. Aerosol and precursor emissions (sulphur dioxide, black carbon and organic carbon) over South Asia are taken from SSP1-2.6, while all other anthropogenic emissions and land use follow SSP3-7.0. South Asia is the region bounded by 65 and 95E and 5 and 35N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nEC-Earth3-AerChem: a global climate and Earth system model developed by a European consortium of meteorological services, research institutes, and high-performance computing centers.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-19T09:52:10",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45317/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/EC-Earth-Consortium/EC-Earth3-AerChem/piClim-370-sas126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 172279392232,
                "numberOfFiles": 3132,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71677/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71732/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79863/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82147/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82148/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82150/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82151/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92713/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44032/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216737/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216738/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216739/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216740/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216741/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216742/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216743/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216744/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216745/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/44772/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2519/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "ramip",
                    "label": "restricted: ramip group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/rugl_versions/rugl_v1-0.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45318,
            "uuid": "b55972a95db84e1181cacf4e040a06a3",
            "title": "piClim-370-NAE126aer data produced by the EC-Earth3-AerChem model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-NAE126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using EC-Earth3-AerChem. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-NAE126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over North America and Europe are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested. North America and Europe are the regions bounded by 20W, 45E, 35N, and 70N, and 150W, 45W, 25N and 70N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nEC-Earth3-AerChem: a global climate and Earth system model developed by a European consortium of meteorological services, research institutes, and high-performance computing centers.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-19T09:51:05",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45319/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/EC-Earth-Consortium/EC-Earth3-AerChem/piClim-370-nae126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 172338184360,
                "numberOfFiles": 3132,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71677/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71732/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79863/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82133/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82135/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82136/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82137/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82140/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82141/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82147/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82148/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82150/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82151/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83940/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92713/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44032/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216752/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216754/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216755/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/44772/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2519/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "ramip",
                    "label": "restricted: ramip group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/rugl_versions/rugl_v1-0.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45320,
            "uuid": "b01abe865c0e41569be6ff1f06339c70",
            "title": "piClim-370-NAE126aer data produced by the CanESM5-1 model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-NAE126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using CanESM5-1. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-NAE126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over North America and Europe are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested. North America and Europe are the regions bounded by 20W, 45E, 35N, and 70N, and 150W, 45W, 25N and 70N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nCanESM5-1: The Canadian Earth System Model version 5.1\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "citable",
            "dataPublishedTime": "2026-02-19T09:46:35",
            "doiPublishedTime": "2026-02-26T09:14:59.273953",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45321/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/CCCma/CanESM5-1/piClim-370-nae126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 13774619487,
                "numberOfFiles": 3206,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71641/?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/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82152/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13742/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44045/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216756/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216757/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216758/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216760/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216759/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216761/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216762/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216763/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216764/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216765/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216766/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43450/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2519/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "ramip",
                    "label": "restricted: ramip group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/rugl_versions/rugl_v1-0.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45322,
            "uuid": "756bba8343b54ff7a9d1f7c48f86905d",
            "title": "piClim-370 data produced by the CanESM5-1 model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370 experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using CanESM5-1. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370 experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Global anthropogenic forcing is taken from year 2050 of the ScenarioMIP SSP3-7.0 experiment. At least 30 years are requested.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nCanESM5-1: The Canadian Earth System Model version 5.1\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "citable",
            "dataPublishedTime": "2026-02-19T09:45:42",
            "doiPublishedTime": "2026-02-26T09:14:21.213820",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45323/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/CCCma/CanESM5-1/piClim-370",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 13771209471,
                "numberOfFiles": 3206,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71641/?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/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82152/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13740/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44045/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216771/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216773/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216774/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216776/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216777/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43450/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2519/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "ramip",
                    "label": "restricted: ramip group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/rugl_versions/rugl_v1-0.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45324,
            "uuid": "9b237c9a6633408a8665a18074e1665d",
            "title": "__MUST_UPDATE__20260211150127__ piClim-370 data produced by the CanESM5-1 model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370 experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using CanESM5-1. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-NAE126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over North America and Europe are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested. North America and Europe are the regions bounded by 20W, 45E, 35N, and 70N, and 150W, 45W, 25N and 70N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nCanESM5: The Canadian Earth System Model version 5 \r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216779/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216780/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216781/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216782/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216783/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216784/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216785/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216786/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216787/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216788/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43450/?format=api",
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45325,
            "uuid": "a8f1d827b86d43c2969abb202c130814",
            "title": "piClim-370-126aer data produced by the CanESM5-1 model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using CanESM5-1. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Global aerosol and precursor emissions (sulphur dioxide, black carbon and organic carbon) are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nCanESM5-1: The Canadian Earth System Model version 5.1\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "citable",
            "dataPublishedTime": "2026-02-19T09:33:52",
            "doiPublishedTime": "2026-02-26T09:14:46.053237",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45326/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/CCCma/CanESM5-1/piClim-370-126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 13783867043,
                "numberOfFiles": 3206,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54888/?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/71574/?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/71641/?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/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82152/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13741/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44045/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216789/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216791/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216792/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216793/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216794/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216795/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216796/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216797/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216798/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216799/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43450/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2519/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "ramip",
                    "label": "restricted: ramip group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/rugl_versions/rugl_v1-0.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45327,
            "uuid": "c09bfd57029d4327b107375deb84e95f",
            "title": "piClim-370-EAS126aer data produced by the CanESM5-1 model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-EAS126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using CanESM5-1. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-EAS126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over East Asia are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested. East Asia is the region bounded by 95 and 133E and 20 and 53N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nCanESM5-1: The Canadian Earth System Model version 5.1\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-19T09:47:19",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45328/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/CCCma/CanESM5-1/piClim-370-eas126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 13774414139,
                "numberOfFiles": 3206,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71641/?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/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82152/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44045/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216800/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216801/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216802/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216803/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216804/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216805/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216807/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216808/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216809/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216810/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43450/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2519/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "ramip",
                    "label": "restricted: ramip group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/rugl_versions/rugl_v1-0.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45329,
            "uuid": "409098a878974d25892226c05165023c",
            "title": "piClim-370-SAS126aer data produced by the CanESM5-1 model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-SAS126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using CanESM5-1. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-SAS126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over South Asia are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested. South Asia is the region bounded by 65 and 95E and 5 and 35N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nCanESM5-1: The Canadian Earth System Model version 5.1\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "citable",
            "dataPublishedTime": "2026-02-19T09:48:04",
            "doiPublishedTime": "2026-02-26T09:15:17.906941",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45330/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/CCCma/CanESM5-1/piClim-370-sas126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 13774998793,
                "numberOfFiles": 3206,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71641/?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/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82152/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13743/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44045/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216817/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216815/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216816/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216818/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216812/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216813/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216819/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216821/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43450/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2519/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "ramip",
                    "label": "restricted: ramip group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/rugl_versions/rugl_v1-0.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45331,
            "uuid": "a673a07ad2f84c4a8bd8934562417108",
            "title": "piClim-370-AFR126aer data produced by the CanESM5-1 model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-AFR126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using CanESM5-1. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-AFR126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over Africa and the Middle East are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested. Africa and the Middle East is the region bounded by 20W, 60E, 35S, and 35N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nCanESM5-1: The Canadian Earth System Model version 5.1\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "citable",
            "dataPublishedTime": "2026-02-26T09:31:31",
            "doiPublishedTime": "2026-02-26T09:30:59.116950",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45332/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/CCCma/CanESM5-1/piClim-370-afr126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 13773576789,
                "numberOfFiles": 3206,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71641/?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/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82152/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13744/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44045/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216824/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216826/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216827/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216828/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216830/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216831/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216832/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43450/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2519/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "ramip",
                    "label": "restricted: ramip group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/rugl_versions/rugl_v1-0.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45333,
            "uuid": "2792ca0a7e844894abb21b4487007de4",
            "title": "piClim-370-AFR126aer data produced by the MIROC6 model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-AFR126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using MIROC6. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-AFR126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over Africa and the Middle East are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested. Africa and the Middle East is the region bounded by 20W, 60E, 35S, and 35N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nMIROC6: The sixth version of the Model for Interdisciplinary Research on Climate (MIROC), called MIROC6, was cooperatively developed by a Japanese modeling community.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-19T09:24:21",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45334/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/MIROC/MIROC6/piClim-370-afr126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 70214454806,
                "numberOfFiles": 90,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?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/54340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?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/71574/?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/71641/?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/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79863/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92713/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44087/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216839/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216840/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216833/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216835/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216836/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216837/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216838/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43454/?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": 45335,
            "uuid": "921e626bd88a46af99b64d070ff46f44",
            "title": "piClim-370-SAS126aer data produced by the MIROC6 model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-SAS126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using MIROC6. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-SAS126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over South Asia are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested. South Asia is the region bounded by 65 and 95E and 5 and 35N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nMIROC6: The sixth version of the Model for Interdisciplinary Research on Climate (MIROC), called MIROC6, was cooperatively developed by a Japanese modeling community.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-19T09:23:49",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45336/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/MIROC/MIROC6/piClim-370-sas126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 70261671387,
                "numberOfFiles": 91,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?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/54340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71641/?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/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79863/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92713/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44087/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216852/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216845/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216846/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216847/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216848/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216849/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216850/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216851/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43454/?format=api",
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45337,
            "uuid": "8080062113df4db096bd1bc955faa49b",
            "title": "piClim-370-EAS126aer data produced by the MIROC6 model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-EAS126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using MIROC6. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-EAS126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over East Asia are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested. East Asia is the region bounded by 95 and 133E and 20 and 53N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nMIROC6: The sixth version of the Model for Interdisciplinary Research on Climate (MIROC), called MIROC6, was cooperatively developed by a Japanese modeling community.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-19T09:23:20",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45338/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/MIROC/MIROC6/piClim-370-eas126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 70214454362,
                "numberOfFiles": 90,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?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/54340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71641/?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/71677/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79863/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92713/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44087/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216853/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216855/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216860/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43454/?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": 45339,
            "uuid": "176bcd25f9aa4e1b9115fd3b969bf067",
            "title": "piClim-370-NAE126aer data produced by the MIROC6 model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-NAE126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using MIROC6. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-NAE126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over North America and Europe are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested. North America and Europe are the regions bounded by 20W, 45E, 35N, and 70N, and 150W, 45W, 25N and 70N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nMIROC6: The sixth version of the Model for Interdisciplinary Research on Climate (MIROC), called MIROC6, was cooperatively developed by a Japanese modeling community.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-19T09:23:06",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45340/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/MIROC/MIROC6/piClim-370-nae126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 70214454806,
                "numberOfFiles": 90,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?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/54340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?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/71574/?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/71641/?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/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79863/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92713/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44087/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216863/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216867/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216868/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216866/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43454/?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": 45341,
            "uuid": "ea23002004324d9cb4379a2e0164a874",
            "title": "piClim-370-126aer data produced by the MIROC6 model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using MIROC6. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Global aerosol and precursor emissions (sulphur dioxide, black carbon and organic carbon) are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nMIROC6: The sixth version of the Model for Interdisciplinary Research on Climate (MIROC), called MIROC6, was cooperatively developed by a Japanese modeling community.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-19T09:22:34",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45342/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/MIROC/MIROC6/piClim-370-126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 70261671459,
                "numberOfFiles": 91,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?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/54340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71641/?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/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79863/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92713/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44087/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216869/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216873/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216870/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216875/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216876/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43454/?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": 45343,
            "uuid": "d97c77f5123d4b16980bacf6b0246641",
            "title": "piClim-370 data produced by the MIROC6 model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370 experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using MIROC6. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370 experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Global anthropogenic forcing is taken from year 2050 of the ScenarioMIP SSP3-7.0 experiment. At least 30 years are requested.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nMIROC6: The sixth version of the Model for Interdisciplinary Research on Climate (MIROC), called MIROC6, was cooperatively developed by a Japanese modeling community.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-19T09:19:58",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45344/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/MIROC/MIROC6/piClim-370",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 74570994764,
                "numberOfFiles": 94,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51206/?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/54340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71641/?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/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79863/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92713/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44087/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216878/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216879/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216880/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216881/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216882/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216883/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216884/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43454/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2519/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "ramip",
                    "label": "restricted: ramip group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/rugl_versions/rugl_v1-0.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45345,
            "uuid": "06e6412af176429cb17b070f58f68f2c",
            "title": "SSP370-SAS126ca data produced by the MIROC6 model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the SSP370-SAS126ca experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using MIROC6. It contains NetCDF output from coupled transient simulations with global aerosol reductions. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe SSP370-SAS126ca coupled transient experiment runs from January 2015 to at least February 2051. Carbonaceous aerosol emissions (black carbon and organic carbon) over South Asia are taken from SSP1-2.6, while all other anthropogenic emissions and land use follow SSP3-7.0. South Asia is the region bounded by 65 and 95E and 5 and 35N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nMIROC6: The sixth version of the Model for Interdisciplinary Research on Climate (MIROC), called MIROC6, was cooperatively developed by a Japanese modeling community.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45346/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/MIROC/MIROC6/ssp370-sas126ca",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 439322388177,
                "numberOfFiles": 192,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12051/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4683/?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/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50613/?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/51206/?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/54252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54813/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71641/?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/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82152/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92713/?format=api"
            ],
            "dataLineage": "The coupled transient simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. \r\n\r\nThe data were post-processed after CMORization to follow CMIP6Plus naming conventions.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44087/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216889/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216890/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216891/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216892/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216885/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216886/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216887/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216888/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43454/?format=api",
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45347,
            "uuid": "a7ecbc4a59b94e74bd64e9296ad1d8c2",
            "title": "SSP370-ASIA126aer data produced by the MIROC6 model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the SSP370-ASIA126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using MIROC6. It contains NetCDF output from coupled transient simulations with global aerosol reductions. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe SSP370-ASIA126aer coupled transient experiment from January 2015 to at least February 2051. Aerosol and precursor emissions (sulphur dioxide, black carbon and organic carbon) over Asia are taken from SSP1-2.6, while all other anthropogenic emissions and land use follow SSP3-7.0. Asia is comprised of East Asia (the region bounded by 95 and 133E and 20 and 53N) and South Asia (the region bounded by 65 and 95E and 5 and 35N). \r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nMIROC6: The sixth version of the Model for Interdisciplinary Research on Climate (MIROC), called MIROC6, was cooperatively developed by a Japanese modeling community.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45348/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/MIROC/MIROC6/ssp370-asia126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1330185489395,
                "numberOfFiles": 576,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12051/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4683/?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/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50613/?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/51206/?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/54252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54813/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71641/?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/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82152/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92713/?format=api"
            ],
            "dataLineage": "The coupled transient simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. \r\n\r\nThe data were post-processed after CMORization to follow CMIP6Plus naming conventions.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44087/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216893/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216894/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216895/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216896/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216898/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216897/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216899/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216900/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43454/?format=api",
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45349,
            "uuid": "5007afbb604f440ab70c5d6abca58379",
            "title": "SSP370-SAF126ca data produced by the MIROC6 model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the SSP370-SAF126ca experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using MIROC6. It contains NetCDF output from coupled transient simulations with global aerosol reductions. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe SSP370-SAF126ca coupled transient experiment from January 2015 to at least February 2051. Carbonaceous aerosol emissions (black carbon and organic carbon) over sub-Saharan Africa are taken from SSP1-2.6, while all other anthropogenic emissions and land use follow SSP3-7.0. Sub-Saharan Africa is the region bounded by 20W and 50E and 35S and 12N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nMIROC6: The sixth version of the Model for Interdisciplinary Research on Climate (MIROC), called MIROC6, was cooperatively developed by a Japanese modeling community.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45350/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/MIROC/MIROC6/ssp370-saf126ca",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 221720134736,
                "numberOfFiles": 97,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12051/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4683/?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/50415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50613/?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/51206/?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/54252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54692/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54813/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "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/71641/?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/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79861/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79862/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79864/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82132/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82138/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82152/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92713/?format=api"
            ],
            "dataLineage": "The coupled transient simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. \r\n\r\nThe data were post-processed after CMORization to follow CMIP6Plus naming conventions.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/44087/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216901/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216902/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216903/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216904/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216905/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216906/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216907/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216908/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43454/?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": 45353,
            "uuid": "4b62fafc68ae4c3784fb2819f652c537",
            "title": "CANARI-LE Priority Variables from the HadGEM3.1 large ensemble of climate model simulations for the CANARI project",
            "abstract": "The CANARI large ensemble priority variables are a subset of the output from a large ensemble using the HadGEM3.1 model to simulate 40 realisations of 150 years of historical and future data (a total of 6000 years of simulation). \r\nThe historical simulations run from 1950 to 2014, after which they continue using the SSP3-70 scenario forcing (historical and scenario forcings as used in CMIP6). \r\nThe model used is the medium resolution configuration of HadGEM3.1-MM used for CMIP6, with the Unified Model atmosphere at N216 (~60km) and the NEMO ocean at 0.25∘ . \r\nThe baseline performance of this model is described in [ADD REF]. \r\nThe 40 realisations are initialised using a combination of initial conditions from eight simulations which began in 1850 with four additional initial condition perturbations applied to each of those in 1950.  The priority variable subset includes fields from the atmosphere, ocean and sea-ice, at a range of temporal frequencies.\r\n\r\nCMIP6 is the sixth phase of the Coupled Model Intercomparison Project 6 of the World Climate Research Programme (WCRP). \r\nSSP3-70 is a future scenario in the upper middle part of the range of CMIP6 scenarios. \r\n\r\nNE/W004984/1",
            "keywords": "NE/W004984/1, CMIP6, SMLE, CANARI, Climate, SSP3-70",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "ongoing",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8961/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4999/?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": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216919/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216920/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216921/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216922/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216924/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216925/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216926/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216927/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217012/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217013/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217014/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217015/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217016/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217017/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217018/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217019/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217020/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217023/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217024/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217025/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217026/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217027/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217028/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217029/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217030/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217031/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217032/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217033/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217034/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217035/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217036/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217037/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217038/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217039/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217040/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217041/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217042/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217043/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217044/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217045/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217046/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217047/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217048/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217049/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217053/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45354,
            "uuid": "0b2882e4279f4f81b708ebad36ed944c",
            "title": "piClim-370 data produced by the UKESM1-0-LL model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370 experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using UKESM1-0-LL. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370 experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Global anthropogenic forcing is taken from year 2050 of the ScenarioMIP SSP3-7.0 experiment. At least 30 years are requested.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nUKESM1: the United Kingdom Earth System Model UKESM1\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "citable",
            "dataPublishedTime": "2026-02-13T09:49:30",
            "doiPublishedTime": "2026-02-13T12:11:07.189811",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45355/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/MOHC/UKESM1-0-LL/piClim-370",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 36700675415,
                "numberOfFiles": 70,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/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/50423/?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/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/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54813/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71627/?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/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71802/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82152/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13714/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216935/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216934/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216932/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216928/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216929/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216930/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216931/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216933/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216936/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216937/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216938/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216939/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216940/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216941/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43456/?format=api",
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45356,
            "uuid": "479c042f5a7a4ebe844c111107e9e8ac",
            "title": "piClim-370-126aer data produced by the UKESM1-0-LL model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using UKESM1-0-LL. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Global aerosol and precursor emissions (sulphur dioxide, black carbon and organic carbon) are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nUKESM1: the United Kingdom Earth System Model UKESM1\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "citable",
            "dataPublishedTime": "2026-02-13T09:44:30",
            "doiPublishedTime": "2026-02-13T12:10:32.985870",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45357/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/MOHC/UKESM1-0-LL/piClim-370-126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 33810986832,
                "numberOfFiles": 70,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/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/50423/?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/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/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54813/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71618/?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/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71802/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82152/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13713/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216944/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216945/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216946/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216947/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216951/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216952/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216953/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216954/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216955/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43456/?format=api",
            "permissions": [
                {
                    "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2519/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "restricted",
                    "accessRoles": "ramip",
                    "label": "restricted: ramip group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/rugl_versions/rugl_v1-0.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45358,
            "uuid": "f39cf682c79e41b6a1b18fc26ba4d8eb",
            "title": "piClim-370-NAE126aer data produced by the UKESM1-0-LL model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-NAE126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using UKESM1-0-LL. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-NAE126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over North America and Europe are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested. North America and Europe are the regions bounded by 20W, 45E, 35N, and 70N, and 150W, 45W, 25N and 70N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nUKESM1: the United Kingdom Earth System Model UKESM1\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "citable",
            "dataPublishedTime": "2026-02-13T09:45:35",
            "doiPublishedTime": "2026-02-13T12:09:49.442752",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45359/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/MOHC/UKESM1-0-LL/piClim-370-nae126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 39571117250,
                "numberOfFiles": 72,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/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/50423/?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/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/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54813/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71627/?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/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71802/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82152/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13712/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216956/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216957/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216958/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216959/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216962/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216967/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216968/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216969/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43456/?format=api",
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45360,
            "uuid": "e22ee9b0948d49f38001105e54964994",
            "title": "piClim-370-EAS126aer data produced by the UKESM1-0-LL model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-EAS126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using UKESM1-0-LL. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-EAS126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over East Asia are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested. East Asia is the region bounded by 95 and 133E and 20 and 53N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nUKESM1: the United Kingdom Earth System Model UKESM1\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "citable",
            "dataPublishedTime": "2026-02-13T09:46:41",
            "doiPublishedTime": "2026-02-13T12:06:05.528913",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45361/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/MOHC/UKESM1-0-LL/piClim-370-eas126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 39123596605,
                "numberOfFiles": 71,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/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/50423/?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/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/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54813/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71627/?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/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71802/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82152/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13711/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216970/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216971/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216973/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216974/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216975/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216976/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216977/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216978/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216979/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216980/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216981/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216982/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216983/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43456/?format=api",
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45362,
            "uuid": "7658d617e0e54f1cbb5747510465e8df",
            "title": "piClim-370-SAS126aer data produced by the UKESM1-0-LL model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-SAS126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using UKESM1-0-LL. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-SAS126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over South Asia are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested. South Asia is the region bounded by 65 and 95E and 5 and 35N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nUKESM1: the United Kingdom Earth System Model UKESM1\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "citable",
            "dataPublishedTime": "2026-02-13T09:47:51",
            "doiPublishedTime": "2026-02-13T12:05:05.438640",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45363/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/MOHC/UKESM1-0-LL/piClim-370-sas126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 39554812657,
                "numberOfFiles": 72,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/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/50423/?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/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/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54813/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71627/?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/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71802/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82152/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13710/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216990/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216991/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216984/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216985/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216986/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216987/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216988/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216989/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216992/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216993/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216994/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216995/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216996/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216997/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43456/?format=api",
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45364,
            "uuid": "b71cb69074334e3997f7b674a7bf1c32",
            "title": "piClim-370-AFR126aer data produced by the UKESM1-0-LL model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the piClim-370-AFR126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using UKESM1-0-LL. It contains NetCDF output for a set of experiments with anthropogenic emissions for the year 2050 and fixed, pre-industrial, sea surface temperatures, sea ice extent, and land use. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe piClim-370-AFR126aer experiment is a fixed sea surface temperature (SST) experiment with 1850 SSTs and sea ice concentrations, following the RFMIP piClim experiment designs. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over Africa and the Middle East are taken from year 2050 of SSP1-2.6, while all other anthropogenic emissions and land use are taken from SSP3-7.0 At least 30 years are requested. Africa and the Middle East is the region bounded by 20W, 60E, 35S, and 35N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nAcronyms\r\n------------\r\nUKESM1: the United Kingdom Earth System Model UKESM1\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.\r\nRFMIP: The Radiative Forcing Model Intercomparison Project.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "citable",
            "dataPublishedTime": "2026-02-13T09:48:48",
            "doiPublishedTime": "2026-02-13T12:04:24.605725",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45365/?format=api",
                "dataPath": "/badc/cmip6/data/CMIP6Plus/RAMIP/MOHC/UKESM1-0-LL/piClim-370-afr126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 39580946538,
                "numberOfFiles": 72,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12682/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4679/?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/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/50423/?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/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/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/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/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/50601/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/52755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54442/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54813/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54829/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71627/?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/71659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71677/?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/71687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71802/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71820/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71825/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82152/?format=api"
            ],
            "dataLineage": "The simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request:  https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nFixed sea surface temperature (piClim) simulations are copies of the piClim-aer experiment performed for RFMIP (for CMIP6), but with RAMIP emissions for 2050. The data were post-processed after CMORization to follow CMIP6Plus",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13709/?format=api"
            ],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216998/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216999/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217000/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217001/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217002/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217003/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217004/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217005/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217006/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217007/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217008/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217009/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217010/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217011/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43456/?format=api",
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45367,
            "uuid": "7d7ce210a109408aac52066ef9599bd9",
            "title": "ESA Precursors for Aerosols and Ozone Climate Change Initiative (Precursors_cci): Precursors morning GOME NO2 L3 data products version 1",
            "abstract": "Abstract for precursors morning GOME NO2 L3 data products v1.\r\n\r\nAdditional information to be added.",
            "keywords": "",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "planned",
            "result_field": null,
            "timePeriod": null,
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?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": [],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/45366/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217061/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217067/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45368,
            "uuid": "81185d4545484f3fa53ac01ef1a7410c",
            "title": "ESA Precursors for Aerosols and Ozone Climate Change Initiative (Precursors_cci): Precursors morning SCIAMACHY NO2 L3 data products version 1",
            "abstract": "Abstract for precursors morning SCIAMACHY NO2 L3 data products v1.\r\n\r\nAdditional information to be added.",
            "keywords": "",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "planned",
            "result_field": null,
            "timePeriod": null,
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?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": [],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/45366/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217072/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217074/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45369,
            "uuid": "685f769eba374f69b445f5487565f1ba",
            "title": "ESA Precursors for Aerosols and Ozone Climate Change Initiative (Precursors_cci): Precursors morning GOME-2 NO2 L3 data products version 1",
            "abstract": "Abstract for precursors morning GOME-2 NO2 L3 data products v1.\r\n\r\nAdditional information to be added.",
            "keywords": "",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "planned",
            "result_field": null,
            "timePeriod": null,
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?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": [],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/45366/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217076/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217081/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45379,
            "uuid": "5c8a8297aed24118b23440f6742b860e",
            "title": "Deformation, Strains and Velocities for the Alpine Himalayan Belt from trans-continental Sentinel-1 InSAR & GNSS",
            "abstract": "Surface velocities and strain rates from satellite geodesy have become essential tools for understanding the distribution of tectonic deformation, faulting and seismic hazard. However, across large regions of distributed continental deformation, such as the Alpine-Himalayan Belt, data are only sparsely available. While previous studies have mainly used spatially sparse GNSS to measure deformation at such large scales, these approaches cannot characterize shorter wavelength features of deformation in many places.\r\nWe use Sentinel-1 radar images acquired during 2016-2024 to provide trans-national average surface velocities and time series at 1 km spatial resolution stretching a distance of over 11,000 km from south-western Europe to eastern China, covering an area more than 20 million square kilometres. We produce the velocity field by combining data from over 222,000 Sentinel-1 SAR images with a new belt-wide compilation of GNSS velocities, all combined in a consistent Eurasian reference frame.\r\nHorizontal strain rates are derived from gradients of the velocity field, yielding near-continuous spatial deformation information over the entirety of the largest deforming region on the planet. The horizontal velocities and strains are dominated by tectonic deformation, which has a bimodal behaviour – focused on major faults but distributed elsewhere. Shorter-wavelength vertical velocities are dominated by non-tectonic processes, in particular the widespread over-exploitation of groundwater. Our new velocity and strain rates are foundational data sets that reveal the details of how the continents deform for the first time at transcontinental scale.",
            "keywords": "Radar remote sensing, GNSS, Sentinel-1, InSAR, Active Tectonics, Continental Deformation, Faulting, Strain, Seismic Hazard, Earthquakes",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12958/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/5027/?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).\r\n\r\nFunded by: NERC through the Looking into the Continents from Space (LiCS) large Grant (NE/K010867/1)\r\nRoyal Society for their support through a University Research Fellowship (URF/R/211006 & UF150282) and grant (RF/ERE/210143)",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/11687/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217107/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217109/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217110/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217111/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217112/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217113/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217115/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217125/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217114/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217116/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217117/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217118/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217119/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217120/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217121/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217122/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217123/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217124/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/45380/?format=api",
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45381,
            "uuid": "31819552d6764b58871507bc20f6b198",
            "title": "Daily Mean, Minimum and Maximum Central England Temperature (HadCET) series v2.1.1.0",
            "abstract": "The Central England Temperature (HadCET) daily series start in 1772 for mean temperature and 1878 for minimum and maximum temperature.\r\n \r\nThese historical temperature series are representative of the Midlands region in England, UK (a roughly triangular area of the United Kingdom enclosed by Bristol, Lancashire and London).\r\n \r\nPrior to 1973, the daily mean temperature series is anchored to the mean temperature series constructed by Gordon Manley, with the daily minimum and maximum temperature series adjusted to the mean temperature series to ensure values are consistent.\r\n \r\nAlthough the station selection has changed through time, the series is homogenised and adjusted to ensure consistency with Manley's selection and for periods when only a single station value was used.\r\n \r\nStations used in the construction of the CET daily series between 1772 and 1852 include: Kennington, Crane Court, Lyndon Hall, Syon House, Somerset House, Greenwich Observatory, Chiswick\r\n \r\nStations used in the construction of the CET daily series from 1853 onwards include: Radcliffe (Oxford), Cambridge (legacy), Ross-on-Wye, Rothamsted, Malvern, Stonyhurst, Ringway, Squires Gate, Pershore College\r\n \r\nThe current station selection used is Rothamsted, Stonyhurst and Pershore College.\r\n \r\nFor more information on the change in station selection, please refer to the papers supplied with the data collection.\r\n \r\nThe dataset is compiled by the Met Office Hadley Centre.\r\n\r\nLatest provisional release data are available via the Hadley Centre Observations website (https://www.metoffice.gov.uk/hadobs/hadcet/data/download.html).\r\n\r\nThe version controlled CET series is updated annually (February-March), with the previous complete year’s values refreshed to ensure that data acquisition and quality control procedures have been completed and ensure the most accurate station temperature values are used. Each version of the dataset will include data up until the end of the previous complete year and an incremental version number will be updated.\r\n\r\nThe CET datasets employ the following version control protocol: \r\n\r\nVersion Vx.y.z.a:\r\n• x – major changes – e.g. change in scientific methodology\r\n• y – minor changes – e.g. small bug fixes or updates to diagnostics pages\r\n• z – incremental changes\r\n• a – reserved for use internally\r\n\r\nThe standard annual release cycle of CET will constitute an incremental release (z). However, if more substantial\r\nchanges have been made to the codebase, scientific methodology or source data values, then this may warrant a minor (y) or major (x) version release. (Note, these are applied to a cohort of datasets together - i.e. apply to the seasonal, monthly, daily and adjustment datasets as a coordinated version release).\r\n\r\nThis new version of the datasets supersedes the previous version.",
            "keywords": "HadCET, temperature, Hadley, Met Office",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "final",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45385/?format=api",
                "dataPath": "/badc/ukmo-cet/data/v2.1.1.0/daily/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3122154,
                "numberOfFiles": 4,
                "fileFormat": "Data are BADC-CSV formatted"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12962/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76039/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76040/?format=api"
            ],
            "dataLineage": "The HadCET dataset is produced by the Met Office Hadley Centre and frequently updated on the Hadley Centre observations datasets webpage. This is a finalised version of the dataset that has been delivered by the Met Office Hadley Centre for long-term archiving at the NERC EDS Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/13164/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43588/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217144/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217147/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217148/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217149/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217150/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/43874/?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": 45382,
            "uuid": "f157c171195f41b390a9795bd7323299",
            "title": "Mean, Minimum and Maximum Central England Temperature (HadCET) series post 1973 static adjustments, v2.1.1.0",
            "abstract": "The Central England Temperature (HadCET) daily mean series is anchored to Gordon Manley’s original temperature record prior to 1973. Between 1848 and 1878, adjustments are applied to account for periods when only a single station was in use.\r\n\r\nThese historical temperature series are representative of the Midlands region in England, UK (a roughly triangular area of the United Kingdom enclosed by Bristol, Lancashire and London).\r\n \r\nFrom 1973 onwards, multiple adjustments ensure continuity with Manley’s series, homogenise the current station selection with Manley’s original dataset, and correct for the effects of increasing urbanisation.\r\n \r\nThese static adjustments are calculated on a monthly basis and are applied uniformly to all daily values within each month from 1973 to the present. \r\n \r\nUrbanisation adjustments remain static from November 2004 onward, while adjustments between 1974 and October 2004 are graded to reflect a progressive increase in urbanisation effects over time.\r\n \r\nThis dataset contains the post-Manley extended adjustments, station homogenisation adjustments, and static urban corrections.\r\n\r\nStations used in the construction of the CET daily series between 1772 and 1852 include: Kennington, Crane Court, Lyndon Hall, Syon House, Somerset House, Greenwich Observatory, Chiswick\r\n \r\nStations used in the construction of the CET daily series from 1853 onwards include: Radcliffe (Oxford), Cambridge (legacy), Ross-on-Wye, Rothamsted, Malvern, Stonyhurst, Ringway, Squires Gate, Pershore College\r\n \r\nThe current station selection used is Rothamsted, Stonyhurst and Pershore College.\r\n\r\nThe dataset is compiled by the Met Office Hadley Centre.\r\n\r\nLatest provisional release data are available via the Hadley Centre Observations website (https://www.metoffice.gov.uk/hadobs/hadcet/data/download.html).\r\n\r\nThe version controlled CET series is updated annually (February-March), with the previous complete year’s values refreshed to ensure that data acquisition and quality control procedures have been completed and ensure the most accurate station temperature values are used. Each version of the dataset will include data up until the end of the previous complete year and an incremental version number will be updated.\r\n\r\nThe CET datasets employ the following version control protocol: \r\n\r\nVersion Vx.y.z.a:\r\n• x – major changes – e.g. change in scientific methodology\r\n• y – minor changes – e.g. small bug fixes or updates to diagnostics pages\r\n• z – incremental changes\r\n• a – reserved for use internally\r\n\r\nThe standard annual release cycle of CET will constitute an incremental release (z). However, if more substantial\r\nchanges have been made to the codebase, scientific methodology or source data values, then this may warrant a minor (y) or major (x) version release. (Note, these are applied to a cohort of datasets together - i.e. apply to the seasonal, monthly, daily and adjustment datasets as a coordinated version release).\r\n\r\nThis new version of the datasets supersedes the previous version.",
            "keywords": "HadCET, temperature, Hadley, Met Office",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "final",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45387/?format=api",
                "dataPath": "/badc/ukmo-cet/data/v2.1.1.0/adjustments/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 16065,
                "numberOfFiles": 8,
                "fileFormat": "Data are BADC-CSV formatted"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12963/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76380/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76382/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76384/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76390/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76391/?format=api"
            ],
            "dataLineage": "The HadCET dataset is produced by the Met Office Hadley Centre and frequently updated on the Hadley Centre observations datasets webpage. This is a finalised version of the dataset that has been delivered by the Met Office Hadley Centre for long-term archiving at the NERC EDS Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/13164/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43588/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217151/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217152/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217153/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217154/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217155/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217156/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217157/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217158/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43872/?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": 45383,
            "uuid": "0b15342a451947ff884f5b52ec926c1a",
            "title": "Monthly Mean, Minimum and Maximum Central England Temperature (HadCET) series v2.1.1.0",
            "abstract": "The Central England Temperature (HadCET) monthly series start in 1659 for mean temperature and 1878 for minimum and maximum temperature.\r\n\r\nThese historical temperature series are representative of the Midlands region in England, UK (a roughly triangular area of the United Kingdom enclosed by Bristol, Lancashire and London).\r\n \r\nThe monthly temperature series are derived as the mean of the daily temperature series values.\r\n \r\nFor mean temperature, the monthly values from 1659 to 1771 are derived directly from Gordon Manley's monthly mean values.\r\n\r\nStations used in the construction of the CET daily series between 1772 and 1852 include: Kennington, Crane Court, Lyndon Hall, Syon House, Somerset House, Greenwich Observatory, Chiswick\r\n \r\nStations used in the construction of the CET daily series from 1853 onwards include: Radcliffe (Oxford), Cambridge (legacy), Ross-on-Wye, Rothamsted, Malvern, Stonyhurst, Ringway, Squires Gate, Pershore College\r\n \r\nThe current station selection used is Rothamsted, Stonyhurst and Pershore College.\r\n \r\nThe dataset is compiled by the Met Office Hadley Centre.\r\n\r\nLatest provisional release data are available via the Hadley Centre Observations website (https://www.metoffice.gov.uk/hadobs/hadcet/data/download.html).\r\n\r\nThe version controlled CET series is updated annually (February-March), with the previous complete year’s values refreshed to ensure that data acquisition and quality control procedures have been completed and ensure the most accurate station temperature values are used. Each version of the dataset will include data up until the end of the previous complete year and an incremental version number will be updated.\r\n\r\nThe CET datasets employ the following version control protocol: \r\n\r\nVersion Vx.y.z.a:\r\n• x – major changes – e.g. change in scientific methodology\r\n• y – minor changes – e.g. small bug fixes or updates to diagnostics pages\r\n• z – incremental changes\r\n• a – reserved for use internally\r\n\r\nThe standard annual release cycle of CET will constitute an incremental release (z). However, if more substantial\r\nchanges have been made to the codebase, scientific methodology or source data values, then this may warrant a minor (y) or major (x) version release. (Note, these are applied to a cohort of datasets together - i.e. apply to the seasonal, monthly, daily and adjustment datasets as a coordinated version release).\r\n\r\nThis new version of the datasets supersedes the previous version.",
            "keywords": "HadCET, temperature, Hadley, Met Office",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "final",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45386/?format=api",
                "dataPath": "/badc/ukmo-cet/data/v2.1.1.0/monthly/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 154040,
                "numberOfFiles": 7,
                "fileFormat": "Data are BADC-CSV formatted"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12964/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76324/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76339/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76342/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76343/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76344/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76347/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76348/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76349/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76350/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76351/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76352/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76353/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76354/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76355/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76356/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76360/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76364/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76369/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76376/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76377/?format=api"
            ],
            "dataLineage": "The HadCET dataset is produced by the Met Office Hadley Centre and frequently updated on the Hadley Centre observations datasets webpage. This is a finalised version of the dataset that has been delivered by the Met Office Hadley Centre for long-term archiving at the NERC EDS Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/13164/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43588/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217159/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217160/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217161/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217162/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217163/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217164/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217165/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217166/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/43874/?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": 45384,
            "uuid": "865a70100ed04f6394993349daec7fc5",
            "title": "Seasonal Mean, Minimum and Maximum Central England Temperature (HadCET) series v2.1.1.0",
            "abstract": "The Central England Temperature (HadCET) seasonal series starts in 1659 for mean temperature and 1878 for minimum and maximum temperature.\r\n\r\nThese historical temperature series are representative of the Midlands region in England, UK (a roughly triangular area of the United Kingdom enclosed by Bristol, Lancashire and London).\r\n \r\nThe seasonal temperature series are derived as the mean of the monthly temperature series values.\r\n\r\nStations used in the construction of the CET daily series between 1772 and 1852 include: Kennington, Crane Court, Lyndon Hall, Syon House, Somerset House, Greenwich Observatory, Chiswick\r\n \r\nStations used in the construction of the CET daily series from 1853 onwards include: Radcliffe (Oxford), Cambridge (legacy), Ross-on-Wye, Rothamsted, Malvern, Stonyhurst, Ringway, Squires Gate, Pershore College\r\n \r\nThe current station selection used is Rothamsted, Stonyhurst and Pershore College.\r\n \r\nThe dataset is compiled by the Met Office Hadley Centre.\r\n\r\nLatest provisional release data are available via the Hadley Centre Observations website (https://www.metoffice.gov.uk/hadobs/hadcet/data/download.html).\r\n\r\nThe version controlled CET series is updated annually (February-March), with the previous complete year’s values refreshed to ensure that data acquisition and quality control procedures have been completed and ensure the most accurate station temperature values are used. Each version of the dataset will include data up until the end of the previous complete year and an incremental version number will be updated.\r\n\r\nThe CET datasets employ the following version control protocol: \r\n\r\nVersion Vx.y.z.a:\r\n• x – major changes – e.g. change in scientific methodology\r\n• y – minor changes – e.g. small bug fixes or updates to diagnostics pages\r\n• z – incremental changes\r\n• a – reserved for use internally\r\n\r\nThe standard annual release cycle of CET will constitute an incremental release (z). However, if more substantial\r\nchanges have been made to the codebase, scientific methodology or source data values, then this may warrant a minor (y) or major (x) version release. (Note, these are applied to a cohort of datasets together - i.e. apply to the seasonal, monthly, daily and adjustment datasets as a coordinated version release).\r\n\r\nThis new version of the datasets supersedes the previous version.",
            "keywords": "HadCET, temperature, Hadley, Met Office",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "final",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45388/?format=api",
                "dataPath": "/badc/ukmo-cet/data/v2.1.1.0/seasonal/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 75170,
                "numberOfFiles": 7,
                "fileFormat": "Data are BADC-CSV formatted"
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12965/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76324/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76325/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76326/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76327/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76328/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76337/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76339/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76341/?format=api"
            ],
            "dataLineage": "The HadCET dataset is produced by the Met Office Hadley Centre and frequently updated on the Hadley Centre observations datasets webpage. This is a finalised version of the dataset that has been delivered by the Met Office Hadley Centre for long-term archiving at the NERC EDS Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/13164/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43588/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217168/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217169/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217170/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217171/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217172/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217174/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/43874/?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": 45405,
            "uuid": "65bb5fe6a9754256833f7e02adf6d211",
            "title": "FAAM C440 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:16:49",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45404/?format=api",
                "dataPath": "/badc/faam/data/2025/c440-jul-26",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4643498387,
                "numberOfFiles": 25,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12974/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/5039/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery 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/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217240/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217241/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217242/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217244/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217245/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217246/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217247/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45406/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45410,
            "uuid": "933ce89626b246b6ade9a9c6a0dcddf5",
            "title": "Solar-induced Chlorophyll Fluorescence from GOSAT's TANSO-FTS by the University of Leicester (v4.0)",
            "abstract": "Solar-induced Chlorophyll Fluorescence (SIF) data created from the Greenhouse Gas Observing Satellite (GOSAT) Level 1B data using the University of Leicester Full-Physics retrieval scheme (UoL-FP). Dataset contains Level 2 and Level 3 SIF products, using combinations of S and P polarisations, exhibiting variable global coverage for the period between April 2009 and July 2025. Level 2 data are in daily files and are not averaged. Level 3 data are averaged spatially and temporally on monthly and weekly timescales.\r\n\r\nThe SIF data was derived from L1B data from the TANSO-FTS (Thermal and Near Infrared Sensor for carbon Observation - Fourier Transform Spectrometer) instrument on the GOSAT satellite. SIF at top of atmosphere has been extracted from two narrow micro-windows outside the Oxygen A-band, at around 755 nm and 772 nm.\r\n\r\nFor more information on the retrieval setup and bias correction, please see Part II Remote Sensing of Chlorophyll Fluorescence: https://hdl.handle.net/2381/42868.",
            "keywords": "Solar Induced Fluorescence,Sun Induced Fluorescence,SIF,GOSAT,Global,TANSO-FTS",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/13052/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/5040/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "These data were produced by the National Centre for Earth Observation at the University of Leicester using the ALICE High Performance Computing Facility. Part of the data processing was also done on JASMIN, the UK’s collaborative data analysis environment (https://www.jasmin.ac.uk)",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://api.catalogue.ceda.ac.uk/api/v2/projects/5002/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217260/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217261/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217268/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45666/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45412,
            "uuid": "f43b8a5a9c1f4665be59125c7229eb4d",
            "title": "FAAM C441 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:17:01",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45411/?format=api",
                "dataPath": "/badc/faam/data/2025/c441-jul-28",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4920789888,
                "numberOfFiles": 37,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12976/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/5043/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery 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/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217270/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217273/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217274/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217277/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217278/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45414,
            "uuid": "bcbdef6d9c5648afa684890280c19861",
            "title": "FAAM C442 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2026-03-04T01:42:11",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45413/?format=api",
                "dataPath": "/badc/faam/data/2025/c442-jul-30",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4852168085,
                "numberOfFiles": 26,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12977/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/5044/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery 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/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217285/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217286/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217287/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45422,
            "uuid": "c9138924889b484eaccfe25cd3b6ce62",
            "title": "FAAM C398 Instrument Test flight: Airborne atmospheric measurements from core instrument suite on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core instrument suite data on board the FAAM BAE-146 aircraft collected for FAAM Test, Calibration, Training and Non-science Flights and other non-specified flight projects (Instrument) project.",
            "keywords": "Instrument, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-03-05T13:52:52",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45421/?format=api",
                "dataPath": "/badc/faam/data/2025/c398-jan-09",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3501388687,
                "numberOfFiles": 20,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12980/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/5047/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery 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/12946/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217312/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217314/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217315/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217316/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217317/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217318/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217319/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217320/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45423/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45427,
            "uuid": "dc522a767bf34b57b3aa32676f48785d",
            "title": "FAAM C399 VERIFY flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for VERIFY FAAM Aircraft Project project.",
            "keywords": "VERIFY, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:20:39",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45426/?format=api",
                "dataPath": "/badc/faam/data/2025/c399-jan-14",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6111956133,
                "numberOfFiles": 29,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12981/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/5048/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62304/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74060/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74061/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74072/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74074/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74076/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74084/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74098/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74099/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74100/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74101/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery 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/45425/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/45428/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217329/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217330/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217332/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217335/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217336/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217337/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45429/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45432,
            "uuid": "9f9a08718df0426dbe0d8d92329dd423",
            "title": "FAAM C400 VERIFY flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for VERIFY FAAM Aircraft Project project.",
            "keywords": "VERIFY, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:20:57",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45431/?format=api",
                "dataPath": "/badc/faam/data/2025/c400-jan-23",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 8425887359,
                "numberOfFiles": 41,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12982/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/5049/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62304/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74060/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74061/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74072/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74074/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74076/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74084/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74098/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74099/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74100/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74101/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery 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/45425/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/45428/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217353/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217354/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217355/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217356/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217360/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217361/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45433/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45436,
            "uuid": "21251c6416104bc39c44d9a47188faeb",
            "title": "FAAM C401 VERIFY flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for VERIFY FAAM Aircraft Project project.",
            "keywords": "VERIFY, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:21:09",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45435/?format=api",
                "dataPath": "/badc/faam/data/2025/c401-jan-27",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6569903218,
                "numberOfFiles": 34,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12983/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/5050/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62304/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74060/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74061/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74072/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74074/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74076/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74084/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74098/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74099/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74100/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74101/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery 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/45425/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/45428/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217368/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217369/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217371/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217372/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217373/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217374/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217376/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45437/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45440,
            "uuid": "07ca8e4bb6c840fa9aaab7f2606b68f4",
            "title": "FAAM C402 VERIFY flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for VERIFY FAAM Aircraft Project project.",
            "keywords": "VERIFY, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:21:21",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45439/?format=api",
                "dataPath": "/badc/faam/data/2025/c402-jan-29",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 7509093988,
                "numberOfFiles": 34,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12984/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/5051/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62304/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74060/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74061/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74072/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74073/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74074/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74076/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74082/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74084/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74085/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74086/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74088/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74089/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74091/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74092/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74093/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74095/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74096/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74097/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74098/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74099/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74100/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74101/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74103/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74105/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery 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/45425/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/45428/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217384/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217385/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217386/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217387/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217390/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217391/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45441/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45444,
            "uuid": "dd23b4ff5fde42d789ade1aab9b7cd68",
            "title": "FAAM C403 Instrument Test flight: Airborne atmospheric measurements from core instrument suite on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core instrument suite data on board the FAAM BAE-146 aircraft collected for FAAM Test, Calibration, Training and Non-science Flights and other non-specified flight projects (Instrument) project.",
            "keywords": "Instrument, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-06-02T08:16:15",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45443/?format=api",
                "dataPath": "/badc/faam/data/2025/c403-mar-11",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5721442531,
                "numberOfFiles": 27,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12985/?format=api",
            "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/5052/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery 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/12946/?format=api"
            ],
            "observationcollection_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217398/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217399/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217400/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217401/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217402/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217403/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217404/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217405/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/217406/?format=api"
            ],
            "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/45445/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        }
    ]
}