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/40150/?format=api
{ "ob_id": 40150, "computationComponent": [ { "ob_id": 40149, "uuid": "bc00289ce807473da5a54a9914f93fcd", "title": "Derivation of the combined high resolution global TCWV product from microwave and near infrared imagers - COMBI", "abstract": "Details of the retrieval are described in Andersson et al. (2010) and ATBD HOAPS for the microwave imagers as well as in Lindstrot et al. (2012), Diedrich et al. (2015) and ABTD NIR Level 2 for the near-infrared imagers. The water vapour of the atmosphere is vertically integrated over the full column and given in units of kg/m². The microwave and near-infrared data streams are processed independently and combined afterwards by not changing the individual TCWV values and their uncertainties.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 40148, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 13594, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/2629/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/2630/?format=api", "relatedTo": { "ob_id": 40148, "uuid": "335891bfa0ce4851b1e2aa5f09d24b98", "short_code": "acq" } }, { "ob_id": 13595, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/2629/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/14771/?format=api", "relatedTo": { "ob_id": 40148, "uuid": "335891bfa0ce4851b1e2aa5f09d24b98", "short_code": "acq" } }, { "ob_id": 13596, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/10906/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/14485/?format=api", "relatedTo": { "ob_id": 40148, "uuid": "335891bfa0ce4851b1e2aa5f09d24b98", "short_code": "acq" } }, { "ob_id": 13597, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/27135/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/27126/?format=api", "relatedTo": { "ob_id": 40148, "uuid": "335891bfa0ce4851b1e2aa5f09d24b98", "short_code": "acq" } }, { "ob_id": 13598, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/846/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/11888/?format=api", "relatedTo": { "ob_id": 40148, "uuid": "335891bfa0ce4851b1e2aa5f09d24b98", "short_code": "acq" } }, { "ob_id": 13599, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/10897/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/10898/?format=api", "relatedTo": { "ob_id": 40148, "uuid": "335891bfa0ce4851b1e2aa5f09d24b98", "short_code": "acq" } }, { "ob_id": 13600, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/19017/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/19027/?format=api", "relatedTo": { "ob_id": 40148, "uuid": "335891bfa0ce4851b1e2aa5f09d24b98", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195642/?format=api" ] }