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/37681/?format=api
{ "ob_id": 37681, "uuid": "c9397680d08442b9a1d21e7c50df4aba", "title": "Chapter 2 of the Working Group I Contribution to the IPCC Sixth Assessment Report - Input Data for Figure 2.12 (v20220630)", "abstract": "Input Data for Figure 2.12 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.12 shows changes in temperature through the troposphere and stratosphere, both on near-global scales and in the tropics.\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 Gulev, 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---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\n The figure has five subpanels, with intermediate data provided for panels b to e.\r\n\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n This dataset contains trends in temperature at various atmospheric heights for 1980–2019 and 2002–2019\r\n \r\n - for the near-global (70°N–70°S) domain.\r\n - for the tropical (20°N–20°S) region.\r\n\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n Panels b-e: each line shows the observed trend for the specified time period/region for a given data set as a function of height.\r\n \r\n - Data files: *ROM_SAF*.nc: Radio occultation RO (ROM SAF). Violet line\r\n - Data files: *UCAR*.nc: Radio occultation RO (UCAR/NOAA). Cyan line\r\n - Data files: *Wegener*.nc: Radio occultation RO (WEGC). Blue line\r\n - Data files: *ERA5*.nc: Modern reanalysis. Cyan dotted lines.\r\n - Data files: *RICH*.nc: Radiosonde. Orange line\r\n - Data files: *RAOBCORE*.nc: Radiosonde. Yellow line\r\n - Data files: *AIRS*.nc: Infrared satellite. Green line\r\n\r\n ---------------------------------------------------\r\n Notes on reproducing the figure from the provided data\r\n ---------------------------------------------------\r\nThere are notes guiding the user to reproduce the figure in the code associated to this dataset. Link to the code that reproduces the figure in the Related Documents section of this catalogue record.\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 figure on the IPCC AR6 website\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 code for the figure, archived on Zenodo.", "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group 1, Physical Science Basis, upper-air temperature, tropospheric temperature, stratospheric temperature", "publicationState": "citable", "dataPublishedTime": "2023-05-15T13:30:08", "doiPublishedTime": "2023-07-04T14:18:16.682470", "updateFrequency": "notPlanned", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/37687/?format=api", "dataPath": "/badc/ar6_wg1/data/ch_02/inputdata_ch2_fig12/v20220630", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 675827, "numberOfFiles": 23, "fileFormat": "txt, netCDF" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10399/?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/49467/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49469/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49470/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49471/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49472/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49473/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49474/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49476/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49477/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49478/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49479/?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/12624/?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/179711/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179712/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179713/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179714/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179715/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179716/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179717/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179718/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179719/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/37683/?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": [] }