Observation Collection Instance
Get a list of Collections objects. Collections have a 1:1 mapping with Observations.
### Available end points:
- `/observationcollections/` - Will list all Collections in the database
- `/observationcollections.json` - Will return all Collections in json format
- `/observationcollections/<object_id>/` - Returns Collections object with that id
### Available Methods:
- `GET`
- `HEAD`
### Available filters:
- `uuid`
- `title`
- `keywords`
- `discoveryKeywords`
- `publicationState`
### How to use filters:
- `/observationcollections/?uuid=ab4ca8d019d148f78afba1cd20872bdd`
- `/observationcollections.json?publicationState=citable`
GET /api/v2/observationcollections/10846/?format=api
{ "ob_id": 10846, "uuid": "9192420b6b74965d76cd69ce9222046d", "title": "SEVIRI (Spinning Enhanced Visible and InfraRed Imager) Fire Radiative Power (FRP) data from the Meteosat Second Generation (MSG) Satellite", "abstract": "The Fire Radiative Power (FRP) is a measure of the rate of radiant heat output from a fire. It has been demonstrated in small-scale experimental fires that the FRP of a fire is related to the rate at which fuel is being consumed (Wooster et al., 2005) and smoke emissions released (Freeborn et al., 2008). This is a direct result of the combustion process, whereby carbon-based fuel is oxidised to CO2 (and other compounds) with the release of a certain \"heat yield\". Therefore, measuring this FRP and integrating it over the lifetime of the fire provides an estimate of the total Fire Radiative Energy (FRE), which for wildfires should be approximately proportional to the total mass of fuel biomass consumed.\r\n\r\nThis dataset contains Fire Radiative Power (FRP) data over Africa from Meteosat Second Generation (MSG) Spinning Enhanced Visible and InfraRed Imager (SEVIRI) data. Fires are detected by applying Roberts and Wooster's (2008) detection algorithm to SEVIRI data. FRP is estimated using the Middle InfraRed (MIR) radiance method (Wooster et al., 2003). The dataset was produced by Gareth Roberts and Martin Wooster (National Centre for Earth Observation (NCEO), Kings College London).\r\n\r\nThe original SEVIRI FRP (in units of MegaWatts; MW) data are produced at the native spatial resolution of 3 km (at the Meteosat sub-satellite point, decreasing away from this) and a temporal resolution of 15 minutes. See the Section on SEVIRI LSA SAF FRP Product in the SEVIRI FRP data description document for details of how to access these data.\r\n\r\nThe gridded product provided here are spatially degraded to a 1deg x 1deg grid-cell resolution, but keep the 15 minute temporal resolution. The gridded data are netCDF format files, each file containing 4 parameters. Each of the parameters comprise of an FRP dataset consisting of 71 columns, 73 rows and 96 frames, covering the African continent only (not Europe or South America) on a daily basis. The data cover a 12 month time period between February (2004) and January (2005)…which is the first full year of SEVIRI post-commissioning phase data.\r\n\r\nThe spatial coverage of these gridded data are: \r\nUpper left Lat = +36.5° \r\nUpper Left Lon = -19.5°\r\nBottom Right Lat = -35.5°\r\nBottom Right Lon = +50.5°\r\nParameters:\r\n\r\nTotal_fire_radiative_power\r\nTotal Fire Radiative Power (FRP) in grid cell\r\nNumber_of_fire_pixels\r\nAdjusted_total_fire_radiative_power\r\nMean_fire_radiative_power\r\n\r\nThe naming convention for the gridded files is: SEVIRI_FRP_[year]-[month]-[day].nc for example SEVIRI_FRP_2004-02-16.nc corresponds to data from 16th February 2004. Each netCDF file contains 96 frames (15 minute frequency) between 00:12 – 23:57. These acquisition times correspond to the end of the SEVIRI image scan where each scan takes ~12minutes to complete. The times are in UTC.", "keywords": "MSG, SEVIRI", "discoveryKeywords": [ 1138, 1142 ], "publicationState": "published", "dataPublishedTime": "2010-02-19T16:14:37", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/10847/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7205/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7206/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39028/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42887/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42891/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42888/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42889/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42890/?format=api" ] }