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/6179/?format=api
{ "ob_id": 6179, "uuid": "37e1193a2369aff54d22a40ac402030b", "title": "Long Time Series of Global Thermal Infra-red Imagery of the Earth as part of the Cloud Archive User Service (CLAUS) Project", "abstract": "Global Brightness Temperature imagery from the Cloud Archive User Service (CLAUS) project. This project produced a long time-series of global thermal infra-red imagery of the Earth using data from operational meteorological satellites, which was used in validating atmospheric General Circulation Models.\r\n\r\nThe CLAUS archive currently spans the period 1st July\r\n1983 - 30th June 2009. Responsibility for maintaining and updating the\r\nCLAUS archive resides with the Environmental Systems Science Centre (ESSC).\r\n\r\nThe source data used in CLAUS are the level B3 (reduced resolution) 10 micron radiances from operational meteorological satellites participating in the International Satellite Cloud Climatology Programme (ISCCP) and were obtained from the NASA Langley Atmospheric Sciences Data Center (LASDC).\r\n\r\nDuring the CLAUS project the B3 data were processed to create a uniform latitude-longitude grid (or image) of Brightness Temperature (BT) values at a spatial resolution of 0.5 by 0.5 degrees and temporal resolution of three hours. Information at the grid point level about the satellites used in\r\ngenerating each BT image, and the type of interpolation applied, was held in two supplementary quality files.\r\n\r\nThe B3 data were also rigorously quality controlled to remove residual noise and navigation/calibration errors that were noticed in the original processing. The 0.5 degree resolution data were updated and\r\nsupplemented by a new product at one-third degree spatial resolution for use in process studies. These higher resolution data are also being used to create monthly animations for educational purposes.", "keywords": "CLAUS, cloud, imagery, temperature", "discoveryKeywords": [ 1138 ], "publicationState": "published", "dataPublishedTime": "2002-12-10T03:03:01", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/6180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/6182/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/6184/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4005/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4006/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10291/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12888/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26170/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26169/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26175/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26171/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26172/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41767/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41769/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54656/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41768/?format=api" ] }