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/8292/?format=api
{ "ob_id": 8292, "computationComponent": [ { "ob_id": 8287, "uuid": "9d2a154c54f74d99a3ab1ae0a685a2fb", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Tactical Operational Satellite (TOPSAT)", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Tactical Operational Satellite (TOPSAT). TOPSAT (Tactical Operational Satellite) is a British Earth observation satellite, launched in October 2005. TOPSAT carries out optical imaging with a ground resolution of 2.5m. TOPSAT was built in the United Kingdom by Surrey Satellite Technology Ltd, QinetiQ and The Rutherford Appleton Laboratory under the British National Space Centre Mosaic programme.\n\n<div property=\"cedacat:introduction\">\n<div class=\"introduction\">Introduction</div>\n<p>TOPSAT is a British Earth observation satellite, launched in October 2005. TOPSAT carries out optical imaging with a ground resolution of 2.5m and was built in the United Kingdom by <a href=\"http://www.sstl.co.uk/\">Surrey Satellite Technology Ltd</a>, <a href=\"https://www.qinetiq.com/Pages/default.aspx\">QinetiQ</a> and The <a href=\"http://www.stfc.ac.uk/76.aspx\">Rutherford Appleton Laboratory</a> under the British National Space Centre Mosaic programme.</p> \n\n<h3>Orbital Parameters</h3>\n<p>\n<table border=\"0\">\n<tbody>\n\n<tr>\n<th>Launch date</th>\n<td>2005-10-27</td>\n</tr>\n\n<tr>\n<th>Orbit type</th>\n<td>Circular, sun-synchronous</td>\n</tr>\n\n<tr>\n<th>Orbital period</th>\n<td>98.7 minutes</td>\n</tr>\n\n<tr>\n<th>Repeat period</th>\n<td>4 days</td>\n</tr>\n\n<tr>\n<th>Altitude</th>\n<td>686km</td>\n</tr>\n\n<tr>\n<th>Inclination</th>\n<td>98.18 degrees</td>\n</tr>\n\n<tr>\n<th>Swath Width</th>\n<td>15 km for panchromatic, 10 km for multispectral</td>\n</tr>\n\n</tbody>\n</table>\n\n</p>\n</div>", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 8291, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 2581, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/8288/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/8289/?format=api", "relatedTo": { "ob_id": 8291, "uuid": "57aa7b408fef4feb9b21692539086141", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [] }