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/37629/?format=api
{ "ob_id": 37629, "uuid": "8af5dbda10b747709543113ecb71c44c", "title": "Decadal and multidecadal simulation of the Southwestern Indian Ocean with high frequency surface currents (climatological and realistic forcing, 1993-2020)", "abstract": "This dataset collection comprises two simulations; WINDS-M (Western Indian Ocean Simulation, Multidecadal) and WINDS-C (Western Indian Ocean Simulation, Climatological). Both simulations are high-resolution (1/50 degrees in the horizontal) from 1993-2020 (for WINDS-M) and 1993-2018 (for WINDS-C), using the Coastal and Regional Ocean Community model (CROCO). WINDS-M is forced at the lateral boundaries by daily output from the 1/12degrees CMEMS (Copernicus Marine Environment Monitoring Service) GLORYS12V1 global ocean reanalysis and barotropic tides from TPXO9, at the surface by hourly output from ERA5, and also includes climatological riverine fluxes. WINDS-C is forced at the lateral boundaries by a monthly climatology from the 1/12 degrees CMEMS GLORYS12V1 global ocean reanalysis and barotropic tides from TPXO9, at the surface by a monthly climatology from ERA5, and also includes climatological riverine fluxes. High frequency (0.5h) surface currents are provided for Lagrangian analyses, and other surface fields are provided at a daily frequency for both simulations. The simulations were run using funding through the Doctoral Training Partnership in Environmental Research grant NE/S007474/1 titled Marine dispersal and retention in the western Indian Ocean", "keywords": "Indian Ocean, ocean current, surface velocity, temperature, salinity, ocean model, CROCO, dispersal, coral reef", "discoveryKeywords": [], "publicationState": "published", "dataPublishedTime": "2022-10-12T16:01:40", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/37622/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/37626/?format=api" ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179564/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179560/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179562/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179565/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179567/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179563/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179566/?format=api" ] }