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/8355/?format=api
{ "ob_id": 8355, "computationComponent": [ { "ob_id": 8350, "uuid": "85412f2e57f94f5d85a80bdc57509a01", "title": "Deployed on Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) Satellite", "abstract": "Deployed on Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) Satellite. CALIPSO is a Franco-American satellite launched in 2006, with a specific purpose of advanced measurement of cloud and aerosols. The satellite is a part of the Afternoon Constellation (A-Train) under NASA-centred Earth Observation System (EOS). A-Train is a group of polar orbiting satellites following closely with each other for synergetic measurements. They pass through the the equator around 13:00 and 01:00. CALIPSO is the first satellite that is able to provide data of vertical profiles of aerosol. These data is used for studying direct and indirect aerosol forcings. Vertical cloud profile is also required to predict precipitation and the strength of the circulation. The satellite contains Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP), Wide Field Camera (WFC) and Imaging Infrared Radiometer (IIR).\r\n\r\nCALIPSO is a satellite launched in 2006, with a specific purpose of advanced measurement of cloud and aerosols. It contains Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP), Wide Field Camera (WFC) and Imaging Infrared Radiometer (IIR). The satellite is a part of the A-Train Constellation, a group of satellites following close to each other on the pole-to-pole orbit for synergetic measurements. They have equator passing around 13:00 and 01:00.\r\n\r\nCALIPSO is the first satellite that is able to provide data of vertical profiles of aerosol. These data is used for studying direct and indirect aerosol forcings. Vertical cloud profile is also required to predict precipitation and the strength of the circulation.\r\n", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 8354, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 2589, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/8351/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/8352/?format=api", "relatedTo": { "ob_id": 8354, "uuid": "592ed6b3b3504ed2849b977adf12bd2f", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [] }