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/45971/?format=api
{ "ob_id": 45971, "computationComponent": [ { "ob_id": 45972, "uuid": "70a34cc738564822992fa7dd61b5e516", "title": "Computation for ESA Fire Climate Change Initiative (FireCCI): Harmonised Medium Resolution Burned Area Grid product, version 6.0 (MRBA60H)", "abstract": "The description of the algorithm, input variables and validation results can be found in the Algorithm Theoretical Basis Document (ATBD) of the product in the linked documentation. The gridded dataset contains two variables: sum of burned area per month and per 0.25-degree grid cell, and the corresponding uncertainty, calculated as the Root Mean Square Error. For further information on the product and its format see the Product User Guide in the linked documentation.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 45973, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 14752, "platform": "https://catalogue.ceda.ac.uk/api/v2/platforms/45162/?format=api", "instrument": "https://catalogue.ceda.ac.uk/api/v2/instruments/10898/?format=api", "relatedTo": { "ob_id": 45973, "uuid": "660ef95d1f094b20b7d9ea730e97b978", "short_code": "acq" } }, { "ob_id": 14753, "platform": "https://catalogue.ceda.ac.uk/api/v2/platforms/10906/?format=api", "instrument": "https://catalogue.ceda.ac.uk/api/v2/instruments/10898/?format=api", "relatedTo": { "ob_id": 45973, "uuid": "660ef95d1f094b20b7d9ea730e97b978", "short_code": "acq" } }, { "ob_id": 14754, "platform": "https://catalogue.ceda.ac.uk/api/v2/platforms/33004/?format=api", "instrument": "https://catalogue.ceda.ac.uk/api/v2/instruments/37715/?format=api", "relatedTo": { "ob_id": 45973, "uuid": "660ef95d1f094b20b7d9ea730e97b978", "short_code": "acq" } }, { "ob_id": 14755, "platform": "https://catalogue.ceda.ac.uk/api/v2/platforms/19017/?format=api", "instrument": "https://catalogue.ceda.ac.uk/api/v2/instruments/19027/?format=api", "relatedTo": { "ob_id": 45973, "uuid": "660ef95d1f094b20b7d9ea730e97b978", "short_code": "acq" } }, { "ob_id": 14756, "platform": "https://catalogue.ceda.ac.uk/api/v2/platforms/26990/?format=api", "instrument": "https://catalogue.ceda.ac.uk/api/v2/instruments/19027/?format=api", "relatedTo": { "ob_id": 45973, "uuid": "660ef95d1f094b20b7d9ea730e97b978", "short_code": "acq" } }, { "ob_id": 14757, "platform": "https://catalogue.ceda.ac.uk/api/v2/platforms/19017/?format=api", "instrument": "https://catalogue.ceda.ac.uk/api/v2/instruments/19032/?format=api", "relatedTo": { "ob_id": 45973, "uuid": "660ef95d1f094b20b7d9ea730e97b978", "short_code": "acq" } }, { "ob_id": 14758, "platform": "https://catalogue.ceda.ac.uk/api/v2/platforms/26990/?format=api", "instrument": "https://catalogue.ceda.ac.uk/api/v2/instruments/19032/?format=api", "relatedTo": { "ob_id": 45973, "uuid": "660ef95d1f094b20b7d9ea730e97b978", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://catalogue.ceda.ac.uk/api/v2/rpis/219687/?format=api" ] }