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/33161/?format=api
{ "ob_id": 33161, "uuid": "06a4ad1656774087a5b6db3c7a57211e", "title": "Chapter 3 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 3.4 (v20211028)", "abstract": "Data for Figure 3.4 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.4 shows observed and simulated time series of the anomalies in annual and global mean near-surface air temperature (GSAT). \r\n\r\n---------------------------------------------------\r\n How to cite this dataset\r\n ---------------------------------------------------\r\n When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\nEyring, V., N.P. Gillett, K.M. Achuta Rao, R. Barimalala, M. Barreiro Parrillo, N. Bellouin, C. Cassou, P.J. Durack, Y. Kosaka, S. McGregor, S. Min, O. Morgenstern, and Y. Sun, 2021: Human Influence on the Climate System. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change [Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 423–552, doi:10.1017/9781009157896.005.\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\n The figure has two panels, with data provided for all panels in subdirectories named panel_a and panel_b.\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n Observed and simulated global near-surface air temperature change (1850-2014) with uncertainty range for simulated time series.\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\npanel_a/fig_3_4_panel_a.nc\r\n- black line: model = 60\r\n- red line: model = 59\r\n- colored lines: model = 0, 1, ..., 58\r\npanel_b/tsline_collect_tasa.nc:\r\n- red line: experiment = 0, stat = 0\r\n- blue line: experiment = 1, stat = 0\r\n- red shaded region: experiment = 0, stat = 1 and stat = 2\r\n- blue shaded region: experiment = 1, stat = 1 and stat = 2\r\npanel_b/tsline_collect_tasa_ref.nc\r\n- HadCRUT5: dataset = 0\r\n- BerkleyEarth: dataset = 1\r\n- NOAAGlobalTemp-Interim: dataset = 2\r\n- Kadow: dataset =3\r\n\r\nWhere HadCRUT5, BerkleyEarth, NOAAGlobalTemp-Interim, and Kadow are gridded datasets of global historical surface temperature.\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", "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group I, Physical Science Basis, Chapter 3, Human influence, large-scale indicators, Natural variability, anthropogenically-forced change, observed changes, Figure 3.4, global near-surface air temperature anomaly", "publicationState": "citable", "dataPublishedTime": "2022-01-31T12:04:00", "doiPublishedTime": "2023-02-08T17:08:32.278656", "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34676/?format=api", "dataPath": "/badc/ar6_wg1/data/ch_03/ch3_fig04/v20211028", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 107476, "numberOfFiles": 6, "fileFormat": "netCDF" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9112/?format=api", "geographicExtent": "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/46697/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46966/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60412/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60414/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63623/?format=api" ], "dataLineage": "Data produced by Intergovernmental Panel on Climate Change (IPCC) authors and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) by the Technical Support Unit (TSU) for IPCC Working Group I (WGI).\r\nData curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12351/?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/148062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148068/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148069/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33163/?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" } ] }