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/1342/?format=api
{ "ob_id": 1342, "uuid": "61530f07d7356f5a74993645b107b5b0", "title": "Polluted Troposphere Transport and Mixing in Fronts: High-Resolution Model Simulations of the Transport of Pollutants", "abstract": "Transport and mixing in fronts was a NERC Polluted Troposphere Research Programme project (Round 1 - NER/T/S/2002/00149 - Duration 2002 - 2005) and was led by DR SL Gray, University of Reading.\r\n\r\nThe aim of this research was to provide improved quantitative estimates of the rate at which frontal regions in weather systems transport polluted air from the boundary layer to the free troposphere. \r\n\r\nModelling studies performed using typical mesoscale to regional-scale resolution cannot resolve certain frontal mixing processes which are clearly visible in high resolution radar observations; namely multiple shear layers and large-amplitude Kelvin-Helmholtz billows. To perform very high-resolution (of order 2 km by 90 vertical levels) model simulations of frontal cases using the new dynamics (non-hydrostatic) Met Office model. The dynamical representation of these mixing processes and the transport and mixing of passive tracers in the model were evaluated using observations. The climatological impact of these individual fronts was determined using a climatological frontal database.\r\n\r\nThe Polluted Troposphere Programme was a 5-year NERC thematic research programme was centred upon the study of polluted boundary layer air and its transport to the free troposphere. The programme focussed on the regional scale, defined as intermediate between urban and hemispheric.", "keywords": "Polluted Troposphere, Front, meteorology, model", "discoveryKeywords": [ 1138 ], "publicationState": "published", "dataPublishedTime": "2007-12-10T02:35:44", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/1343/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/986/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/987/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10408/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4213/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4215/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4216/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4218/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4212/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42334/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4214/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42335/?format=api" ] }