Observation List
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=4800
{ "count": 10256, "next": "https://api.catalogue.ceda.ac.uk/api/v2/observations/?format=api&limit=100&offset=4900", "previous": "https://api.catalogue.ceda.ac.uk/api/v2/observations/?format=api&limit=100&offset=4700", "results": [ { "ob_id": 23634, "uuid": "e9d414ccc9db4cd688c13c1f9eaf7bbb", "title": "WCRP CMIP5: The CSIRO-BOM team ACCESS1-3 model output for the 1pctCO2 experiment", "abstract": "WCRP CMIP5: The CSIRO-BOM team ACCESS1-3 model output for the 1 percent per year CO2 (1pctCO2) experiment. These data cover the following realms: aerosol, atmos, land, landIce, ocean and seaIce; at the following frequencies: day, fx and mon. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe CSIRO-BOM team consisted of the following agencies: The Commonwealth Scientific and Industrial Research Organisation (CSIRO, Australia) and Bureau of Meteorology (BOM).", "keywords": "CMIP5, CMIP, WCRP, climate change, CSIRO-BOM, ACCESS1-3, 1pctCO2, aerosol, atmos, land, landIce, ocean, seaIce, day, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:41.555356", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23633/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CSIRO-BOM/ACCESS1-3/1pctCO2/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 520745113454, "numberOfFiles": 541, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6421/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?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/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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52744/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52745/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54232/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?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/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54412/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54413/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54415/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54483/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60506/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68048/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68051/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68052/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68054/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68092/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68102/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68116/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68180/?format=api" ], "dataLineage": "Data were produced and verified by The CSIRO-BOM team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23590/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23616/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96409/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96400/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96401/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96407/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96399/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96403/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96404/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96402/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96405/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96406/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23632/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23638, "uuid": "f9dfaf3d29eb4f479849771a617485d8", "title": "WCRP CMIP5: Nonhydrostatic Icosahedral Atmospheric Model (NI CAM) Group NICAM-09 model output for the aqua4K experiment", "abstract": "WCRP CMIP5: Nonhydrostatic Icosahedral Atmospheric Model (NI CAM) Group NICAM-09 model output for the aqua planet plus 4K anomaly (aqua4K) experiment. These data cover the following realm: atmos; at the following frequency: mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, NICAM, NICAM-09, aqua4K, atmos, mon", "publicationState": "published", "dataPublishedTime": "2013-11-21T22:37:23.364184", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23637/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/NICAM/NICAM-09/aqua4K/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 7970095594, "numberOfFiles": 12, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6422/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19456/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/54493/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55121/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59903/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59946/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59947/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59948/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59949/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68300/?format=api" ], "dataLineage": "Data were produced and verified by Nonhydrostatic Icosahedral Atmospheric Model (NI CAM) Group scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23635/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23639/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96430/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96423/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96428/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96427/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23636/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23642, "uuid": "b998599d2d1a4ddd9d586cf0ea6323db", "title": "WCRP CMIP5: Nonhydrostatic Icosahedral Atmospheric Model (NI CAM) Group NICAM-09 model output for the aqua4xCO2 experiment", "abstract": "WCRP CMIP5: Nonhydrostatic Icosahedral Atmospheric Model (NI CAM) Group NICAM-09 model output for the 4xCO2 aqua planet (aqua4xCO2) experiment. These data cover the following realm: atmos; at the following frequency: mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, NICAM, NICAM-09, aqua4xCO2, atmos, mon", "publicationState": "published", "dataPublishedTime": "2013-11-21T22:37:24.500216", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23641/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/NICAM/NICAM-09/aqua4xCO2/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 7970095675, "numberOfFiles": 12, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6423/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19456/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/55121/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59903/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59946/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59947/?format=api" ], "dataLineage": "Data were produced and verified by Nonhydrostatic Icosahedral Atmospheric Model (NI CAM) Group scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23635/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23639/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96453/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96446/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96447/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96448/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96449/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96445/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96451/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96450/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23640/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23645, "uuid": "2672550c95514f329817a805f74eb4b5", "title": "WCRP CMIP5: Nonhydrostatic Icosahedral Atmospheric Model (NI CAM) Group NICAM-09 model output for the aquaControl experiment", "abstract": "WCRP CMIP5: Nonhydrostatic Icosahedral Atmospheric Model (NI CAM) Group NICAM-09 model output for the aqua planet control (aquaControl) experiment. These data cover the following realm: atmos; at the following frequency: mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, NICAM, NICAM-09, aquaControl, atmos, mon", "publicationState": "published", "dataPublishedTime": "2013-11-21T22:37:25.656386", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23644/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/NICAM/NICAM-09/aquaControl/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 7970095496, "numberOfFiles": 12, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6424/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19456/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?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/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/55112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59903/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59946/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59947/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59949/?format=api" ], "dataLineage": "Data were produced and verified by Nonhydrostatic Icosahedral Atmospheric Model (NI CAM) Group scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23635/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23639/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96467/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96460/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96461/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96462/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96463/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96459/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96465/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96466/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96464/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23643/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23649, "uuid": "4c09cabd9e6740199786b7508f7f68b4", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the rcp45 experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the RCP4.5 (rcp45) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: 3hr, 6hr, day and mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CM, rcp45, atmos, land, landIce, ocean, seaIce, 3hr, 6hr, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:13:33.568316", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23648/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CM/rcp45/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 11182190849807, "numberOfFiles": 14307, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6425/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54407/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68106/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71756/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23650/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96488/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96481/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96482/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96483/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96484/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96480/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96486/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96487/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96485/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23647/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23653, "uuid": "93e408dd0dfd4211838702e4c5cc4f33", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the historical experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the historical experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: 3hr, 6hr, day, fx and mon. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CM, historical, atmos, land, landIce, ocean, seaIce, 3hr, 6hr, day, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:10:40.635164", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23652/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CM/historical/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 7361350306514, "numberOfFiles": 10188, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6426/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53198/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54407/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54697/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68106/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23650/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96511/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96504/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96505/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96506/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96507/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96503/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96509/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96510/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96508/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23651/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23656, "uuid": "f6c7d437608c47c2a39fd57b0f927f46", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the piControl experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the Pre-Industrial Control (piControl) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: 3hr, 6hr, day, fx and mon. The runs included the ensemble members: r0i0p0 and r1i1p1.\r\n\r\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CM, piControl, atmos, land, landIce, ocean, seaIce, 3hr, 6hr, day, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:08:09", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23655/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CM/piControl/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2083457624801, "numberOfFiles": 6971, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6427/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53198/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54407/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68106/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23650/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96518/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96519/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96520/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96521/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96517/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96523/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96524/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96522/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23654/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23659, "uuid": "bb441742ac6a4d8192b8a2c8a3381b77", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the decadal2005 experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the 10-year hindcast/prediction initialized in year 2005 (decadal2005) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r1i1p1, r1i2p1 and r1i3p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CM, decadal2005, atmos, land, landIce, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:05:34.624472", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23658/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CM/decadal2005/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1311023741118, "numberOfFiles": 3239, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6428/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?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/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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71756/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23650/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96539/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96532/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96533/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96534/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96535/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96531/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96537/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96538/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96536/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23657/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23662, "uuid": "1c8cd2d4f606469488214df543a126fe", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the decadal1990 experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the 10-year hindcast/prediction initialized in year 1990 (decadal1990) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r1i1p1, r1i2p1 and r1i3p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CM, decadal1990, atmos, land, landIce, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:02:43.846387", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23661/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CM/decadal1990/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 452169113014, "numberOfFiles": 1198, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6429/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?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/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68106/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23650/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96546/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96547/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96548/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96545/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96550/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23660/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23665, "uuid": "f26b5b2e2b57494ba02736c2b2e28b9b", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the decadal1980 experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the 10-year hindcast/prediction initialized in year 1980 (decadal1980) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r1i1p1, r1i2p1 and r1i3p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CM, decadal1980, atmos, land, landIce, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:05:54.793309", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23664/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CM/decadal1980/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1341993367650, "numberOfFiles": 3434, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6430/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68106/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23650/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96567/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96560/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96562/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96563/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96565/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96564/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23663/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23668, "uuid": "8b7e3772be5f40f4a28d2c0c7d5d93b4", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the decadal1985 experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the 10-year hindcast/prediction initialized in year 1985 (decadal1985) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r1i1p1, r1i2p1 and r1i3p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CM, decadal1985, atmos, land, landIce, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:02:59.129020", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23667/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CM/decadal1985/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 453491380190, "numberOfFiles": 1222, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6431/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68106/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23650/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96574/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96576/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96573/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96580/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96578/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23666/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23671, "uuid": "34a7f9356cec4be9bce3fc52176460af", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the decadal1995 experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the 10-year hindcast/prediction initialized in year 1995 (decadal1995) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r1i1p1, r1i2p1 and r1i3p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CM, decadal1995, atmos, land, landIce, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:02:53.150772", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23670/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CM/decadal1995/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 452153323623, "numberOfFiles": 1197, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6432/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23650/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96592/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23669/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23674, "uuid": "1339661ccc5149f3a7fd11ed7a135e09", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the 1pctCO2 experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the 1 percent per year CO2 (1pctCO2) experiment. These data cover the following realms: atmos, land, landIce and ocean; at the following frequencies: 3hr, day and mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CM, 1pctCO2, atmos, land, landIce, ocean, 3hr, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:00:57.878995", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23673/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CM/1pctCO2/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1005947785855, "numberOfFiles": 1930, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6433/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6025/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6030/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6031/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6089/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6093/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6249/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6250/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6251/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6252/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6277/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6284/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6285/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6506/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6689/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7771/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7772/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7773/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7776/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7777/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7826/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7827/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9756/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9757/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9760/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9874/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10402/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10988/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11198/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11287/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19325/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19328/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19449/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19613/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19696/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19784/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23650/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96609/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96602/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96605/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96601/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96607/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96606/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23672/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23677, "uuid": "a45ca0f5717042b095706821aa0014d8", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the amip experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the AMIP (amip) experiment. These data cover the following realms: atmos, land, landIce and ocean; at the following frequencies: 3hr, 6hr, day and mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CM, amip, atmos, land, landIce, ocean, 3hr, 6hr, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:07:16.433701", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23676/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CM/amip/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3987405168141, "numberOfFiles": 8910, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6434/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54407/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23650/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96623/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96616/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96618/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96619/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96622/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96620/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23675/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23680, "uuid": "32a28f2a9a12461e80259f4040dca0df", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the decadal1960 experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the 10-year hindcast/prediction initialized in year 1960 (decadal1960) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r1i1p1, r1i2p1 and r1i3p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CM, decadal1960, atmos, land, landIce, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:03:19.156851", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23679/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CM/decadal1960/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1380964199635, "numberOfFiles": 3765, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6435/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23650/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96637/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96630/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96631/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96632/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96633/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96629/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96635/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96636/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96634/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23678/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23683, "uuid": "684acc3c23b546c3a360ce3f6546aae6", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the decadal1965 experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the 10-year hindcast/prediction initialized in year 1965 (decadal1965) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r1i1p1, r1i2p1 and r1i3p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CM, decadal1965, atmos, land, landIce, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:00:00.175606", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23682/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CM/decadal1965/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 452247160423, "numberOfFiles": 1200, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6436/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68106/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71756/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23650/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96651/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96644/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96645/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96646/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96647/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96643/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96649/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96650/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96648/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23681/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23686, "uuid": "74e35391bc124067b88cc853d8da03e2", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the decadal1970 experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the 10-year hindcast/prediction initialized in year 1970 (decadal1970) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r1i1p1, r1i2p1 and r1i3p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CM, decadal1970, atmos, land, landIce, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:57:23.480097", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23685/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CM/decadal1970/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 452341870554, "numberOfFiles": 1220, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6437/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23650/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96665/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96658/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96659/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96660/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96661/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96657/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96663/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96664/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96662/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23684/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23689, "uuid": "eb071785a1a848b38708dd87c062e311", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the decadal1975 experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the 10-year hindcast/prediction initialized in year 1975 (decadal1975) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r1i1p1, r1i2p1 and r1i3p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CM, decadal1975, atmos, land, landIce, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:57:24.006118", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23688/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CM/decadal1975/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 452355234450, "numberOfFiles": 1220, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6438/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?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/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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68106/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23650/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96679/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96672/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96673/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96674/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96675/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96671/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96677/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96678/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96676/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23687/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23692, "uuid": "f39707e1355d4a9bb9abf890c9fdf69d", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the rcp85 experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM model output for the RCP8.5 (rcp85) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: 3hr, 6hr, day, fx and mon. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CM, rcp85, atmos, land, landIce, ocean, seaIce, 3hr, 6hr, day, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:08:47.017463", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23691/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CM/rcp85/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 11185454474047, "numberOfFiles": 14370, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6439/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54407/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71756/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23650/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96693/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96686/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96687/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96688/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96689/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96685/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96691/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96692/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96690/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23690/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23695, "uuid": "12f979c10cee4e3abf0fe923aff6bcd3", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CESM model output for the historical experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CESM model output for the historical experiment. These data cover the following realms: atmos, land, landIce, ocean, ocnBgchem and seaIce; at the following frequencies: day, fx, mon and yr. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CESM, historical, atmos, land, landIce, ocean, ocnBgchem, seaIce, day, fx, mon, yr", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:06:27.913685", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23694/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CESM/historical/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 127437445030, "numberOfFiles": 3026, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6440/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54343/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54715/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59929/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59931/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59932/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59937/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68077/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68183/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69297/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23696/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96707/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96700/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96701/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96702/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96703/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96699/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96705/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96706/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96704/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23693/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23699, "uuid": "39dc4747fc0c472da3f6f3d17cc43dc4", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CESM model output for the rcp85 experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CESM model output for the RCP8.5 (rcp85) experiment. These data cover the following realms: atmos, land, landIce, ocean, ocnBgchem and seaIce; at the following frequencies: day, fx, mon and yr. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CESM, rcp85, atmos, land, landIce, ocean, ocnBgchem, seaIce, day, fx, mon, yr", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:04:04.174718", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23698/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CESM/rcp85/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 132762026579, "numberOfFiles": 1885, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6441/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54332/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54343/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59932/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59934/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59937/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68077/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68158/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71580/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71607/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71710/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71756/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71765/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71770/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71790/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71808/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71889/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71956/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71966/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71967/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71970/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71974/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71975/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71976/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71980/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71982/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71984/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82246/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91954/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91956/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23696/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96730/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96723/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96724/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96725/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96726/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96722/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96728/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96729/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96727/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23697/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23702, "uuid": "ebca64f2725c4991a5f5b9edd18f99eb", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CESM model output for the piControl experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CESM model output for the Pre-Industrial Control (piControl) experiment. These data cover the following realms: atmos, land, landIce, ocean, ocnBgchem and seaIce; at the following frequencies: day, fx, mon and yr. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CESM, piControl, atmos, land, landIce, ocean, ocnBgchem, seaIce, day, fx, mon, yr", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:05:18.853818", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23701/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CESM/piControl/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 370528143945, "numberOfFiles": 5009, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6442/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53198/?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/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54270/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54343/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54818/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59929/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59931/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59932/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59934/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59937/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68076/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68077/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68183/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23696/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96744/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96737/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96738/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96739/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96740/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96742/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96743/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96741/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23700/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23705, "uuid": "f4c740f7961448268652b49bd5487e37", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CMS model output for the rcp45 experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CMS model output for the RCP4.5 (rcp45) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CMS, rcp45, atmos, land, landIce, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:59:37.785677", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23704/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CMS/rcp45/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 342053034315, "numberOfFiles": 1156, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6443/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68106/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23706/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96752/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96756/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96757/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96755/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23703/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23709, "uuid": "6f46c9da9c384e85a62e2df0dc25be47", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CMS model output for the piControl experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CMS model output for the Pre-Industrial Control (piControl) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: day, fx and mon. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CMS, piControl, atmos, land, landIce, ocean, seaIce, day, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:06:10.938980", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23708/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CMS/piControl/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 517977303398, "numberOfFiles": 4422, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6444/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53198/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23706/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96781/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96774/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96775/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96776/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96777/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96773/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96779/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96780/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96778/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23707/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23712, "uuid": "a7b7a119a9a14791b2332b3067be07b4", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CMS model output for the historical experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CMS model output for the historical experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: day, fx and mon. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CMS, historical, atmos, land, landIce, ocean, seaIce, day, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:01:03.537230", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23711/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CMS/historical/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 292580987541, "numberOfFiles": 1574, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6445/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53198/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54411/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54412/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54697/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54715/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68092/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71756/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23706/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96795/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96788/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96789/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96790/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96791/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96787/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96793/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96794/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96792/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23710/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23715, "uuid": "8231ba79a8314b3da3080a984822e6cb", "title": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CMS model output for the rcp85 experiment", "abstract": "WCRP CMIP5: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CMS model output for the RCP8.5 (rcp85) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: day, fx and mon. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, CMCC, CMCC-CMS, rcp85, atmos, land, landIce, ocean, seaIce, day, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:59:41.223820", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23714/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/CMCC/CMCC-CMS/rcp85/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 338737280458, "numberOfFiles": 1146, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6446/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53198/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71756/?format=api" ], "dataLineage": "Data were produced and verified by Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23706/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96809/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96802/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96803/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96804/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96805/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96801/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96807/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96808/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96806/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23713/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23719, "uuid": "ef827233ae884b9284e3ed90b0970344", "title": "WCRP CMIP5: The First Institute of Oceanography (FIO) FIO-ESM model output for the rcp85 experiment", "abstract": "WCRP CMIP5: The First Institute of Oceanography (FIO) FIO-ESM model output for the RCP8.5 (rcp85) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, FIO, FIO-ESM, rcp85, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:59:32.892473", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23718/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/FIO/FIO-ESM/rcp85/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 386748359416, "numberOfFiles": 563, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6447/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?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/54257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54483/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57954/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59428/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59943/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?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/68041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68055/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68105/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68185/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68298/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71759/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71935/?format=api" ], "dataLineage": "Data were produced and verified by The First Institute of Oceanography (FIO) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23716/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23720/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96830/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96823/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96824/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96825/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96826/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96822/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96828/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96829/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96827/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23717/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23723, "uuid": "93136fd39a634490b6343fca22a86ae8", "title": "WCRP CMIP5: The First Institute of Oceanography (FIO) FIO-ESM model output for the rcp60 experiment", "abstract": "WCRP CMIP5: The First Institute of Oceanography (FIO) FIO-ESM model output for the RCP6 (rcp60) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, FIO, FIO-ESM, rcp60, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:59:33.175485", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23722/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/FIO/FIO-ESM/rcp60/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 385563782985, "numberOfFiles": 563, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6448/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?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/54257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54483/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57954/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59428/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59943/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?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/68041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68055/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68105/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68185/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68298/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71759/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71935/?format=api" ], "dataLineage": "Data were produced and verified by The First Institute of Oceanography (FIO) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23716/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23720/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96853/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96846/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96847/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96848/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96849/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96845/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96851/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96852/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96850/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23721/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23726, "uuid": "856cf413858e4736aba2b54a75ecab6c", "title": "WCRP CMIP5: The First Institute of Oceanography (FIO) FIO-ESM model output for the rcp45 experiment", "abstract": "WCRP CMIP5: The First Institute of Oceanography (FIO) FIO-ESM model output for the RCP4.5 (rcp45) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, FIO, FIO-ESM, rcp45, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:59:34.980560", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23725/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/FIO/FIO-ESM/rcp45/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 386748359416, "numberOfFiles": 563, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6449/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?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/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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54483/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57954/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59428/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59943/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68055/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68105/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68298/?format=api" ], "dataLineage": "Data were produced and verified by The First Institute of Oceanography (FIO) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23716/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23720/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96867/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96860/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96861/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96862/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96863/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96859/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96865/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96866/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96864/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23724/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23729, "uuid": "fdf225ea7ab84fec9ece8aef96a28987", "title": "WCRP CMIP5: The First Institute of Oceanography (FIO) FIO-ESM model output for the rcp26 experiment", "abstract": "WCRP CMIP5: The First Institute of Oceanography (FIO) FIO-ESM model output for the RCP2.6 (rcp26) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, FIO, FIO-ESM, rcp26, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:59:33.322491", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23728/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/FIO/FIO-ESM/rcp26/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 386748359416, "numberOfFiles": 563, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6450/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?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/54257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54483/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57954/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59428/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59943/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68055/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68105/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68185/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68298/?format=api" ], "dataLineage": "Data were produced and verified by The First Institute of Oceanography (FIO) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23716/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23720/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96881/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96874/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96875/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96876/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96877/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96873/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96879/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96880/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96878/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23727/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23732, "uuid": "bc994b26bef245e2bb73e3507aae2558", "title": "WCRP CMIP5: The First Institute of Oceanography (FIO) FIO-ESM model output for the piControl experiment", "abstract": "WCRP CMIP5: The First Institute of Oceanography (FIO) FIO-ESM model output for the Pre-Industrial Control (piControl) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, FIO, FIO-ESM, piControl, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:00:21.024470", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23731/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/FIO/FIO-ESM/piControl/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1054292154401, "numberOfFiles": 1439, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6451/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?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/54257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57954/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59428/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59943/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68055/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68185/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68298/?format=api" ], "dataLineage": "Data were produced and verified by The First Institute of Oceanography (FIO) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23716/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23720/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96895/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96888/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96889/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96890/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96891/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96887/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96893/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96894/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96892/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23730/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23735, "uuid": "d8b865660c944750a701e9c493b80546", "title": "WCRP CMIP5: The First Institute of Oceanography (FIO) FIO-ESM model output for the historical experiment", "abstract": "WCRP CMIP5: The First Institute of Oceanography (FIO) FIO-ESM model output for the historical experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, FIO, FIO-ESM, historical, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:41.695361", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23734/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/FIO/FIO-ESM/historical/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 646486985059, "numberOfFiles": 717, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6452/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54483/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59428/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59943/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68105/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68185/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68298/?format=api" ], "dataLineage": "Data were produced and verified by The First Institute of Oceanography (FIO) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23716/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23720/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96909/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96902/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96903/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96904/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96905/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96901/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96907/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96908/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96906/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23733/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23738, "uuid": "846d6ac205b94d6389dd5e3160ff8747", "title": "WCRP CMIP5: The First Institute of Oceanography (FIO) FIO-ESM model output for the esmrcp85 experiment", "abstract": "WCRP CMIP5: The First Institute of Oceanography (FIO) FIO-ESM model output for the ESM RCP8.5 (esmrcp85) experiment. These data cover the following realms: land, ocean, ocnBgchem and seaIce; at the following frequency: mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, FIO, FIO-ESM, esmrcp85, land, ocean, ocnBgchem, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:55:42.582909", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23737/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/FIO/FIO-ESM/esmrcp85/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 118960174086, "numberOfFiles": 146, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6453/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?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/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/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54483/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57954/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59929/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59943/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68055/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68074/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68105/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68150/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68185/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68298/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71580/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71709/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71759/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71935/?format=api" ], "dataLineage": "Data were produced and verified by The First Institute of Oceanography (FIO) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23716/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23720/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96923/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96916/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96917/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96918/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96919/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96915/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96921/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96922/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96920/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23736/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23741, "uuid": "6e46f76fe2f44c6b848cc22d2d9da86b", "title": "WCRP CMIP5: The First Institute of Oceanography (FIO) FIO-ESM model output for the esmHistorical experiment", "abstract": "WCRP CMIP5: The First Institute of Oceanography (FIO) FIO-ESM model output for the ESM historical (esmHistorical) experiment. These data cover the following realms: atmos, land, ocnBgchem and seaIce; at the following frequency: mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, FIO, FIO-ESM, esmHistorical, atmos, land, ocnBgchem, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:55:42.587909", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23740/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/FIO/FIO-ESM/esmHistorical/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 50708130801, "numberOfFiles": 99, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6454/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59929/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68074/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68087/?format=api" ], "dataLineage": "Data were produced and verified by The First Institute of Oceanography (FIO) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23716/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23720/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96937/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96930/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96931/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96932/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96933/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96929/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96935/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96936/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96934/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23739/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23745, "uuid": "0cc92d86ca9c4b9a95a787969bb281ad", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the past1000 experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the Last millennium (past1000) experiment. These data cover the following realms: atmos and ocean; at the following frequency: mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, past1000, atmos, ocean, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:27.264763", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23744/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/past1000/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 760862742735, "numberOfFiles": 553, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6455/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59943/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60506/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?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/68081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68180/?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/71578/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71964/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79828/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82962/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96965/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96956/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96957/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96963/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96964/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96959/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96960/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96958/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96961/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96962/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23743/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23749, "uuid": "a7c3f8a3fa5843b7add4cedb0e234638", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the piControl experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the Pre-Industrial Control (piControl) experiment. These data cover the following realms: atmos, ocean and seaIce; at the following frequencies: 6hr, day, fx and mon. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, piControl, atmos, ocean, seaIce, 6hr, day, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:06:18.839308", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23748/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/piControl/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 514315660981, "numberOfFiles": 4222, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6456/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53198/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54412/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59943/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60506/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69264/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69526/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71578/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71964/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96994/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96985/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96986/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96992/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96993/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96984/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96988/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96989/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96987/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96990/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/96991/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23747/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23752, "uuid": "422f7235c49e430ebfb72a9feac95de0", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the 1pctCO2 experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the 1 percent per year CO2 (1pctCO2) experiment. These data cover the following realms: atmos, ocean and seaIce; at the following frequencies: day, fx and mon. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, 1pctCO2, atmos, ocean, seaIce, day, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:00:16.814295", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23751/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/1pctCO2/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 168777253939, "numberOfFiles": 1236, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6457/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?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/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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60506/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68106/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69279/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69527/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69528/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71578/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79828/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97012/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97003/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97004/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97010/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97002/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97006/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97007/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97005/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97008/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97009/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23750/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23755, "uuid": "f02d2458559748b2bff4b3abfd75376d", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the decadal1990 experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the 10-year hindcast/prediction initialized in year 1990 (decadal1990) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, decadal1990, atmos, land, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:00:32.262934", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23754/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/decadal1990/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 68890460780, "numberOfFiles": 635, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6458/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/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/54299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61152/?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/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69264/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69266/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69279/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69451/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69526/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69527/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69528/?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/71578/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71964/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79828/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82962/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97030/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97028/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97029/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97025/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97026/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97027/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23753/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23758, "uuid": "7f3a76f03c894e219af9e3c5b204318d", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the decadal1995 experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the 10-year hindcast/prediction initialized in year 1995 (decadal1995) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, decadal1995, atmos, land, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:57:59.327585", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23757/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/decadal1995/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 22964393780, "numberOfFiles": 269, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6459/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/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/54299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69266/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69279/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69526/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69527/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97048/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97039/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97040/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97038/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97045/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23756/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23761, "uuid": "63ea9a34d5524382bacf13f35e0d1836", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the decadal2000 experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the 10-year hindcast/prediction initialized in year 2000 (decadal2000) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, decadal2000, atmos, land, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:57:59.284584", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23760/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/decadal2000/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 22964393392, "numberOfFiles": 269, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6460/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60506/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69451/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69527/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97057/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97063/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23759/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23764, "uuid": "464d3df1f377490ba2efc7e2b40dfb6f", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the decadal2005 experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the 10-year hindcast/prediction initialized in year 2005 (decadal2005) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, decadal2005, atmos, land, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:58:55.299911", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23763/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/decadal2005/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 68100806684, "numberOfFiles": 628, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6461/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/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/54299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61152/?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/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69264/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69266/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69279/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69451/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69526/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69527/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69528/?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/71578/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71964/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79828/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82962/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97075/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97076/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97082/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97074/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97078/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97077/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97081/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23762/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23767, "uuid": "463ce9f9939c40f6a60d8fac3cb31803", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the decadal1960 experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the 10-year hindcast/prediction initialized in year 1960 (decadal1960) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, decadal1960, atmos, land, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:58:28.007777", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23766/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/decadal1960/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 68881977064, "numberOfFiles": 634, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6462/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/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/54299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69264/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69266/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69279/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69451/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69526/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97102/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97093/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97094/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97100/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97092/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97096/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97097/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97095/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97098/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97099/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23765/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23770, "uuid": "129fbcaaee9043618bfd7bbbda56636b", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the aquaControl experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the aqua planet control (aquaControl) experiment. These data cover the following realm: atmos; at the following frequencies: day and mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, aquaControl, atmos, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:31.727948", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23769/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/aquaControl/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 51320844028, "numberOfFiles": 195, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6463/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?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/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?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/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54374/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97120/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97118/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97119/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97114/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97115/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97113/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97116/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97117/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23768/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23773, "uuid": "192a555d61b34f548c3c73199ea9534b", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the amip experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the AMIP (amip) experiment. These data cover the following realm: atmos; at the following frequencies: 6hr, day and mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, amip, atmos, 6hr, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:00:45.659490", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23772/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/amip/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 126646454568, "numberOfFiles": 1342, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6464/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97136/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97134/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97135/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23771/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23776, "uuid": "bb6b543b7fc44cfdb95d4466aa8fe7b1", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the abrupt4xCO2 experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the Abrupt 4XCO2 (abrupt4xCO2) experiment. These data cover the following realms: atmos, ocean and seaIce; at the following frequencies: day, fx and mon. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, abrupt4xCO2, atmos, ocean, seaIce, day, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:59:34.448538", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23775/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/abrupt4xCO2/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 172957042013, "numberOfFiles": 1294, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6465/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60506/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68106/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69264/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69526/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69527/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69528/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71578/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71964/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82962/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97156/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97147/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97148/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97155/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97146/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97150/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97149/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97153/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23774/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23779, "uuid": "7c7c773f927e456b921d78ba4c3fadda", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the midHolocene experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the mid-Holocene (midHolocene) experiment. These data cover the following realms: atmos, ocean and seaIce; at the following frequencies: day, fx and mon. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, midHolocene, atmos, ocean, seaIce, day, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:58:43.853436", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23778/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/midHolocene/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 115438280212, "numberOfFiles": 901, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6466/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?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/50564/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?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/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60506/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69526/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69527/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79828/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97174/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97165/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97166/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97172/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97164/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97168/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97169/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97167/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97170/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97171/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23777/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23782, "uuid": "e3d6f1d293424fc1b50acfbc74bde49c", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the sstClim experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the Control SST Climatology (sstClim) experiment. These data cover the following realm: atmos; at the following frequencies: day and mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, sstClim, atmos, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:53:47.227183", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23781/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/sstClim/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 10065565604, "numberOfFiles": 290, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6467/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97192/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97183/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97184/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97190/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97191/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97182/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97186/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97187/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97185/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97188/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97189/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23780/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23785, "uuid": "197beb21fea1488786b4e53a3b4d7c31", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the decadal1965 experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the 10-year hindcast/prediction initialized in year 1965 (decadal1965) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, decadal1965, atmos, land, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:57:48.194123", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23784/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/decadal1965/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 22964393780, "numberOfFiles": 269, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6468/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?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/54299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69264/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69266/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69279/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69451/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69526/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69527/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69528/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97210/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97201/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97202/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97208/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97209/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97200/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97204/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97205/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97203/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97206/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97207/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23783/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23788, "uuid": "9d789f7be0de4b13a7defbbe638e0195", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the decadal1970 experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the 10-year hindcast/prediction initialized in year 1970 (decadal1970) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, decadal1970, atmos, land, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:57:49.276168", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23787/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/decadal1970/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 22964393780, "numberOfFiles": 269, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6469/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/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/54299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69266/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69279/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69526/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69527/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69528/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97219/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97220/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97226/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97227/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97218/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97222/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97223/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97221/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97224/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97225/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23786/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23791, "uuid": "3df7e2578d4441388a8f33d8b0e58b42", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the decadal1975 experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the 10-year hindcast/prediction initialized in year 1975 (decadal1975) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, decadal1975, atmos, land, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:57:49.981197", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23790/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/decadal1975/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 23913921372, "numberOfFiles": 308, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6470/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?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/54299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69266/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69451/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69526/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69527/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69528/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97246/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97237/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97238/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97245/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97236/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97240/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97241/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97239/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97242/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97243/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23789/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23794, "uuid": "abdc7207ecbf4b3d928ff7e6be160d9a", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the aqua4K experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the aqua planet plus 4K anomaly (aqua4K) experiment. These data cover the following realm: atmos; at the following frequencies: day and mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, aqua4K, atmos, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:51.299761", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23793/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/aqua4K/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 71093386933, "numberOfFiles": 143, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6471/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?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/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55116/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97264/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97256/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97254/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97258/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97259/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97261/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23792/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23797, "uuid": "3bb73e9bebdb47beb651b178be081d1e", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the aqua4xCO2 experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the 4xCO2 aqua planet (aqua4xCO2) experiment. These data cover the following realm: atmos; at the following frequencies: day and mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, aqua4xCO2, atmos, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:23.134592", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23796/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/aqua4xCO2/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 35560018862, "numberOfFiles": 79, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6472/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55116/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59448/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97273/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97274/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97280/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97281/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97272/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97277/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97275/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97278/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97279/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23795/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23800, "uuid": "fb0b978e1acc46af9a751769afc3c91a", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the sstClim4xCO2 experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the SST Climatology With 4XCO2 Forcing (sstClim4xCO2) experiment. These data cover the following realm: atmos; at the following frequencies: day and mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, sstClim4xCO2, atmos, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:52.600815", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23799/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/sstClim4xCO2/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 10105164163, "numberOfFiles": 292, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6473/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?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/50564/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97300/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97291/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97292/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97298/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97290/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97294/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97295/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97293/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97296/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97297/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23798/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23803, "uuid": "57c77629dbb64344b7e067f4d5bfcfc0", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the sstClimAerosol experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the all aerosol forcing (sstClimAerosol) experiment. These data cover the following realm: atmos; at the following frequencies: day and mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, sstClimAerosol, atmos, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:52.078793", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23802/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/sstClimAerosol/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 10105166473, "numberOfFiles": 292, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6474/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97318/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97309/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97316/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97317/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97308/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97312/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97313/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97311/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97314/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97315/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23801/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23806, "uuid": "4639bc0e10f847c6ab3b4c75d1739a40", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the sstClimSulfate experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the sulfate aerosol forcing (sstClimSulfate) experiment. These data cover the following realm: atmos; at the following frequencies: day and mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, sstClimSulfate, atmos, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:49.660693", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23805/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/sstClimSulfate/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 10105166473, "numberOfFiles": 292, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6475/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97336/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97327/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97328/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97334/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97335/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97326/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97330/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97331/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97329/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97332/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97333/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23804/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23809, "uuid": "32c5bde0e07b4b2398415d64578fd14e", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the decadal1985 experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the 10-year hindcast/prediction initialized in year 1985 (decadal1985) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, decadal1985, atmos, land, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:15.782286", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23808/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/decadal1985/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 22964393780, "numberOfFiles": 269, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6476/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/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/54299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61152/?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/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69264/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69266/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69279/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69451/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69526/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69527/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69528/?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/71578/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71964/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79828/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82962/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97354/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97345/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97346/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97352/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97353/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97344/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97349/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97347/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97350/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97351/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23807/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23812, "uuid": "515bf63938164247a6ca67b8f6c5d749", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the decadal1980 experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-s2 model output for the 10-year hindcast/prediction initialized in year 1980 (decadal1980) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i1p1, r2i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-s2, decadal1980, atmos, land, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:21.560526", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23811/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-s2/decadal1980/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 22964393780, "numberOfFiles": 269, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6477/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?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/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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?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/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69266/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69279/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69451/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69527/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23746/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97369/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23810/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23815, "uuid": "cccf4fb57d424a9c8129955f06b5bc1e", "title": "WCRP CMIP5: The LASG-IAP team FGOALS-gl model output for the past1000 experiment", "abstract": "WCRP CMIP5: The LASG-IAP team FGOALS-gl model output for the Last millennium (past1000) experiment. These data cover the following realms: atmos and ocean; at the following frequencies: fx and mon. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe LASG-IAP team consisted of the following agencies: Institute of Atmospheric Physics (LASG) and Institute of Atmospheric Physics (IAP).", "keywords": "CMIP5, CMIP, WCRP, climate change, LASG-IAP, FGOALS-gl, past1000, atmos, ocean, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:48.614649", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23814/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/LASG-IAP/FGOALS-gl/past1000/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 483854066303, "numberOfFiles": 176, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6478/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54412/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54885/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54886/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54887/?format=api" ], "dataLineage": "Data were produced and verified by The LASG-IAP team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23816/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97381/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97382/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97388/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97380/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97384/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97385/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97383/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97386/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97387/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23813/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23820, "uuid": "d54290b2da714812bc4eaa0fcc953805", "title": "WCRP CMIP5: The NIMR-KMA team HadGEM2-AO model output for the historical experiment", "abstract": "WCRP CMIP5: The NIMR-KMA team HadGEM2-AO model output for the historical experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe NIMR-KMA team consisted of the following agencies: National Institute of Meteorological Research (NIMR) and Korea Meteorological Administration (KMA).", "keywords": "CMIP5, CMIP, WCRP, climate change, NIMR-KMA, HadGEM2-AO, historical, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:00:20.266438", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23819/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/NIMR-KMA/HadGEM2-AO/historical/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 122467912323, "numberOfFiles": 63, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6479/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?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/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69323/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69324/?format=api" ], "dataLineage": "Data were produced and verified by The NIMR-KMA team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23817/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23821/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97428/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97423/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97426/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23818/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23824, "uuid": "ec34d26345fb4c3cb9a7f733bc50274c", "title": "WCRP CMIP5: The NIMR-KMA team HadGEM2-AO model output for the rcp85 experiment", "abstract": "WCRP CMIP5: The NIMR-KMA team HadGEM2-AO model output for the RCP8.5 (rcp85) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe NIMR-KMA team consisted of the following agencies: National Institute of Meteorological Research (NIMR) and Korea Meteorological Administration (KMA).", "keywords": "CMIP5, CMIP, WCRP, climate change, NIMR-KMA, HadGEM2-AO, rcp85, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:53:38.365858", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23823/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/NIMR-KMA/HadGEM2-AO/rcp85/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 79226518568, "numberOfFiles": 65, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6480/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?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/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69324/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70173/?format=api" ], "dataLineage": "Data were produced and verified by The NIMR-KMA team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23817/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23821/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97458/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97449/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97450/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97456/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97457/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97448/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97453/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97451/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97454/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97455/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23822/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23827, "uuid": "8343bf959ef44815ad1cdfad5ceaf1ed", "title": "WCRP CMIP5: The NIMR-KMA team HadGEM2-AO model output for the rcp60 experiment", "abstract": "WCRP CMIP5: The NIMR-KMA team HadGEM2-AO model output for the RCP6 (rcp60) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe NIMR-KMA team consisted of the following agencies: National Institute of Meteorological Research (NIMR) and Korea Meteorological Administration (KMA).", "keywords": "CMIP5, CMIP, WCRP, climate change, NIMR-KMA, HadGEM2-AO, rcp60, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:53:38.470862", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23826/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/NIMR-KMA/HadGEM2-AO/rcp60/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 79173451557, "numberOfFiles": 66, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6481/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?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/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/54258/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69323/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69324/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api" ], "dataLineage": "Data were produced and verified by The NIMR-KMA team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23817/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23821/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97476/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97467/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97474/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97466/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97470/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97471/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97469/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97472/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97473/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23825/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23830, "uuid": "0a77befb4e1147e9adb106b5064dc2bb", "title": "WCRP CMIP5: The NIMR-KMA team HadGEM2-AO model output for the rcp45 experiment", "abstract": "WCRP CMIP5: The NIMR-KMA team HadGEM2-AO model output for the RCP4.5 (rcp45) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe NIMR-KMA team consisted of the following agencies: National Institute of Meteorological Research (NIMR) and Korea Meteorological Administration (KMA).", "keywords": "CMIP5, CMIP, WCRP, climate change, NIMR-KMA, HadGEM2-AO, rcp45, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:53:38.413860", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23829/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/NIMR-KMA/HadGEM2-AO/rcp45/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 51288114391, "numberOfFiles": 63, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6482/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?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/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/54258/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69323/?format=api" ], "dataLineage": "Data were produced and verified by The NIMR-KMA team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23817/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23821/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97494/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97485/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97486/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97492/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97493/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97484/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97488/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97489/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97487/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97490/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97491/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23828/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23833, "uuid": "ab5fbb8eae3d41939f13379d3f161b56", "title": "WCRP CMIP5: The NIMR-KMA team HadGEM2-AO model output for the rcp26 experiment", "abstract": "WCRP CMIP5: The NIMR-KMA team HadGEM2-AO model output for the RCP2.6 (rcp26) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe NIMR-KMA team consisted of the following agencies: National Institute of Meteorological Research (NIMR) and Korea Meteorological Administration (KMA).", "keywords": "CMIP5, CMIP, WCRP, climate change, NIMR-KMA, HadGEM2-AO, rcp26, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:53:38.785875", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23832/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/NIMR-KMA/HadGEM2-AO/rcp26/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 79226518796, "numberOfFiles": 66, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6483/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?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/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/54258/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69323/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69324/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api" ], "dataLineage": "Data were produced and verified by The NIMR-KMA team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23817/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23821/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97512/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97503/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97504/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97510/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97511/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97502/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97506/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97507/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97505/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97508/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97509/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23831/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23837, "uuid": "59c24be23bed4dbea37346a17ceb13da", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the historical experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the historical experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequencies: 3hr, 6hr, day, fx and mon. The runs included the ensemble members: r0i0p0, r10i1p1, r11i1p1, r12i1p1, r13i1p1, r14i1p1, r1i1p1, r2i1p1, r3i1p1, r5i1p1, r6i1p1, r7i1p1, r8i1p1 and r9i1p1.\r\n\r\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\r\n\r\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, historical, atmos, land, ocean, seaIce, 3hr, 6hr, day, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:17:21", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23836/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/historical/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 8972831324810, "numberOfFiles": 15343, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6484/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/4385/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/8143/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8144/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?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/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?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/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/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54401/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54407/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69403/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69404/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71756/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97540/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97531/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97534/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97535/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97538/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97539/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97530/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98337/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23835/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23841, "uuid": "3876f9e6a82149f8a3ad1b0319cec469", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the rcp45 experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the RCP4.5 (rcp45) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequencies: 3hr, 6hr, day, fx and mon. The runs included the ensemble members: r0i0p0, r10i1p1, r11i1p1, r12i1p1, r13i1p1, r14i1p1, r1i1p1, r2i1p1, r3i1p1, r5i1p1, r6i1p1, r7i1p1, r8i1p1 and r9i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, rcp45, atmos, land, ocean, seaIce, 3hr, 6hr, day, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:14:53.468621", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23840/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/rcp45/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 8201233258228, "numberOfFiles": 16136, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6485/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/4385/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/8143/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8144/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?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/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?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/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/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54407/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71756/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97569/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97560/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97563/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97564/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97567/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98346/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98345/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23839/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23844, "uuid": "3e77b16b1ad24ece81332e7d1ba7aeb0", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the decadal1980 experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the 10-year hindcast/prediction initialized in year 1980 (decadal1980) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r10i1p1, r10i2p1, r1i1p1, r2i1p1, r3i1p1, r4i1p1, r5i1p1, r6i1p1, r7i1p1, r8i1p1, r8i2p1 and r9i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, decadal1980, atmos, land, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T15:39:05.047413", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23843/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/decadal1980/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 649438973177, "numberOfFiles": 2054, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6486/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97578/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98347/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23842/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23847, "uuid": "2362f5a03c924cbe81cc124477b91232", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the rcp85 experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the RCP8.5 (rcp85) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequencies: 3hr, 6hr, day, fx and mon. The runs included the ensemble members: r0i0p0, r10i1p1, r11i1p1, r12i1p1, r13i1p1, r14i1p1, r1i1p1, r2i1p1, r3i1p1, r5i1p1, r6i1p1, r7i1p1, r8i1p1 and r9i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, rcp85, atmos, land, ocean, seaIce, 3hr, 6hr, day, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:07:40.360696", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23846/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/rcp85/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 5610231033387, "numberOfFiles": 7941, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6487/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/4385/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/8143/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8144/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?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/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?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/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/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54401/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54412/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71756/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97605/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98352/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98351/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23845/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23850, "uuid": "b594f29001664d85afb0fb7afbadb2fb", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the decadal1990 experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the 10-year hindcast/prediction initialized in year 1990 (decadal1990) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r10i1p1, r10i2p1, r1i1p1, r2i1p1, r3i1p1, r4i1p1, r5i1p1, r6i1p1, r7i1p1, r8i1p1, r8i2p1 and r9i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, decadal1990, atmos, land, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:57:16.471806", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23849/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/decadal1990/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 489953514514, "numberOfFiles": 1193, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6488/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97623/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97614/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97618/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97622/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97613/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98356/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98355/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23848/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23853, "uuid": "272c5b322b0040bf8f3b3b8b038e5790", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the decadal2000 experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the 10-year hindcast/prediction initialized in year 2000 (decadal2000) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r10i1p1, r10i2p1, r1i1p1, r2i1p1, r3i1p1, r4i1p1, r5i1p1, r6i1p1, r7i1p1, r8i1p1, r8i2p1 and r9i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, decadal2000, atmos, land, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:57:05.636356", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23852/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/decadal2000/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 407547327343, "numberOfFiles": 1257, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6489/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97631/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97632/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97635/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97636/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97639/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97640/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97641/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23851/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23856, "uuid": "8e6afd6d8536464bb3b8576fb7ab0f6f", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the abrupt4xCO2 experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the Abrupt 4XCO2 (abrupt4xCO2) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequencies: 3hr, 6hr, day and mon. The runs included the ensemble member: r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, abrupt4xCO2, atmos, land, ocean, seaIce, 3hr, 6hr, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:19.682448", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23855/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/abrupt4xCO2/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1350382965225, "numberOfFiles": 654, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6490/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?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/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/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54407/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71756/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97659/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97650/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97653/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97654/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97657/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97658/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97649/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98361/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23854/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23859, "uuid": "b9eec9790efd4ed799695925db7c84f4", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the amip experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the AMIP (amip) experiment. These data cover the following realms: atmos and land; at the following frequencies: 3hr, 6hr, day, mon and subhr. The runs included the ensemble members: r1i1p1 and r3i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, amip, atmos, land, 3hr, 6hr, day, mon, subhr", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:58:07.814938", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23858/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/amip/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1260739559060, "numberOfFiles": 2558, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6491/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52943/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52944/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52945/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52946/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52947/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54407/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61188/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61189/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61281/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61501/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69405/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69406/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69407/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69409/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69410/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69411/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69412/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69413/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69414/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69415/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69417/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69423/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69428/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69430/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69432/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69433/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69434/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69435/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69436/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69438/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97677/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97668/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97671/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97672/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97675/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97676/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97667/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98365/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23857/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23862, "uuid": "296f8789f83a4406abffb47f22fe94d3", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the rcp26 experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the RCP2.6 (rcp26) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequencies: 3hr, 6hr, day, fx and mon. The runs included the ensemble members: r0i0p0, r12i1p1 and r8i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, rcp26, atmos, land, ocean, seaIce, 3hr, 6hr, day, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:33.049003", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23861/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/rcp26/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1178980536270, "numberOfFiles": 417, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6492/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?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/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/50579/?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/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54412/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97695/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97686/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97689/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97690/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97693/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97694/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97685/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98369/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23860/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23865, "uuid": "6a7fb2ad77fd4a5194989de7df2974bd", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the decadal1960 experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the 10-year hindcast/prediction initialized in year 1960 (decadal1960) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r10i1p1, r10i2p1, r1i1p1, r2i1p1, r3i1p1, r4i1p1, r5i1p1, r6i1p1, r7i1p1, r8i1p1, r8i2p1 and r9i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, decadal1960, atmos, land, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:58:30.645887", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23864/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/decadal1960/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 553319696764, "numberOfFiles": 1975, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6493/?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/3894/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8143/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8144/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63972/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71756/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97713/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97704/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97707/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97708/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97711/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97712/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97703/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98374/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98373/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23863/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23868, "uuid": "51a3ee81676944ca8fe933caee8afb95", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the decadal2005 experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the 10-year hindcast/prediction initialized in year 2005 (decadal2005) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r10i1p1, r10i2p1, r1i1p1, r2i1p1, r3i1p1, r4i1p1, r5i1p1, r6i1p1, r7i1p1, r8i1p1, r8i2p1 and r9i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, decadal2005, atmos, land, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:57:38.448718", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23867/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/decadal2005/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 448280744542, "numberOfFiles": 1401, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6494/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71756/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97731/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97722/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97725/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97726/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97729/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97730/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97721/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98378/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98377/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23866/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23871, "uuid": "a5e6a76a4a9c45c8b3a13e65509c4e76", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the decadal1995 experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the 10-year hindcast/prediction initialized in year 1995 (decadal1995) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r10i1p1, r10i2p1, r1i1p1, r2i1p1, r3i1p1, r4i1p1, r5i1p1, r6i1p1, r7i1p1, r8i1p1, r8i2p1 and r9i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, decadal1995, atmos, land, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:58:16.572302", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23870/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/decadal1995/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 518864846257, "numberOfFiles": 2749, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6495/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97749/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97740/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97743/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97744/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97739/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98382/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98381/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23869/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23874, "uuid": "f5d83dde24584ccca093da2ea41674b2", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the decadal1985 experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the 10-year hindcast/prediction initialized in year 1985 (decadal1985) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r10i1p1, r10i2p1, r1i1p1, r2i1p1, r3i1p1, r4i1p1, r5i1p1, r6i1p1, r7i1p1, r8i1p1, r8i2p1 and r9i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, decadal1985, atmos, land, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:57:57.105493", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23873/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/decadal1985/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 531059933330, "numberOfFiles": 1433, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6496/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71756/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97767/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97761/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97762/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97765/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97766/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97757/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98386/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98385/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23872/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23877, "uuid": "26caa8cc82cd42829a12b826919c6a3e", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the decadal1975 experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the 10-year hindcast/prediction initialized in year 1975 (decadal1975) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r10i1p1, r10i2p1, r1i1p1, r2i1p1, r3i1p1, r4i1p1, r5i1p1, r6i1p1, r7i1p1, r8i1p1, r8i2p1 and r9i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, decadal1975, atmos, land, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:58:03.885775", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23876/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/decadal1975/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 552573318101, "numberOfFiles": 1583, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6497/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97785/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97776/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97779/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97780/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97783/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97784/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97775/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98389/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23875/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23880, "uuid": "5f642494eed942bf9ca97968784b4000", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the decadal1965 experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the 10-year hindcast/prediction initialized in year 1965 (decadal1965) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r10i1p1, r10i2p1, r1i1p1, r2i1p1, r3i1p1, r4i1p1, r5i1p1, r6i1p1, r7i1p1, r8i1p1, r8i2p1 and r9i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, decadal1965, atmos, land, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T15:23:34.082939", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23879/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/decadal1965/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 547107807986, "numberOfFiles": 1470, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6498/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97803/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97794/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97797/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97798/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97801/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97802/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97793/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98394/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98393/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23878/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23883, "uuid": "3ddc91d4f8934b1c95b4fcb283e5c910", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the piControl experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the Pre-Industrial Control (piControl) experiment. These data cover the following realms: atmos, ocean and seaIce; at the following frequencies: 6hr, day, fx and mon. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, piControl, atmos, ocean, seaIce, 6hr, day, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:04:04.311724", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23882/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/piControl/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3060109907044, "numberOfFiles": 7936, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6499/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/4385/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/8143/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8144/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?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/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?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/50568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54401/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97821/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97812/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97815/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97816/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97819/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97820/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97811/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98398/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98397/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23881/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23886, "uuid": "0e718c55e4824dd1b374f86155f71113", "title": "WCRP CMIP5: The EC-EARTH Consortium EC-EARTH model output for the decadal1970 experiment", "abstract": "WCRP CMIP5: The EC-EARTH Consortium's EC-EARTH model output for the 10-year hindcast/prediction initialized in year 1970 (decadal1970) experiment. These data cover the following realms: atmos, land, ocean and seaIce; at the following frequencies: day and mon. The runs included the ensemble members: r10i1p1, r10i2p1, r1i1p1, r2i1p1, r3i1p1, r4i1p1, r5i1p1, r6i1p1, r7i1p1, r8i1p1, r8i2p1 and r9i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nFor details of the EC-EARTH Consortium members please see the linked reference to the EC-EARTH Consortium website on this record.", "keywords": "CMIP5, CMIP, WCRP, climate change, EC-EARTH, EC-EARTH, decadal1970, atmos, land, ocean, seaIce, day, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:57:55.622431", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23885/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/ICHEC/EC-EARTH/decadal1970/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 523604433482, "numberOfFiles": 1459, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6500/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68090/?format=api" ], "dataLineage": "Data were produced and verified by The EC-EARTH team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23838/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97839/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97830/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97833/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97834/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97837/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97838/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97829/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98402/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98401/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23884/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23890, "uuid": "f1e931202ac54ffa89656de09040ab10", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the decadal1980 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the 10-year hindcast/prediction initialized in year 1980 (decadal1980) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1 and r3i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, decadal1980, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:00:06.614873", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23889/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/decadal1980/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 79048396108, "numberOfFiles": 314, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6501/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?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/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69280/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97860/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97853/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97854/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97855/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97856/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97852/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97858/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97859/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97857/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23888/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23894, "uuid": "6b973c070f5443f4a8caecd6815f6749", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the decadal1985 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the 10-year hindcast/prediction initialized in year 1985 (decadal1985) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1 and r3i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, decadal1985, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:59:46.165025", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23893/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/decadal1985/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 79048396337, "numberOfFiles": 315, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6502/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?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/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69280/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97883/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97876/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97877/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97878/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97879/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97875/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97881/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97882/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97880/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23892/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23897, "uuid": "812be954db5a4514b5d22910b81b6da6", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the decadal1990 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the 10-year hindcast/prediction initialized in year 1990 (decadal1990) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1 and r3i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, decadal1990, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:59:56.210442", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23896/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/decadal1990/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 79048396108, "numberOfFiles": 314, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6503/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?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/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69280/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97897/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97890/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97891/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97892/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97893/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97889/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97895/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97896/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97894/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23895/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23900, "uuid": "3b168dcc76584333bc724570ae7ee50a", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the decadal1975 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the 10-year hindcast/prediction initialized in year 1975 (decadal1975) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1 and r3i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, decadal1975, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:19.404437", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23899/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/decadal1975/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 79048396108, "numberOfFiles": 314, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6504/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?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/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69280/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97911/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97904/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97905/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97906/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97907/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97903/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97909/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97910/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97908/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23898/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23903, "uuid": "fab4ef052a3c48099e4524a4ea87744f", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the decadal1970 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the 10-year hindcast/prediction initialized in year 1970 (decadal1970) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1 and r3i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, decadal1970, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:21.551526", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23902/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/decadal1970/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 79048396108, "numberOfFiles": 314, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6505/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?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/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?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/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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69280/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97925/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97918/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97919/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97920/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97921/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97917/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97923/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97924/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97922/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23901/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23906, "uuid": "d54033f335c84064931c9972f02643e3", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the decadal1965 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the 10-year hindcast/prediction initialized in year 1965 (decadal1965) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1 and r3i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, decadal1965, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:20.590486", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23905/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/decadal1965/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 79048396108, "numberOfFiles": 314, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6506/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69280/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97939/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97932/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97933/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97934/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97935/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97931/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97937/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97938/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97936/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23904/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23909, "uuid": "4843546078b0441cb127d8329a4b66b9", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the decadal1960 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the 10-year hindcast/prediction initialized in year 1960 (decadal1960) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1 and r3i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, decadal1960, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:16.355310", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23908/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/decadal1960/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 79048396108, "numberOfFiles": 314, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6507/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?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/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97946/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97947/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97948/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97949/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97945/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97951/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97950/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23907/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23912, "uuid": "f4bd3da1ac0f4044adda46556132b08a", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the noVolc2005 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the noVolc2005 experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1, r3i2p1 and r4i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, noVolc2005, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:45.697528", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23911/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/noVolc2005/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 131421327306, "numberOfFiles": 786, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6508/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69280/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97967/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97960/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97961/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97962/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97963/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97959/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97965/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97966/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97964/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23910/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23915, "uuid": "6e02c9aa153a4cda9cf511e826fefa43", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the noVolc1995 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the noVolc1995 experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1, r3i2p1 and r4i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, noVolc1995, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:17.704366", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23914/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/noVolc1995/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 43807090845, "numberOfFiles": 280, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6509/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?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/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69280/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97981/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97974/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97975/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97976/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97977/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97973/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97979/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97980/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97978/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23913/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23918, "uuid": "e903ab5fefa74376a25e6e04d2eb4098", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the noVolc2000 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the noVolc2000 experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1, r3i2p1 and r4i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, noVolc2000, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:15.129259", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23917/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/noVolc2000/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 43807090845, "numberOfFiles": 280, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6510/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?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/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69280/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97995/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97988/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97989/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97990/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97991/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97987/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97993/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97994/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/97992/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23916/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23921, "uuid": "fea54c9fb43241e79aaf050db214c35d", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the noVolc1990 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the 1.3 hindcast without volcanoes (1990) (noVolc1990) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1, r3i2p1 and r4i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, noVolc1990, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:20.319474", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23920/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/noVolc1990/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 43807090845, "numberOfFiles": 280, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6511/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69280/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98009/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98002/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98003/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98004/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98005/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98001/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98007/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98008/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98006/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23919/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23924, "uuid": "87bac255b34149dd93359c0dbbbfa498", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the noVolc1985 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the 1.3 hindcast without volcanoes (1985) (noVolc1985) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1, r3i2p1 and r4i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, noVolc1985, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:15.735284", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23923/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/noVolc1985/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 43807090845, "numberOfFiles": 280, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6512/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69280/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98016/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98017/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98018/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98015/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98020/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23922/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23927, "uuid": "16086ffda8dd43c1bd5d7b7b60f2b65d", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the noVolc1980 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the 1.3 hindcast without volcanoes (1980) (noVolc1980) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1, r3i2p1 and r4i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, noVolc1980, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:40.861327", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23926/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/noVolc1980/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 131421326869, "numberOfFiles": 802, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6513/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?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/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69280/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98037/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98030/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98031/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98032/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98029/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98035/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98036/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98034/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23925/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23930, "uuid": "c5aaf488f9f642ff8fcc06379d881776", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the noVolc1975 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the 1.3 hindcast without volcanoes (1975) (noVolc1975) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1, r3i2p1 and r4i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, noVolc1975, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:21.760534", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23929/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/noVolc1975/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 43807090845, "numberOfFiles": 280, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6514/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?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/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?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/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69280/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98051/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98048/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23928/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23933, "uuid": "54f3f681f5c94e80b7b43d75635a30d3", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the noVolc1970 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the noVolc1970 experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1, r3i2p1 and r4i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, noVolc1970, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:22.938583", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23932/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/noVolc1970/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 43807090845, "numberOfFiles": 280, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6515/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6089/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6093/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6506/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7771/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7772/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7773/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7776/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7777/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8230/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8231/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9756/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9757/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9760/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9858/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9874/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10402/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10935/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11068/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11076/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11077/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11078/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11082/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11287/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11288/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11388/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19406/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19448/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19449/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19638/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19639/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19676/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19766/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98057/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98062/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23931/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23936, "uuid": "b694ee1433c340e6a415e3cdde60183a", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the noVolc1965 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the noVolc1965 experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1, r3i2p1 and r4i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, noVolc1965, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:19.006420", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23935/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/noVolc1965/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 43807090845, "numberOfFiles": 280, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6516/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?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/68262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69280/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98072/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98074/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98075/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98077/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98078/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98076/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23934/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23939, "uuid": "b7dc1f49ac88490782ac2199e599439f", "title": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the noVolc1960 experiment", "abstract": "WCRP CMIP5: Center for Ocean-Land-Atmosphere Studies (COLA) CFSv2-2011 model output for the 1.3 hindcast without volcanoes (1960) (noVolc1960) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequency: mon. The runs included the ensemble members: r1i2p1, r2i2p1, r3i2p1 and r4i2p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, COLA-CFS, CFSv2-2011, noVolc1960, atmos, land, landIce, ocean, seaIce, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T13:56:45.174506", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23938/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/COLA-CFS/CFSv2-2011/noVolc1960/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 131421326869, "numberOfFiles": 802, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6517/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6089/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6093/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6506/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7771/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7772/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7773/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7776/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7777/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8230/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8231/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9756/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9757/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9760/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9858/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9874/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10402/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10935/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11068/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11076/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11077/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11078/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11082/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11287/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11288/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11388/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19406/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19448/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19449/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19638/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19639/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19676/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19766/?format=api" ], "dataLineage": "Data were produced and verified by Center for Ocean-Land-Atmosphere Studies (COLA) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23887/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23891/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98093/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98089/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98092/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98090/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23937/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23943, "uuid": "f39437607c954aa4aeb74fe7c46c83b0", "title": "WCRP CMIP5: National Centers for Environmental Prediction (NCEP) CFSv2-2011 model output for the decadal2005 experiment", "abstract": "WCRP CMIP5: National Centers for Environmental Prediction (NCEP) CFSv2-2011 model output for the 10-year hindcast/prediction initialized in year 2005 (decadal2005) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: fx and mon. The runs included the ensemble members: r0i0p0, r1i1p1, r2i1p1, r3i1p1 and r4i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, NOAA-NCEP, CFSv2-2011, decadal2005, atmos, land, landIce, ocean, seaIce, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:54:23.091663", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23942/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/NOAA-NCEP/CFSv2-2011/decadal2005/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 113696944366, "numberOfFiles": 442, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6518/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?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/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/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/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52749/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60396/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68092/?format=api" ], "dataLineage": "Data were produced and verified by National Centers for Environmental Prediction (NCEP) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23940/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23944/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98114/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98108/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98106/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98113/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98111/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23941/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23947, "uuid": "8dc078fb653344779b7231c12c58f5a8", "title": "WCRP CMIP5: National Centers for Environmental Prediction (NCEP) CFSv2-2011 model output for the decadal2000 experiment", "abstract": "WCRP CMIP5: National Centers for Environmental Prediction (NCEP) CFSv2-2011 model output for the 10-year hindcast/prediction initialized in year 2000 (decadal2000) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: fx and mon. The runs included the ensemble members: r0i0p0, r1i1p1, r2i1p1, r3i1p1 and r4i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, NOAA-NCEP, CFSv2-2011, decadal2000, atmos, land, landIce, ocean, seaIce, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:04:16.361224", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23946/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/NOAA-NCEP/CFSv2-2011/decadal2000/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 113696944366, "numberOfFiles": 442, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6519/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?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/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52749/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?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/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54401/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api" ], "dataLineage": "Data were produced and verified by National Centers for Environmental Prediction (NCEP) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23940/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23944/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98135/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98136/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98134/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23945/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 23950, "uuid": "dbd47a9a3f144d1381a33e47a6220361", "title": "WCRP CMIP5: National Centers for Environmental Prediction (NCEP) CFSv2-2011 model output for the decadal1990 experiment", "abstract": "WCRP CMIP5: National Centers for Environmental Prediction (NCEP) CFSv2-2011 model output for the 10-year hindcast/prediction initialized in year 1990 (decadal1990) experiment. These data cover the following realms: atmos, land, landIce, ocean and seaIce; at the following frequencies: fx and mon. The runs included the ensemble members: r0i0p0, r1i1p1, r2i1p1, r3i1p1 and r4i1p1.\r\n\r\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).", "keywords": "CMIP5, CMIP, WCRP, climate change, NOAA-NCEP, CFSv2-2011, decadal1990, atmos, land, landIce, ocean, seaIce, fx, mon", "publicationState": "published", "dataPublishedTime": "2017-03-17T14:54:24", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23949/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/NOAA-NCEP/CFSv2-2011/decadal1990/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 113696944595, "numberOfFiles": 443, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6520/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?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/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?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/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52749/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53198/?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/54267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54401/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54412/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60396/?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/68091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68092/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api" ], "dataLineage": "Data were produced and verified by National Centers for Environmental Prediction (NCEP) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/23940/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23944/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98144/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98145/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98146/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98147/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98143/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98149/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98150/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98148/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23948/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] } ] }