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/39619/?format=api
{ "ob_id": 39619, "computationComponent": [ { "ob_id": 39620, "uuid": "4257ffdb796e49a7b46edeb9db5350c6", "title": "ESA Snow Climate Change Initiative: Derivation of SCFV AATSR v1 product.", "abstract": "The retrieval method of the snow_cci SCFV product from AATSR data has been further developed and improved based on the ESA GlobSnow approach (Metsämäki et al. 2015) and complemented with a pre-classification module. In a first step, clouds are masked using an adapted version of the Simple Cloud Detection Algorithm version 2.0 (SCDA2.0) (Metsämäki et al. 2015), defined as SCDA2.3. All cloud-free pixels are then used for the snow extent mapping, using spectral bands centred at about 659 nm and 1.61 µm, and an emissive band centred at about 10.85 µm. The snow_cci snow cover mapping algorithm is a two-step approach: first, a strict pre-classification is applied to identify all cloud-free pixels which are clearly snow free. For all remaining pixels, the snow_cci SCFV retrieval method is applied. Improvements to the GlobSnow algorithm implemented for snow_cci version 1 include adaptation of the retrieval method for mapping in forested areas the SCFV.\r\nPermanent snow and ice, and water areas are masked based on the Land Cover CCI data set of the year 2000. Both classes were separately aggregated to the grid size of the SCFV product. Water areas are masked if more than 30% of the grid cell is classified as water, permanent snow and ice areas are masked if more than 50% is identified as such areas in the aggregated map. The product uncertainty for observed land areas is provided as unbiased root mean square error (RMSE) per grid cell in the ancillary variable.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 39618, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 13506, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/846/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/8076/?format=api", "relatedTo": { "ob_id": 39618, "uuid": "038e91b2492e4a61a6dd0fd8ae42d27f", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/193085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/193086/?format=api" ] }