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/34897/?format=api
{ "ob_id": 34897, "uuid": "e4eac61c06e348389f16bb863334dbf6", "title": "Water budget and Lagrangian analysis of tropical tropopause in simulations with Hadley Centre Global Environmental Model version 3 (HadGEM3)", "abstract": "This dataset contains water budget and Lagrangian analysis of the tropical tropopause from climate model simulations and Lagrangian trajectory calculations. This study was conducted to understand better the role of convection as water vapour enters the tropical stratosphere (above about 17.4km), in particular in future scenarios.\r\n\r\nThe atmosphere component of HadGEM3, Global Atmosphere (GA) 7.0, was run for three different scenarios. Based on the SPARC Quasi-Biennial Oscillation initiative (QBOi) experiments 2,3,4, these force the atmosphere model with year 2002 conditions (e.g. of solar radiation and sea surface temperatures) every year for 21 years, so that each year experiences identical boundary conditions. The first scenario has no modifications (as a control), the second has doubled CO2 concentrations and sea surface temperatures (SSTs) are increased by 2K, andthe third has quadrupled CO2 concentrations and SSTs are increased by 4K. Simulations were allowed 10 years to stabilise to their modified forcing conditions and the final 11 years were analysed further. These simulations were chosen because they give a simplified indication of how the atmosphere might change in the 21st century.\r\n\r\nA second component to this dataset is estimates of water vapour entering the stratosphere with the available output. For this, climate model output was used for Lagrangian calculations which were conducted with the OFFLINE trajectory model.\r\n\r\nRecords includes:\r\n-increments of all model processes that affect water vapour and ice (to get a full water budget) at grid points around the tropical tropopause (altitude of 17.4km and 18.0km, 40degS - 40degN and 180W - 180E) as monthly means of 6 hourly instantaneous values across the first two years after stabilisation. \r\n- locations and timing of model grid points above the minimum saturation mixing ratio in the vertical profile (the dry point) that exhibit convective ice injection (fast transport of ice by strong cloud processes)\r\n- monthly mean values of estimates of water vapour concentration above the tropical tropopause. These values include the HadGEM3 calculation, and proxies based on the dry point or on Lagrangian (trajectory-following) calculations of water vapour passing through the tropical tropopause.\r\n\r\nThese records are analysed in:\r\nSmith, J. W., Bushell, A. C., Butchart.,N. , Haynes, P. H., Maycock, A. C., The effect of convective injection of ice on stratospheric water vapor in a changing climate, Geophysical Research Letters, submitted 12/21.\r\n\r\nLinks for further information:\r\n\r\nHadGEM3:\r\nhttps://www.metoffice.gov.uk/research/approach/modelling-systems/unified-model/climate-models/hadgem3\r\n\r\nQBOi experiment:\r\nButchart, N., Anstey, J. A., Hamilton, K., Osprey, S., McLandress, C., Bushell, A. C., … Yukimoto, S. (2018). Overview of experiment design and comparison of models participating in phase 1 of the SPARC Quasi-Biennial Oscillation initiative (QBOi). Geoscientific Model Development, 11(3), 1009–1032. https://doi.org/10.5194/gmd-11-1009-2018\r\n\r\nOFFLINE trajectory model:\r\nhttp://www.met.reading.ac.uk/~swrmethn/offline/", "keywords": "", "publicationState": "citable", "dataPublishedTime": "2022-03-04T08:36:39", "doiPublishedTime": "2022-03-04T08:41:57", "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34898/?format=api", "dataPath": "/badc/deposited2022/Lagrangian_H2Ostrat_projection/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 507485970, "numberOfFiles": 21, "fileFormat": "Data are NetCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9666/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2985/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18925/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19039/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19043/?format=api", "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/53106/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54871/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66241/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86646/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86647/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86648/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86649/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86650/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86651/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86652/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86653/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86654/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86655/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86656/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86657/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86658/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86659/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86660/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86661/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86662/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86663/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86664/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86665/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86666/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86667/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86668/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86669/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86670/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86671/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86672/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86673/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86674/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86675/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86676/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86677/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86678/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86679/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86680/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86681/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86682/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86683/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86684/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86685/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86686/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86687/?format=api" ], "dataLineage": "Climate model simulations were conducted at the UK Met Office. \r\nLagrangian calculations were then conducted with climate model output on JASMIN.\r\nOutput of the simulations and Lagrangian calculations was then analysed with the contained scripts.\r\nKey output has been processed and stored as netcdf files herein.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/11107/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/34899/?format=api" ], "observationcollection_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169696/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169697/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169698/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169699/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169700/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169701/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169706/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169707/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169708/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169709/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169710/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/169711/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/34902/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }