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/43962/?format=api
{ "ob_id": 43962, "uuid": "9384f4944d574fefb4a88f16ceba0a19", "title": "Stratospheric Nudging And Predictable Surface Impacts (SNAPSI): control-full data produced by the GloSea6 model at UKMO", "abstract": "This dataset contains model data for SNAPSI experiment 'control-full' produced by scientists at UKMO (UK Met Office, Exeter, UK). It is generated with the coupled climate ensemble prediction system GloSea6. \r\n\r\nThe SNAPSI project is a model intercomparison project to study the role of the stratosphere in subseasonal forecasts following stratospheric sudden warmings and the representation of stratosphere-troposphere coupling in subseasonal forecast models.\r\n\r\nThe control-full experiment is a set of retrospective, 45-day, 50-member ensemble forecasts. Following the initial date, stratospheric temperatures and horizontal winds are nudged towards the observed time-evolving state. The forecasts are initialized on the date indicated by the sub-experiment id; for instance, the sub-experiment 's20180125' is initialized on 25 January 2018. The ocean, sea-ice, land-surface and ozone are all initialized and run prognostically.\r\n\r\n------------------------------------------\r\nSources of additional information\r\n------------------------------------------\r\nThe following web links are provided in the Details/Docs section of this catalogue record:\r\n- Stratospheric Nudging And Predictable Surface Impacts (SNAPSI): A Protocol for Investigating the Role of the Stratospheric Polar Vortex in Subseasonal to Seasonal Forecasts\r\n- New set of controlled numerical experiments: Stratospheric Nudging And Predictable Surface Impacts (SNAPSI)\r\n- MacLachlan, C., Arribas, A., Peterson, K. A., Maidens, A., Fereday, D., Scaife, A. A., Gordon, M., Vellinga, M., Williams, A., Comer, R. E., Camp, J., Xavier, P., and Madec, G.: Global Seasonal forecast system version 5 (GloSea5): a high-resolution seasonal forecast system, Q. 605 J. R. Meteorol. Soc., 141, 1072–1084, https://doi.org/10.1002/qj.2396, 2014", "keywords": "control-full, GloSea6, UKMO, stratosphere, arctic, antarctic, stratospheric polar vortex, SNAPSI, SNAP, APARC", "publicationState": "published", "dataPublishedTime": "2025-04-09T11:57:16", "doiPublishedTime": null, "updateFrequency": "", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/43963/?format=api", "dataPath": "/badc/snap/data/post-cmip6/SNAPSI/UKMO/GloSea6/control-full", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 5686200125962, "numberOfFiles": 8701, "fileFormat": "NetCDF" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10988/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51210/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51211/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54350/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54378/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62560/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64078/?format=api" ], "dataLineage": "Data were produced by scientists at the Met Office, Exeter, UK (UKMO) and published by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/37088/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/40379/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/210216/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/210217/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/210218/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/210219/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/210220/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/210221/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/210222/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/210223/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/40227/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2560/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://creativecommons.org/licenses/by-sa/4.0/", "licenceClassifications": "any" } ], "discoveryKeywords": [] }