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/45265/?format=api
{ "ob_id": 45265, "computationComponent": [ { "ob_id": 45266, "uuid": "88d080fefc274ddf848320a1171e8419", "title": "Computation for the ESA Precursors for Aerosols and Ozone Climate Change Initiative TROPOMI monthly mean level 3 tropospheric nitrogen dioxide (NO2) version 1.0 May 2018- December 2021", "abstract": "TROPOspheric Monitoring Instrument (TROPOMI) global tropospheric nitrogen dioxide (NO2) spatiotemporally averaged per month over a standard grid from May 2018 to December 2021. The dataset is provided in four different spatial resolutions: 0.2x0.2 (900x1800 grid cells), 0.5x0.5 (360x720), 1x1 (180x360), 2x2.5 (91x144) and includes auxilliary variables (e.g. cloud and surface properties, propagated level 3 uncertainties, averaging kernels). The data are provided in monthly netCDF files for each spatial resolution.\r\nL3 data were generated by spatiotemporally averaging operational TROPOMI L2 NO2 v2.3.1 data as part of the ESA CCI precursors project.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 45267, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 14427, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/26439/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/26444/?format=api", "relatedTo": { "ob_id": 45267, "uuid": "a29f931bd9fc4752876ed18453ad381c", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216542/?format=api" ] }