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/32947/?format=api
{ "ob_id": 32947, "computationComponent": [ { "ob_id": 32946, "uuid": "358982e67544438e832a6f1d8c867a6e", "title": "Derivation of the ESA Ozone CCI GOMOS monthly zonal mean ozone profile data", "abstract": "The monthly zonal mean ozone profile data are based on GOMOS Level 2 profiles, retrieved with the \r\nscientific ALGOM2s v1 processor (Sofieva et al., 2017a) and included into the new version of the HARMonized datasets of OZone profiles (HARMOZ_ALT, Sofieva et al., 2013). \r\n\r\nA more detailed description of the GOMOS Monthly zonal mean data can be found in the README and in (Sofieva et al., 2017b).", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": 32943, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 11047, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 3854, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/846/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/11045/?format=api", "relatedTo": { "ob_id": 11047, "uuid": "36a1661ea0484e58957173cbdc85d531", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/147125/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/147126/?format=api" ] }