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/20097/?format=api
{ "ob_id": 20097, "uuid": "468abcf18372425791a31d15a41348d9", "title": "EUSTACE: Global daily air temperature combining surface and satellite data, with uncertainty estimates, for 1850-2015, v1.0", "abstract": "This dataset consists of a global daily analysis of surface air temperature for the whole Earth since 1850, based on combined information from satellite and in situ data sources, including uncertainty estimates. This is v1.0 of the product, which has been compiled as part of the European Union Horizon 2020 EUSTACE (EU Surface Temperature for All Corners of Earth) project. \r\n\r\nThis product provides global mean air temperature data on a regular lat-lon grid with a grid spacing of 0.25 degrees, and provides daily data from 1850 to 2015. Uncertainty estimates are also provided, with both a 'total' uncertainty, and an ensemble of 10 samples. The mean temperature data and uncertainty estimates provided are consistent across a broad range of space and time scales from daily 0.25° to multidecadal global averages. The coverage is significantly better than is available from station data alone, and covers land, ocean and ice areas.\r\n\r\nThis data has been derived using a statistical method to estimate air temperatures at all places and times. It takes into account uncertainty in the input data sets covering errors in the in situ measurements, land station homogenisation and errors in the air temperatures estimated from satellite data . Although the statistical model estimates temperatures at all locations, the product is not globally complete, as areas with too few data to provide a reliable air temperature estimate have been masked out.", "keywords": "EUSTACE, surface air temperature", "publicationState": "citable", "dataPublishedTime": "2019-05-30T16:29:50", "doiPublishedTime": "2019-05-30T16:45:46", "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/27503/?format=api", "dataPath": "/neodc/eustace/data/combined/mohc/eustace/v1.0/day/0/0/R001400/20190326/global/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1640021735505, "numberOfFiles": 60631, "fileFormat": "Data are in NetCDF format." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7384/?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/25449/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69341/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70148/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70149/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70150/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70153/?format=api" ], "dataLineage": "Data have been produced and archived for the EU EUSTACE project, which has received funding by the European Union's Horizon 2020 research and innovation programme under grant agreement no 640171.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10528/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19556/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/20098/?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/76404/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/76406/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/76407/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/114964/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/114965/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/76405/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/114967/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/114968/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/114971/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/114969/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/114966/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/114972/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/114970/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/27504/?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" } ] }