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/45160/?format=api
{ "ob_id": 45160, "computationComponent": [ { "ob_id": 45158, "uuid": "a210d4aa862246ec96773b0d04761da3", "title": "ESA Precursors for Aerosol and Ozone Climate Change Initiative: Derivation of Merged CO v1.0 product.", "abstract": "An intermediate IASI L3 product was created averaging cloud-free Level 2 CO from the three METOP platforms (A, B and C) using the Cloud Detection Product of Whitburn et al. (2022). These data were then combined with MOPITT V9T L3 data using a weighted averaging approach. Weights were determined based on the MOPITT CO total column to prior ratio. \r\n\r\nThe merged dataset includes CO total column monthly 1°x1° resolution grids as well as uncertainty grids, for both daytime and nighttime from January 2008 to December 2024. Surface altitude grids as well as data source flags grids are also provided.\r\n\r\nThe version number is 1.0. Data are available in NetCDF format.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 45159, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 14416, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/8207/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/8300/?format=api", "relatedTo": { "ob_id": 45159, "uuid": "b251e2b2bc564410bcdfb215cedf18f3", "short_code": "acq" } }, { "ob_id": 14417, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/8299/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/8300/?format=api", "relatedTo": { "ob_id": 45159, "uuid": "b251e2b2bc564410bcdfb215cedf18f3", "short_code": "acq" } }, { "ob_id": 14418, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/32134/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/8300/?format=api", "relatedTo": { "ob_id": 45159, "uuid": "b251e2b2bc564410bcdfb215cedf18f3", "short_code": "acq" } }, { "ob_id": 14419, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/45162/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/45161/?format=api", "relatedTo": { "ob_id": 45159, "uuid": "b251e2b2bc564410bcdfb215cedf18f3", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216109/?format=api" ] }