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/7222/?format=api
{ "ob_id": 7222, "computationComponent": [ { "ob_id": 19719, "uuid": "1bc19e0ededa43baa4eb585e28eecd28", "title": "Stratospheric Aerosol and Gas Experiment II (SAGE II): species profiles, version 6.10", "abstract": "This computation involved: deployed on Earth Radiation Budget Satellite (ERBS).\r\n\r\nVersion 1 contained SAGE II monthly mean global colour image maps and the relevant gridded data for aerosol extinction at 1020 nm, 525 nm, 453 nm and 385 nm wavelength, ozone mixing ratio, water vapour mixing ratio and relative humidity, nitrogen dioxide mixing ratio at up 14 pressure levels, for the period January 1985 to December 1993.\r\n\r\nAs the original SAGE II measurements were made at geometrical heights, meteorological data from the National Meteorological Center (NMC) were used to determine the actual pressure heights for the SAGE II profile data and also have been used to calculate the relative humidity. For easy reference, the NMC atmospheric temperature, geometrical altitude and tropopause data used in the determination of SAGE II data are also included. Users of the image/data version 1.0 products need to be aware that these meteorological data are not measured by the SAGE II instrument itself.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 7221, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 2335, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/1178/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/1179/?format=api", "relatedTo": { "ob_id": 7221, "uuid": "7d3bb7c90a2d48aa8ef263319130f6f5", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [] }