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/8160/?format=api
{ "ob_id": 8160, "computationComponent": [ { "ob_id": 6545, "uuid": "b4bc7f45b32c40c8b610675b7e2c2ced", "title": "Satellite deployed on Envisat", "abstract": "Envisat.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 19733, "uuid": "94040d987d8849938ba76f23a9d375ba", "title": "Level 3 University of Leicester Land Surface Temperature (LST) Product (UOL_LST_3P)", "abstract": "This product is the Land Surface Temperature (LST) Level 3 gridded data product (UOL_LST_3P) from the Advanced Along Track Scanning Radiometer (AATSR), produced by the University of Leicester.\r\n\r\nThe Level 3 product provides global gridded Land Surface Temperature and its associated uncertainty, as well as additional auxiliary information, at a pre-defined set of spatial and temporal resolutions. Only cloud-free pixels are included in the averaging process. For further details on the Level 3 product please refer to the (A)ATSR LST L3P product user guide.\r\n\r\nThe Level 3 LST product has been produced from the Level 2 AATSR LST Product (UOL_LST_2P), which is included in the ESA (A)ATSR multimission dataset (3rd version only).\r\n\r\nThe data were produced by the University of Leicester under funding from the National Centre for Earth Observation (NCEO), and are now held by the NERC Earth Observation Data Centre (NEODC). The Level 2 LST product was produced under funding from ESA, with additional funding from the NCEO.\r\n\r\n", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 8159, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 2556, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/846/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/847/?format=api", "relatedTo": { "ob_id": 8159, "uuid": "b1aa9184d26a41c79003e9b79e8d81c5", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [] }