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/26237/?format=api
{ "ob_id": 26237, "uuid": "5644c9ab30ef499ba1cc9ecfc6b6474c", "title": "ESA Soil Moisture Climate Change Initiative (Soil_Moisture_cci): 'Passive' Product, Version 03.3", "abstract": "The Soil Moisture CCI 'Passive' dataset is one of the three datasets created as part of the European Space Agency's (ESA) Soil Moisture Essential Climate Variable (ECV) CCI project. The product has been created by fusing radiometer soil moisture products, merging data from the SMMR, SSM/I, TMI, AMSR-E, WindSat, AMSR2 and SMOS satellite instruments. 'Active' and 'Combined' products have also been created, the 'Active' product being a fusion of AMI-WS and ASCAT derived scatterometer products and the 'Combined Product' being a blended product based on the former two data sets. \r\n\r\nThe v03.3 Passive product presents a global coverage of surface soil moisture at a spatial resolution of 0.25 degrees. The product is provided in volumetric units [m3 m-3] and covers the period (yyyy-mm-dd) 1978-11-01 to 2016-12-31. It consists of global daily images stored within yearly folders and are NetCDF-4 classic file formatted. For information regarding the theoretical and algorithmic base of the product, please see the Algorithm Theoretical Baseline Document. Other additional reference documents and information relating to the dataset can also be found on the CCI Soil Moisture project web site or within the Product Specification Document.\r\n\r\nThe data set should be cited using all three of the following references:\r\n\r\n1. Dorigo, W.A., Wagner, W., Albergel, C., Albrecht, F., Balsamo, G., Brocca, L., Chung, D., Ertl, M., Forkel, M., Gruber, A., Haas, E., Hamer, D. P. Hirschi, M., Ikonen, J., De Jeu, R. Kidd, R. Lahoz, W., Liu, Y.Y., Miralles, D., Lecomte, P. (2017). ESA CCI Soil Moisture for improved Earth system understanding: State-of-the art and future directions. In Remote Sensing of Environment, 2017, ISSN 0034-4257, https://doi.org/10.1016/j.rse.2017.07.001\r\n\r\n2. Gruber, A., Dorigo, W. A., Crow, W., Wagner W. (2017). Triple Collocation-Based Merging of Satellite Soil Moisture Retrievals. IEEE Transactions on Geoscience and Remote Sensing. PP. 1-13. 10.1109/TGRS.2017.2734070\r\n\r\n3. Liu, Y.Y., Dorigo, W.A., Parinussa, R.M., de Jeu, R.A.M. , Wagner, W., McCabe, M.F., Evans, J.P., van Dijk, A.I.J.M. (2012). Trend-preserving blending of passive and active microwave soil moisture retrievals, Remote Sensing of Environment, 123, 280-297, doi: 10.1016/j.rse.2012.03.014", "keywords": "ESA, CCI, Passive", "publicationState": "published", "dataPublishedTime": "2018-06-25T13:16:37", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "superseded", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/26238/?format=api", "dataPath": "/neodc/esacci/soil_moisture/data/daily_files/PASSIVE/v03.3/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 9435015185, "numberOfFiles": 13942, "fileFormat": "Data are in NetCDF format" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7087/?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/50512/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52664/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52665/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54641/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54643/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54646/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54647/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54648/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54649/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54650/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54651/?format=api" ], "dataLineage": "Data were processed by the ESA CCI Soil Moisture project team and transferred to CEDA for the ESA CCI Open Data Portal Project.\r\nThis dataset forms part of the v03.3 Soil Moisture CCI data (doi:10.5285/b810601740bd4848b0d7965e6d83d26c. http://dx.doi.org/10.5285/b810601740bd4848b0d7965e6d83d26c )", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/13332/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/26166/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109739/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109740/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109742/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109743/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109744/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/110058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109745/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/110059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/110060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/110061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/110062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/110063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/110064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/110065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/110066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/110067/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2535/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_soilmoisture_terms_and_conditions.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }