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/26187/?format=api
{ "ob_id": 26187, "uuid": "065f6040ef08485db989cbd89d536167", "title": "ESA Fire Climate Change Initiative (Fire_cci): Small Fire Dataset (SFD) Burned Area pixel product for Sub-Saharan Africa, version 1.1", "abstract": "The ESA Fire Disturbance Climate Change Initiative (Fire_cci) project has produced maps of global burned area developed from satellite observations. The Small Fire Dataset (SFD) pixel products have been obtained by combining spectral information from Sentinel-2 MSI data and thermal information from MODIS MOD14MD Collection 6 active fire products.\r\n\r\nThis dataset is part of v1.1 of the Small Fire Dataset (also known as FireCCISFD11), which covers Sub-Saharan Africa for the year 2016. Data is available here at pixel resolution (0.00017966259 degrees, corresponding to approximately 20m at the Equator). Gridded data products are also available in a separate dataset.", "keywords": "ESA, CCI, Pixel, Burned Area, Fire Disturbance, Climate Change, GCOS", "publicationState": "citable", "dataPublishedTime": "2018-10-12T08:43:45", "doiPublishedTime": "2018-10-12T16:00:00", "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/26617/?format=api", "dataPath": "/neodc/esacci/fire/data/burned_area/SFD/Africa/Sentinel2/pixel/v1.1/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 41917713485, "numberOfFiles": 1395, "fileFormat": "The product is a set of three single-layer GeoTIFF files (labelled JD, CL and LC in the filenames for layers 1 to 3 respectively).\r\n\r\nLayer 1 (JD): Date of the first detection; Pixel Spacing = 0.00017966259deg (approx. 20m); Pixel value = Day of the year, from 1 to 365 (or 366) . A value of 0 is included when the pixel is not burned in the month; a value of -1 is allocated to pixels that are not observed in the month; a value of -2 is allocated to pixels that are not burnable (build up areas, bare areas, , snow and/or ice, open water). Data type = Integer; Number of layers = 1; Data depth = 16\r\n\r\nLayer 2: Confidence Level; Pixel Spacing = 0.00017966259deg (approx. 20m); Pixel value = 0 to 100, where the value is the probability in percentage that the pixel is actually burned, as a result of thedifferent steps of the burned area classification. The higher the value, the higher the confidence that the pixel is actually burned. A value of 0 is allocated to pixels that are not observed in the month, or not taken into account in the burned area processing (non burnable). Data type = Byte; Number of layers = 1; Data depth = 8\r\n\r\nLayer 3: Land cover of that pixel, extracted from the CCI S2 prototype Land Cover map at 20m of Africa 2016. N is the number of the land cover categories in the reference map. It is only valid when layer 1 > 0. Pixel value is 0 to N under the following codes: 1 – Trees cover area; 2 – Shrubs cover area; 3 – Grassland; 4 – Cropland; 5 – Vegetation aquatic or regularly flooded; 6 – Lichen Mosses / Sparse vegetation; Pixel Spacing = 0.00017966259deg (approx. 20m); Datatype = Byte; Number of layers = 1; Data depth = 8" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7162/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2288/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data was produced by the ESA Fire CCI team as part of the ESA Climate Change Initiative (CCI) and is being held on the CEDA (Centre for Environmental Data Analysis) archive as part of the ESA CCI Open Data Portal project.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9684/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9686/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/13255/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/12683/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109573/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109574/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109571/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/142473/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/142474/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109570/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109578/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109580/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/26618/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2539/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_fire_terms_and_conditions.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" }, { "ob_id": 1140, "name": "ESACCI" } ] }