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/33414/?format=api
{ "ob_id": 33414, "uuid": "a6fc730d88fd4935b59d64903715d891", "title": "BICEP / NCEO: Monthly global Oceanic Export Production, between 1998-2019 at 9 km resolution (derived from the Ocean Colour Climate Change Initiative v4.2 dataset)", "abstract": "This dataset contains monthly global data for Oceanic Export Production as part of the BICEP project. Data is provided between 1998-2019 at 9 km resolution. It has been derived from the Ocean Colour Climate Change Initiative v4.2 dataset.\r\n\r\nExport production can be defined as steady-state Net Community Production (NCP) with all temporal lags accounted for and with a well defined depth horizon over which the community production is integrated over. (Laws 1991). This is the net amount of carbon assimilated in the euphotic zone that will be exported to deeper waters. Export Production can by definition only vary on timescales significantly longer that any processes directly controlling production and respiration as to not violate the steady state assumption.", "keywords": "Oceanic Export Production, BICEP", "publicationState": "citable", "dataPublishedTime": "2021-12-21T16:31:50", "doiPublishedTime": "2022-02-17T14:46:30.618600", "updateFrequency": "notPlanned", "status": "pending", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33461/?format=api", "dataPath": "/neodc/bicep/data/oceanic_export_production/v1.0/monthly/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 59142923301, "numberOfFiles": 265, "fileFormat": "Data are in NetCDF format" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9191/?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/18405/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43645/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43646/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/43647/?format=api" ], "dataLineage": "The data was produced as part of the BICEP project, and has been supplied to the Centre for Environmental Data Analysis for long term archiving.\r\n\r\nThe data has been derived from the following datasets:\r\n\r\nSST is based on reprojected fields from GHRSST/OSTIA (doi:10.5067/GHOST-4FK01), Chl and kd490 is from OC-CCI (https://catalogue.ceda.ac.uk/uuid/5400de38636d43de9808bfc0b500e863, https://catalogue.ceda.ac.uk/uuid/db32212d86f9431dae67076dd122565e) and primary production from BICEP (https://catalogue.ceda.ac.uk/uuid/69b2c9c6c4714517ba10dab3515e4ee6) The algorithms used are described in the papers listed in the documentation section.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10984/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/5002/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/projects/31968/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30127/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30128/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149518/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149199/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149200/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149201/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149202/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149203/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149204/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149198/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149205/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149206/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149207/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33417/?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" } ] }