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/40002/?format=api
{ "ob_id": 40002, "computationComponent": [ { "ob_id": 39999, "uuid": "0ea3c51424374e1b8de4c59d295ff6a6", "title": "CCI+ Phase 1 SIC: N90LIN and pan-sharpening", "abstract": "The CCI+ Phase 1 Sea Ice Concentration (SIC) production has two streams: N90LIN, and pan-sharpening. The N90LIN step prepares SICs relying mostly on the near-90 GHz channels (higher resolution, higher noise). The pan-sharpening step prepares SICs using the results of both the OSI SAF “19/37 GHz” algorithm (SICCI3LF) and N90LIN (higher resolution, higher noise). The result of the pan-sharpening step (named “resolution enhanced” SICCI3LF, reSICCI3LF) is a main SIC outcome from CCI+ Phase 1, while N90LIN is more seen as a by-product for expert users (because of the increased noise).", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 40001, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 13583, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/39788/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/40000/?format=api", "relatedTo": { "ob_id": 40001, "uuid": "f7725768381b40e5bf93c67ee7eaba81", "short_code": "acq" } }, { "ob_id": 13584, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/27698/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/40000/?format=api", "relatedTo": { "ob_id": 40001, "uuid": "f7725768381b40e5bf93c67ee7eaba81", "short_code": "acq" } }, { "ob_id": 13586, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/39738/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/40000/?format=api", "relatedTo": { "ob_id": 40001, "uuid": "f7725768381b40e5bf93c67ee7eaba81", "short_code": "acq" } }, { "ob_id": 13587, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/39789/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/40000/?format=api", "relatedTo": { "ob_id": 40001, "uuid": "f7725768381b40e5bf93c67ee7eaba81", "short_code": "acq" } }, { "ob_id": 13588, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/39790/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/40000/?format=api", "relatedTo": { "ob_id": 40001, "uuid": "f7725768381b40e5bf93c67ee7eaba81", "short_code": "acq" } }, { "ob_id": 13589, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/39791/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/14771/?format=api", "relatedTo": { "ob_id": 40001, "uuid": "f7725768381b40e5bf93c67ee7eaba81", "short_code": "acq" } }, { "ob_id": 13590, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/39739/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/14771/?format=api", "relatedTo": { "ob_id": 40001, "uuid": "f7725768381b40e5bf93c67ee7eaba81", "short_code": "acq" } }, { "ob_id": 13591, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/39792/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/14771/?format=api", "relatedTo": { "ob_id": 40001, "uuid": "f7725768381b40e5bf93c67ee7eaba81", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194933/?format=api" ] }