Observation Instance
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/37385/?format=api
{ "ob_id": 37385, "uuid": "4394898334094551bfb29fb37d2f054c", "title": "Chapter 3 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 3.2 (v20220610)", "abstract": "Data for Figure 3.2 from Chapter 3 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\nFigure 3.2 shows changes in surface temperature for different paleoclimates.\r\n\r\n---------------------------------------------------\r\n How to cite this dataset\r\n ---------------------------------------------------\r\n When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\nEyring, V., N.P. Gillett, K.M. Achuta Rao, R. Barimalala, M. Barreiro Parrillo, N. Bellouin, C. Cassou, P.J. Durack, Y. Kosaka, S. McGregor, S. Min, O. Morgenstern, and Y. Sun, 2021: Human Influence on the Climate System. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change [Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 423–552, doi:10.1017/9781009157896.005.\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\n The figure has three subpanels, the data provided for all panels in subdirectories named panel_a, panel_b, panel_c\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n For panel (a):\r\n - PMIP3 global temperature anomalies over continents and oceans reconstruction sites\r\n - PMIP4 CMIP6 global temperature anomalies over continents and oceans reconstruction sites\r\n - PMIP4 non-CMIP6 global temperature anomalies over continents and oceans reconstruction sites\r\n - Tierney 2020 reconstructions of marine temperature\r\n - Cleator 2020 reconstructions of continental temperature\r\n \r\n For panel (b):\r\n - CMIP5 temperature data for paleoclimate periods\r\n - CMIP6 temperature data for paleoclimate periods\r\n - non-CMIP temperature data for paleoclimate periods\r\n - Instrumental observational and observations from reconstructions\r\n \r\n For panel (c):\r\n - Volcanic forcing from TS17, CU12, GRA08\r\n - CMIP6 GMST anomaly with respect to 1850-1900 modelled with TS17 volcanic forcing\r\n - CMIP5 GMST anomaly with respect to 1850-1900 modelled with CU12 volcanic forcing\r\n - CMIP5 GMST anomaly with respect to 1850-1900 modelled with GRA08 volcanic forcing\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n - panel_a/temperature_anomalies_scatter_points.csv relates to the scatter points and their standard deviation for panel (a)\r\n - For panel (b) the datasets are stored as following panel_b/temperature_{color}_{marker}_{period}_{model_group}_{additional_info}.csv and relates to the scatter points for panel (b).\r\n - For panel (c) the data is stored in panel_c/gmst_changes_paleo_volcanic_forcings.csv and relates to red, green, blue and black lines on the panel as well as grey shadings.\r\n Additional information about data provided in relation to figure in files headers.\r\n\r\nCMIP6 is the sixth phase of the Coupled Model Intercomparison Project.\r\nCMIP5 is the fifth phase of the Coupled Model Intercomparison Project.\r\nPMIP4 is the Paleoclimate Modelling Intercomparison Project phase 4\r\nPMIP3 is the Paleoclimate Modelling Intercomparison Project phase 3\r\n\r\n ---------------------------------------------------\r\n Temporal Range of Paleoclimate Data\r\n ---------------------------------------------------\r\n This dataset covers a paleoclimate timespan from 56 Ma (56 million years ago) to 2010.\r\n\r\n ---------------------------------------------------\r\n Notes on reproducing the figure from the provided data.\r\n ---------------------------------------------------\r\n For panel (a) the error bar should be plotted as anomalies from columns 2/4 +/- standard deviation. \r\n\r\n---------------------------------------------------\r\n Sources of additional information\r\n ---------------------------------------------------\r\n The following weblinks are provided in the Related Documents section of this catalogue record:\r\n - Link to the report component containing the figure (Chapter 3)\r\n - Link to the Supplementary Material for Chapter 3, which contains details on the input data used in Table 3.SM.1\r\n - Link to the code for the figure, archived on Zenodo\r\n - Link to the figure on the IPCC AR6 website.", "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group 1, Physical Science Basis, Surface temperature changes, paleoclimate, PMIP3, PMIP4, CMIP5, CMIP6", "publicationState": "citable", "dataPublishedTime": "2022-06-24T15:47:18", "doiPublishedTime": "2023-07-03T13:07:25.976938", "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/37386/?format=api", "dataPath": "/badc/ar6_wg1/data/ch_03/ch3_fig02/v20220610", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 628815, "numberOfFiles": 41, "fileFormat": "Data are BADC-CSV formatted" }, "timePeriod": null, "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64394/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64395/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64396/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64397/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64398/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64399/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64400/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64401/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64402/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64403/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64404/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64405/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64406/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64407/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64409/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64410/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64411/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64412/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64413/?format=api" ], "dataLineage": "Data produced by Intergovernmental Panel on Climate Change (IPCC) authors and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) by the Technical Support Unit (TSU) for IPCC Working Group I (WGI).\r\n Data curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12567/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32718/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43269/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196156/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178605/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178606/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178607/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178609/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178602/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178610/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178611/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178613/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/37387/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "http://creativecommons.org/licenses/by/4.0/", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }