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/32377/?format=api
{ "ob_id": 32377, "uuid": "2bdeefa63a234a18a8fd0fabd4fa62b0", "title": "MCD12Q1 - MODIS/Terra+Aqua Land Cover Type Yearly L3 Global 500m SIN Grid", "abstract": "These data are a copy of MODIS data from the NASA Level-1 and Atmosphere Archive & Distribution System (LAADS) Distributed Active Archive Center (DAAC). The copy is potentially only a subset. Below is the description from https://ladsweb.modaps.eosdis.nasa.gov/missions-and-measurements/products/MCD12Q1\n\n\n\n\n\nThe MODIS Land Cover Type product contains multiple classification schemes, which describe land cover properties derived from observations spanning a year's input of Terra and Aqua data. The primary land cover scheme identifies 17 land cover classes defined by the International Geosphere Biosphere Programme (IGBP), which includes 11 natural vegetation classes, 3 developed and mosiacked land classes, and three non-vegetated land classes.\n\nThe MODIS Terra + Aqua Land Cover Type Yearly L3 Global 500 m SIN Grid product incorporates five different land cover classification schemes, derived through a supervised decision-tree classification method:\n\nLand Cover Type 1: IGBP global vegetation classification schemeLand Cover Type 2: University of Maryland (UMD) schemeLand Cover Type 3: MODIS-derived LAI/fPAR schemeLand Cover Type 4: MODIS-derived Net Primary Production (NPP) schemeLand Cover Type 5: Plant Functional Type (PFT) scheme\n\nAdditional layers include a Land Cover Type Assessment SDS, a Land Cover Percent SDS, and a Land Cover Quality Control SDS.\n\nCollection 5.1 Land Cover Type products are produced with revised training data and certain algorithm refinements. For further details, please consult the following paper:\n\nFriedl, M. A., Sulla-Menashe, D., Tan, B., Schneider, A., Ramankutty, N., Sibley, A., andHuang, X. (2010). MODIS Collection 5 global land cover: Algorithm refinements and characterization of new datasets. Remote Sensing of Environment, 114, 168-182.\n\nShortname: MCD12Q1 , Platform: Combined Aqua Terra , Instrument: MODIS , Processing Level: Level-3 , Spatial Resolution: 500 m , Temporal Resolution: annual , ArchiveSets: 6 , Collection: MODIS Collection 6 (ArchiveSet 6) , PGE Number: PGE41 , File Naming Convention: MCD12Q1.AYYYYDDD.hHHvVV.CCC.YYYYDDDHHMMSS.hdf AAYYYYDDD = Acquisition Year and Day of Year hHH = Horizontal tile number (0-35) vVV = Vertical tile number (0-17) CCC = Collection number YYYYDDDHHMMSS = Production Date and Time , Citation: Mark Friedl, Damien Sulla-Menashe - Boston University and MODAPS SIPS - NASA. (2015). MCD12Q1 MODIS/Terra+Aqua Land Cover Type Yearly L3 Global 500m SIN Grid. NASA LP DAAC. http://doi.org/10.5067/MODIS/MCD12Q1.006 , Keywords: Climate Change, Climate Modeling, Land Cover ", "keywords": "Climate Change, Climate Modeling, Land Cover ", "publicationState": "published", "dataPublishedTime": "2021-04-15T13:59:18.229578", "doiPublishedTime": null, "updateFrequency": "asNeeded", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32378/?format=api", "dataPath": "/neodc/modis/data/MCD12Q1", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 12294148338, "numberOfFiles": 2838, "fileFormat": "HDF" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8882/?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/64818/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64819/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64820/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64821/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64822/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64823/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64824/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64825/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64826/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64827/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64828/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64829/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64830/?format=api" ], "dataLineage": "Data were downloaded from https://ladsweb.modaps.eosdis.nasa.gov/archive/allData/ to support UK research groups, especially NCEO.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10826/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/10895/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/projects/10904/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/10892/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144155/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144156/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144158/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144162/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144163/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/10908/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2557/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://modaps.modaps.eosdis.nasa.gov/services/faq/LAADS_Data-Use_Citation_Policies.pdf", "licenceClassifications": "" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }