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/33257/?format=api
{ "ob_id": 33257, "uuid": "02fd1d886bad40f3bb2eef3271900823", "title": "Chapter 2 of the Working Group I Contribution to the IPCC Sixth Assessment Report - Input data for Figure 2.13 (v20211022)", "abstract": "Input Data for Figure 2.13 from Chapter 2 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 2.13 shows the global trends in surface specific humidity and surface relative humidity over 1973-2019\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\nGulev, S.K., P.W. Thorne, J. Ahn, F.J. Dentener, C.M. Domingues, S. Gerland, D. Gong, D.S. Kaufman, H.C. Nnamchi, J. Quaas, J.A. Rivera, S. Sathyendranath, S.L. Smith, B. Trewin, K. von Schuckmann, and R.S. Vose, 2021: Changing State of 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. 287–422, doi:10.1017/9781009157896.004.\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\n The figure has four panels, with input data provided for panels (a) HadISDH_blendq_1_0_0_2019f.nc and (c) HadISDH_blendRH_1_0_0_2019f.nc \r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n This dataset contains global maps of specific and relative humidity trends over 1973-2019\r\n\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n This dataset is the input data used in the code that generates panel (a) and panel (c) for figure 2.13 \r\n\r\n\r\n---------------------------------------------------\r\n Notes on reproducing the figure from the provided data\r\n ---------------------------------------------------\r\n The following changes to filenames were made to archive the data (due to filenaming restrictions). To use the data with any associated figure code, the filenames should be reverted.\r\n\r\n HadISDH_blendq_1_0_0_2019f.nc -> HadISDH.blendq.1.0.0.2019f.nc \r\n HadISDH_blendRH_1_0_0_2019f.nc -> HadISDH.blendRH.1.0.0.2019f.nc \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 2)\r\n - Link to the Supplementary Material for Chapter 2, which contains details on the input data used in Table 2.SM.1\r\n - Link to the figure on the IPCC AR6 website", "keywords": "IPCC-DDC, IPCC, Intergovernmental Panel on Climate Change, AR6, WG1, WGI, Sixth Assessment Report, Working Group I, Physical Science Basis, Chapter 2, Changing state, Multi-millennial context, pre-industrial, Natural forcing, anthropogenic forcing, Radiative forcing, Large-scale indicators, observed changes, Modes of variability, Figure 2.13, global specific humidity, global relative humidity", "publicationState": "citable", "dataPublishedTime": "2022-07-15T08:31:55", "doiPublishedTime": "2023-07-04T14:25:11", "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/37674/?format=api", "dataPath": "/badc/ar6_wg1/data/ch_02/inputdata_ch2_fig13/v20211022", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 81050071, "numberOfFiles": 5, "fileFormat": "txt, netCDF" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9135/?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/50542/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63772/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63773/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63774/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63775/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63776/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63777/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63778/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63779/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63780/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63781/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63782/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63783/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63784/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63785/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63786/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63787/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63788/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63789/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63790/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63791/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63792/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63793/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63794/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63795/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63796/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63797/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63798/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63799/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63800/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63801/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63802/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63803/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63804/?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/12625/?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/32717/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148460/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148461/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148462/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148463/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148464/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148465/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148466/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148467/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196292/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33259/?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" } ] }