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/32411/?format=api
{ "ob_id": 32411, "uuid": "b5e81b4a2be145b990ae3b8e198f9266", "title": "MYD06_L2 - MODIS/Aqua Clouds 5-Min L2 Swath 1km and 5km", "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/MYD06_L2\n\n\n\n\n\nThe MODIS Level-2 Cloud product consists of cloud optical and physical parameters. These parameters are derived using remotely sensed infrared, visible and near infrared solar reflected radiances. MODIS infrared channel radiances are used to derive cloud top temperature, cloud top height, effective emissivity, cloud phase (ice vs. water, opaque vs. non-opaque), and cloud fraction under both daytime and nighttime conditions. MODIS visible radiances are used to derive cloud optical thickness and effective particle radius and cloud shadow effects. Near-infrared solar reflected radiance provides additional information for the retrieval of cloud particle phase (ice vs. water, clouds vs. snow). The shortname for this Level-2 MODIS cloud product is MYD06_L2. MYD06_L2 consists of parameters at a spatial resolution of either 1km or 5km (at nadir). Each MYD06_L2 product file covers a 5-minute time interval. This means that for 5km resolution parameters, the output grid is 270 pixels wide by 406 pixels in length. Every tenth granule has an output grid size of 270 by 408 pixels. For 1-km resolution parameters, the output grid is 1354 pixels in width by 2030 pixels in length and every tenth granule has an output grid size of 1354 by 2040 pixels.\n\nMYD06_L2 product files are stored in Hierarchical Data Format (HDF-EOS). All gridded cloud parameters are stored as Scientific Data Sets (SDS) within the file, except two (band number and statistics). These are stored as Vdata (table arrays). Approximately 288 files are produced daily. Nighttime files are smaller than their daytime counterparts since only the cloud top properties are retrieved at night.\n\nThe MODIS Cloud Product will be used to investigate seasonal and inter-annual changes in cirrus (semi-transparent) global cloud cover and cloud phase with multispectral observations at 1km spatial resolution.\n\nFor additional details see the MODIS Atmospheres web site page onCollection 6.1 Updates.\n\nShortname: MYD06_L2 , Platform: Aqua , Instrument: MODIS , Processing Level: Level-2 , Spatial Resolution: 1 km , Temporal Resolution: 5 minute , ArchiveSets: 61 , Collection: MODIS Collection 6.1 - Level 1, Atmosphere, Land (ArchiveSet 61) , PGE Number: PGE06 , File Naming Convention: MYD06_L2.AYYYYDDD.HHMM.CCC.YYYYDDDHHMMSS.hdf AYYYYDDD = Acqusition Year and Day of Year HHMM = Hour and Minute of acquisition CCC = Collection number YYYYDDDHHMMSS = Production Date and Time AYYYYDDD = Year and Day of Year of acquisition , Citation: Platnick, S., Ackerman, S., King, M., et al., 2015. MODIS Atmosphere L2 Cloud Product (06_L2). NASA MODIS Adaptive Processing System, Goddard Space Flight Center, USA: http://dx.doi.org/10.5067/MODIS/MYD06_L2.061 , Keywords: Water Vapor, Precipitable Water ", "keywords": "Water Vapor, Precipitable Water ", "publicationState": "published", "dataPublishedTime": "2021-04-15T14:07:26.880711", "doiPublishedTime": null, "updateFrequency": "asNeeded", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32412/?format=api", "dataPath": "/neodc/modis/data/MYD06_L2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 137501971853377, "numberOfFiles": 2375833, "fileFormat": "HDF" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8900/?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/62241/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62242/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64508/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64510/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64511/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64512/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64513/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64514/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64547/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64548/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64550/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64556/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64558/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64560/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64562/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64563/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64564/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64565/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64567/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64569/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64570/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64571/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64573/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64574/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64576/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64578/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64580/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64601/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64602/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64605/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64606/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64607/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64609/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64610/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64611/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64613/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64614/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64616/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64618/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64619/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64620/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64622/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64623/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64624/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64625/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64626/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64627/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64628/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64629/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64630/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64631/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91976/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91977/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91978/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91979/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91980/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91981/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91982/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91983/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91984/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91985/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91986/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91987/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91988/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91989/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91990/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91991/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91992/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91993/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91994/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91995/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91996/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91997/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91998/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/91999/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92000/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92001/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92002/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92003/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92004/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92005/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92006/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92007/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92008/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92009/?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/10845/?format=api" ], "projects": [ "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/144308/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144309/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144311/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144312/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144314/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144315/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144316/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/26034/?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" } ] }