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/13238/?format=api
{ "ob_id": 13238, "computationComponent": [ { "ob_id": 13232, "uuid": "8ca38a99a1f44789b5dd09681f97dcdf", "title": "ISLSCP II: International Satellite Land Surface Climatology Project, Initiative II regular geo-temporal", "abstract": "The International Satellite Land Surface Climatology Project, Initiative II (ISLSCP II) is a follow on project from The International Satellite Land Surface Climatology Project (ISLSCP). ISLSCP II had the lead role in addressing land-atmosphere interactions - process modelling, data retrieval algorithms, field experiment design and execution, and the development of global data sets. The ISLSCP II dataset contains comprehensive data over the 10 year period from 1986 to 1995, from the International Satellite Land Surface Climatology Project (ISLSCP). The data are mapped to consistent grids (0.5 x 0.5 degrees for topography, 1 x 1 degrees for meteorological parameters). Some data have a grid size of 0.25 x 0.25 degrees. The temporal resolution for most data sets is monthly (however a few are at finer resolution - 3 hourly). This dataset is public.", "keywords": "ISLSCP II, NASA", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 13237, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 4352, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/917/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/1202/?format=api", "relatedTo": { "ob_id": 13237, "uuid": "565a469f64254dbb91be4f1f508b2d16", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50715/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50716/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50717/?format=api" ] }