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/45380/?format=api
{ "ob_id": 45380, "computationComponent": [ { "ob_id": 45912, "uuid": "777d2d25a0ad461eacea7c760cb452bb", "title": "Computation for the Deformation, Strains and Velocities for the Alpine Himalayan Belt from trans-continental Sentinel-1 InSAR & GNSS", "abstract": "The interferograms are processed from Sentinel-1 Level 1 (L1) Synthetic Aperture Radar (SAR) imagery using the Looking Into Continents from Space with Synthetic Aperture Radar (LiCSAR) routine, further corrected for troposphere, ionosphere and solid earth tides. The average line-of-sight (LOS) velocities and associated uncertainties are derived from frame-based eight-year time series, which are inverted from networks of short temporal baseline interferograms using the Looking Into Continents from Space with Small Baseline Subset (LiCSBAS) method. The scaled uncertainties are the LOS uncertainties with referencing effects corrected by fitting a spherical, exponential, or linear model to the scatter points between uncertainty and distance from the reference. Further details are provided in Elliott et al. (2026, Remote Sensing of Environment).", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 12318, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 4316, "platform": "https://catalogue.ceda.ac.uk/api/v2/platforms/12319/?format=api", "instrument": "https://catalogue.ceda.ac.uk/api/v2/instruments/12313/?format=api", "relatedTo": { "ob_id": 12318, "uuid": "f95b77f14a554727a1975802b25ad8a7", "short_code": "acq" } } ] }, { "ob_id": 20018, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 10863, "platform": "https://catalogue.ceda.ac.uk/api/v2/platforms/20017/?format=api", "instrument": "https://catalogue.ceda.ac.uk/api/v2/instruments/12313/?format=api", "relatedTo": { "ob_id": 20018, "uuid": "c28a3a6627354dd19363ac971116b0d8", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://catalogue.ceda.ac.uk/api/v2/rpis/217141/?format=api" ] }