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/32026/?format=api
{ "ob_id": 32026, "uuid": "c6b2f1ca5f8e4c5285fb4f69d1514a03", "title": "Lagrangian Dry Point data regarding the sensitivity of stratospheric water vapour to variability in tropical tropopause temperatures and large-scale transport", "abstract": "This dataset contains results in support of a publication that investigates processes affecting water vapour entry to the stratosphere. The back trajectories were calculated using the OFFLINE trajectory model. Past publications have shown the key processes are temperatures in the tropical tropopause layer and large-scale transport into the stratosphere using trajectory methods. Lagrangian Dry Points (LDPs) are normally calculated as the minimum water vapour saturation mixing ratio experienced along a back-trajectory that has traversed from troposphere to tropical lower stratosphere in its recorded history. \r\n\r\nThis study separated the two key processes by sampling alternative temperatures. These alternative temperatures are either time-shifted or averaged in time or longitude. This method is applied for two meteorological datasets: ERA-Interim (ERA-I) reanalysis for the period 1999-2009, and the UM-UKCA chemistry-climate model for eleven years of a repeat-year-2000 forcing scenario. The ERA-I trajectories were calculated by S Fueglistaler and S Liu for separate publications. The UM-UKCA climate model scenario was conducted by A Maycock. This dataset contains only the LDPs resulting from alternative-temperature sampling.\r\n\r\nThe directory UM-UKCA/LDP-original-T/ provides a simple view of the original unmodified method to calculate LDPs.\r\n\r\nLDP-alt-T/ directories contain LDPs determined with time-shifted alternative temperature samplings. The time-shift is identified by the alternative initialisation date, denoted in the filename and file metadata.\r\n\r\nLDP-ave-T/ directories contain LDPs determine with averaged alternative temperature samplings. The averaging is identified by the variable name and metadata. In the variable names, shorthand and full-name identifiers include 6h (6 hourly instantaneous), ZM (zonal mean), 30DZM (30-day rolling window mean and zonal mean), 120DM, 90DM, 60DM, 30DM, 15DM, 14DM, 8DM, 7DM, 4DM, 2DM, 1DM (rolling window 120 day mean, 90 day mean, etc.). \r\n\r\nNote that various alternative temperatures are recorded at each LDP calculated from each alternative temperature.\r\n\r\nFor more information on the directory structure, file naming conventions, variable naming conventions and attribute conventions please see the README.txt.", "keywords": "OFFLINE, stratospheric, ERA, UM-UKCA, trajectories", "publicationState": "citable", "dataPublishedTime": "2020-11-30T14:07:13", "doiPublishedTime": "2020-11-30T14:36:56", "updateFrequency": "", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32025/?format=api", "dataPath": "/badc/deposited2020/OFFLINE_h2o_strat_variability/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2670290796, "numberOfFiles": 3768, "fileFormat": "Data are provided in NetCDF formats." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8783/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2722/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50512/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68678/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68680/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68683/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68685/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68686/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68687/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68688/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68690/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68691/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68692/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68693/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68694/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68695/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68696/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68697/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68698/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68699/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68700/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68701/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68702/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68703/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68704/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68705/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68706/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68707/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68708/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68709/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68710/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68711/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68712/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68713/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68714/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68715/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68716/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68717/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68718/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68719/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68720/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68721/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68722/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68723/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68724/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68725/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68726/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68727/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68728/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68729/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68730/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68731/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68732/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68733/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68734/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68735/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68737/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68738/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68739/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68740/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68742/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68743/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68744/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68745/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68749/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68752/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68756/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68757/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68759/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68760/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68761/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79166/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79167/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79168/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79169/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79170/?format=api" ], "dataLineage": "Diabatic trajectories subjected to ERA-I meteorology were obtained from S Liu and S Fueglistaler. Kinematic trajectories subjected to UM-UKCA meteorology were calculated using the OFFLINE trajectory model (Methven et al. 1997, Liu et al. 2009) in a from modified by S Liu and by the data provider. Trajectories are initialised every 2 degrees longitude and latitude between 30 N - 30 S on a surface above the tropical tropopause layer (83 hPa surface for ERA-I and 400K potential temperature surface for UM-UKCA). Alternative temperature sampling was also calculated using OFFLINE. Lagrangian Dry Points were calculated using python processing scripts by the data provider. Data has been converted to CF-netCDF using python processing scripts by the data provider, and then passed on to the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10793/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32028/?format=api" ], "observationcollection_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141928/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141929/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141927/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141930/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141931/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141926/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141925/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141934/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141935/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141932/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141933/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/32029/?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" } ] }