Procedure Composite Process Instance
Get a list of ProcedureComputation objects. ProcedureComputations have a 1:1 mapping with Observations where used.
These may have a number of 2 or more components made up of combinations of Computation and Acquisition records.
The details of the underlying records have been serialised.
### Available end points:
- `/ProcedureComputations/` - Will list all ProcedureComputations in the database
- `/ProcedureComputations.json` - Will return all ProcedureComputations in json format
- `/ProcedureComputations/<object_id>/` - Returns ProcedureComputations object with that id
### Available Methods:
- `GET`
- `HEAD`
### Available filters:
None
### How to use filters:
None
GET /api/v2/composites/38320/?format=api
{ "ob_id": 38320, "computationComponent": [ { "ob_id": 19029, "uuid": "68e7fd451fd848ecb0b6e53dfd68ae4a", "title": "Level 1 processing algorithm applied to Sentinel 3 Ocean and Land Colour Instrument (OLCI) raw data", "abstract": "This computation involves the Level 1 processing algorithm applied to raw Ocean and Land Colour Instrument (OLCI) data. This product consists of the physical measurements from the instrument. These are Top Of Atmosphere (TOA) radiances, calibrated to geophysical units (W.m-2. sr-1 µm-1), georeferenced onto the Earth's surface, spatially resampled onto an evenly spaced grid, and annotated with illumination and observation geometry, environment data (meteorological data) and quality and classification flags.\r\nThe product is available at two spatial resolutions: full resolution and reduced resolution.\r\n\r\nThe processing involves the following steps:\r\n\r\n1. Data extraction and quality checks.\r\n2. Radiometric scaling.\r\n3. Stray light correction.\r\n4. Georeferencing.\r\n5. Pixel classification functions.\r\n6. Spatial re-sampling.\r\n7. Product formatting (into the two spatial resolutions)\r\n\r\nFor more information please see the OLCI user guide in the docs tab.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 38321, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 13445, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/26990/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/19027/?format=api", "relatedTo": { "ob_id": 38321, "uuid": "abf32dcb73fa4d0792107198a463c246", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182464/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182465/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182466/?format=api" ] }