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/1639/?format=api
{ "ob_id": 1639, "computationComponent": [ { "ob_id": 1634, "uuid": "b6906d207f4b48e78eea1f80de623477", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Upper Air Research Satellite (UARS)", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Upper Air Research Satellite (UARS). The satellite was launched in 1991 by the Space Shuttle Discovery. It is 35 feet long, 15 feet in diameter, weighs 13,000 pounds, and carries 10 instruments. UARS orbits at an altitude of 375 miles with an orbital inclination of 57 degrees. Designed to operate for three years, UARS was finally decommissioned in December 2005. UARS measures ozone and chemical compounds found in the ozone layer which affect ozone chemistry and processes. UARS also measures winds and temperatures in the stratosphere as well as the energy input from the Sun. Together, these help define the role of the upper atmosphere in climate and climate variability.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 1638, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 686, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/1635/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/1636/?format=api", "relatedTo": { "ob_id": 1638, "uuid": "202e0e7e26314aaaa67551133028f5fb", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [] }