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/37558/?format=api
{ "ob_id": 37558, "uuid": "758419765d0f4926aa70002ec6c856b0", "title": "Chapter 3 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 3.38 (v20220614)", "abstract": "Data for Figure 3.38 from Chapter 3 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\n\r\nFigure 3.38 shows model evaluation of ENSO teleconnection for 2m-temperature and precipitation in boreal winter (December-January-February).\r\n\r\n\r\n---------------------------------------------------\r\n How to cite this dataset\r\n ---------------------------------------------------\r\n When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\n Eyring, V., N.P. Gillett, K.M. Achuta Rao, R. Barimalala, M. Barreiro Parrillo, N. Bellouin, C. Cassou, P.J. Durack, Y. Kosaka, S. McGregor, S. Min, O. Morgenstern, and Y. Sun, 2021: Human Influence on the Climate System. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change [Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 423–552, doi:10.1017/9781009157896.005.\r\n\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\n Data provided for all panels in one single directory\r\n\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n This dataset contains observed global patterns for:\r\n \r\n - temperature from the Berkeley Earth dataset over land \r\n - temperature from ERSSTv5 over ocean\r\n - precipitation from GPCC over land (shading, mm day–1)\r\n - precipitation from GPCP worldwide (contours, period: 1979-2014)\r\n \r\n and distributions of regression coefficients in IPCC regions for:\r\n - temperature\r\n - precipitation\r\n\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n maps:\r\n \r\n - reg_tas_NINO34_BEST_ERSSTv5_1901_2018_DJF.nc (var = 'rc', upper map over land)\r\n - reg_sst_NINO34_ERSSTv5_ERSSTv5_1901_2018_DJF.nc (var = 'rc', upper map over ocean)\r\n - reg_precip_NINO34_GPCP_ERSST5_1979_2018_DJF.nc (var = 'rc', lower map, contours)\r\n - reg_pr_NINO34_GPCC_ERSSTv5_1901_2016_DJF.nc (var = 'rc', lower map, shading)\r\n \r\n histograms:\r\n - tas_enso_regression_pdf_v4_no_cosweight_DJF.nc\r\n . upper grey histograms: var = 'region_pdfx_hist' and 'region_pdfy_hist'\r\n . MME (black line): var = 'region_ave_hist'\r\n . Observations (blue lines): var = 'region_obs'\r\n - tas_amip_hist_enso_regression_pdf_v4_no_cosweight_DJF.nc (orange dashed line): var = 'region_ave_amip_hist'\r\n \r\n => Fields correspond to regions numbers with labels in the plot, namely for temperature: 'EAU/RFE/RAR/NWN/NCA/ENA/NSA/MED/NWS/ESAF' (see variable region_info with attributes making the association between the region index and the acronym/name). \r\n - pr_enso_regression_pdf_v4_no_cosweight_DJF.nc\r\n . lower grey histograms: var = 'region_pdfx_hist' and 'region_pdfy_hist'\r\n . MME (black line): var = 'region_ave_hist'\r\n . Observations (blue lines): var = 'region_obs'\r\n - pr_amip_hist_enso_regression_pdf_v4_no_cosweight_DJF.nc (orange dahsed line): var = 'region_ave_amip_hist'\r\n \r\n => Fields correspond to regions numbers with labels in the plot, namely for precipitation: 'EAS/SEA/EAU/WNA/NCA/SES/NSA/ESAF/SEAF/MED' (see variable info_region with attributes making the association between the region index and the acronym/name).\r\n\r\n\r\nENSO is the El Niño Southern Oscillation. \r\nGPCC is the Global Precipitation Climatology Centre. \r\nGPCP is the Global Precipitation Climatology Project.\r\n---------------------------------------------------\r\n Notes on reproducing the figure from the provided data\r\n ---------------------------------------------------\r\n Data provided in reg_pr_NINO34_GPCC_ERSSTv5_1901_2016_DJF.nc are in mm/month. Values should be divided by 30 for plotting in mm/day.\r\n\r\n\r\n---------------------------------------------------\r\n Sources of additional information\r\n ---------------------------------------------------\r\n The following weblinks are provided in the Related Documents section of this catalogue record:\r\n - Link to the report component containing the figure (Chapter 3)\r\n - Link to the Supplementary Material for Chapter 3, which contains details on the input data used in Table 3.SM.1\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, ENSO teleconnections", "publicationState": "citable", "dataPublishedTime": "2022-06-24T15:54:05", "doiPublishedTime": "2023-02-08T19:30:56.911542", "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/37559/?format=api", "dataPath": "/badc/ar6_wg1/data/ch_03/ch3_fig38/v20220614", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4252781, "numberOfFiles": 11, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10369/?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/63152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63155/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63156/?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/12384/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32718/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179277/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179278/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179279/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179280/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179281/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179283/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179284/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/37560/?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" } ] }