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/31994/?format=api
{ "ob_id": 31994, "computationComponent": [ { "ob_id": 31993, "uuid": "eccc354ad6594ab19013a6cbd643034d", "title": "Processing chain for the GERB-HR-ED01 rsut 1hrCM Obs4MIPS product", "abstract": "The GERB TOA reflected shortwave radiation (RSW) Obs4MIPs product has been generated from GERB level 2 HR RSW fluxes. There are four main stages. The first is to take the Edition 1 GERB HR SW flux data with the user corrections applied and generate an albedo using knowledge of the incoming SW flux for each location and time. The albedo is then area weighted to create a 1° by 1° spatial resolution albedo for every 15 minute time interval. These data are then averaged over time to produce an hourly averaged albedo product for each day and converted back to TOA SW flux by multiplying the albedo by the incoming solar flux at the midpoint of the hour. Finally a monthly mean for each hourly time step is calculated. The number of data points (days per monthly hourly average) contributing to each monthly hourly mean are retained and are used to estimate the uncertainties associated with the product. For more detailed information please see: Bantges, R., Russell, J., & Brindley, H. (2021). GERB-HR-ED01 Top of atmosphere shortwave radiation monthly mean diurnal cycle product description. Zenodo. https://doi.org/10.5281/zenodo.4584631", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 25280, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 11379, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/2658/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/3853/?format=api", "relatedTo": { "ob_id": 25280, "uuid": "8b1f29db1c304ce2a849cc727f64ff0a", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141678/?format=api" ] }