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/8194/?format=api
{ "ob_id": 8194, "uuid": "e6e8b3853eed7eeceedf347737643414", "title": "Advanced Land Observing Satellite (ALOS) Phased Array type-L band Synthetic Aperture Radar (PALSAR) UK imagery", "abstract": "Level 1 Advanced Land Observing Satellite (ALOS) Phased Array type-L band Synthetic Aperture Radar (PALSAR) data were acquired from ESA by the Landmap project and processed to produce greyscale 8 and 32-bit geotiff imagery for the UK and Republic of Ireland from 2007-2009. The UK data are projected onto the British National Grid whereas the Republic of Ireland data are projected onto the Irish National Grid. PALSAR is an active microwave sensor using L-band (2GHz) frequency and produces various products of different resolutions and performance. PALSAR data can be acquired during day or night, increasing the temporal coverage of data for a particular spatial extent. PALSAR is also unaffected by cloud cover allowing a better coverage of satellite data. \r\nPALSAR collects data in 4 different modes. The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted a large amount of earth observation data for the majority of the UK. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC.\r\n\r\nWhen using these data please also add the following copyright statement: © ESA 2004/2005/2006/2007/2008…. Received and Distributed by University of Manchester under licence from the European Space Agency", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-08-18T13:42:26", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8195/?format=api", "dataPath": "/neodc/landmap/data/radar/palsar", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 108270112091, "numberOfFiles": 10980, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>The data are available in geotiff format which can be opened in many earth observation image processing software including open/free software such as <a href=\"http://www.hexagongeospatial.com/products/ERDASERViewer/Details.aspx\">Erdas ER viewer</a> and the freely available <a href=\"http://www.brockmann-consult.de/cms/web/beam/\">Basic ERS &amp; Envisat (A)ATSR and Meris Toolbox (BEAM)</a> or <a href=\"https://earth.esa.int/web/guest/software-tools/-/article/nest-next-esa-sar-toolbox-5943\">NEST (Next ESA SAR Toolbox)</a>. Geotiff files are TIFF files which have geographic metadata embedded as tags within the TIFF file. The geographic metadata can then be used to position the image in the correct location and geometry on the screen of a geographic information display. The data are split into the three modes acquired by Landmap (Fine Beam Single (FBS), Fine Beam Dual (FBD) and Polarimetric). The various polarisations can be determined from the filename: \n</p><ul>\n<li><b>HH</b> - Horizontal polarisation transmitted, horizontal received. </li>\n<li><b>VV</b> - Vertical transmitted, vertical received</li>\n<li><b>HV</b> - Horizontal transmitted, vertical received</li>\n<li><b>VH</b> - Vertical transmitted, horizontal received</li>\n</ul>\nSpecific products include 32 bit _geo GeoTiff, and 8 bit _geo_lia and _geo_ls_mask GeoTiffs. All the geotiff images are provided with GeoTiff World Files (.tfw) which are used to geo-reference images to an appropriate projection scheme. \n<p />\n</div>\n\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2348/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/181/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5283/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8181/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33119/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33121/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33122/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44230/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33120/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44232/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33123/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108863/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44231/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8201/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2588/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landmap", "label": "restricted: landmap group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landmap.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }