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/14358/?format=api
{ "ob_id": 14358, "computationComponent": [ { "ob_id": 14360, "uuid": "f0015e95a155419b83e69cfd0c664668", "title": "HadRT2.2 Computation", "abstract": "HADRT2.2 is an eigenvector reconstructed grid data set from 1958 - 2000, on a 10 degree latitude by 20 degree longitude grid, created from HadRT2.1. The eigenvector reconstruction was used to infill missing seasons or years in boxes with 70% of seasonal or annual data available.\r\n\r\nHadRT2.1 is in turn based on HadRT2.0 but with bias corrections. That is, anomalies are calculated with respect to 1971-1990 climatology and are calculated for each of about 200 sonde stations worldwide and grid values derived from these and then bias corrections are made to many station time series world-wide. The adjustments were calculated by reference to MSU data products, but only for known changes in instrumental or operational procedures for the period post 1979.", "keywords": "Met Office, HADRT, radiosonde, temperature anomalies, Hadley", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8796/?format=api" ] } ], "acquisitionComponent": [ { "ob_id": 2211, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 804, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/2210/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/912/?format=api", "relatedTo": { "ob_id": 2211, "uuid": "3ed2010b4e5245d8abd75c65199a1960", "short_code": "acq" } } ] } ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8798/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148619/?format=api" ] }