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/14234/?format=api
{ "ob_id": 14234, "computationComponent": [ { "ob_id": 14233, "uuid": "4b8d095cf2374ebaab5d9c5bbb23f8df", "title": "Flood Risk for Extreme Events (FREE): 3D-Var assimilation of insect-derived radial winds (July 2008 - June 2009)", "abstract": "Radial winds from insects detected by four operational weather radars were assimilated using three-dimensional variational data assimilation (3D-Var) into a 1.5-km resolution version of the Met Office Unified Model.\r\n\r\nThe Met Office’s Unified Model (nonhydrostatic) version 7.3 was used with no convective parameterization. The domain covered the southern part of England and Wales (Fig. 1). The model had a fixed horizontal resolution of 2883360 cell grid with 0.0368 spacing (approximately 1.5 km). The vertical coordinates consisted of 70 terrain-following levels that were closely spaced near the ground. The upper boundary was 40 km MSL. The initial conditions (ICs) used to initialize the runs were derived from archived output of runs from a 4-km resolution, whole U.K. version of the Unified Model.Thereafter the 1.5-km model was run with hourly assimilation cycling to produce updated analyses. The boundary conditions (BCs) used during the forecasts were supplied from the same U.K. 4-km runs. ", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 14232, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 5384, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/998/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/14231/?format=api", "relatedTo": { "ob_id": 14232, "uuid": "cee29840db3a435f975393192b362170", "short_code": "acq" } }, { "ob_id": 5385, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/999/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/14231/?format=api", "relatedTo": { "ob_id": 14232, "uuid": "cee29840db3a435f975393192b362170", "short_code": "acq" } }, { "ob_id": 5386, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/1000/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/14231/?format=api", "relatedTo": { "ob_id": 14232, "uuid": "cee29840db3a435f975393192b362170", "short_code": "acq" } }, { "ob_id": 5387, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/1001/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/14231/?format=api", "relatedTo": { "ob_id": 14232, "uuid": "cee29840db3a435f975393192b362170", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55189/?format=api" ] }