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/8276/?format=api
{ "ob_id": 8276, "computationComponent": [ { "ob_id": 8271, "uuid": "5362fb0cddad4f179afbb53c210af9f8", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on RapidEye Satellite Constellation", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on RapidEye Satellite Constellation. RapidEye operates a constellation of 5 satellites that are used for spectral imaging, particularly the ‘Red Edge’ band (between red and infrared, 690 to 730nm).\n\n<div property=\"cedacat:introduction\">\n<div class=\"introduction\">Introduction</div>\n<p><a href=\"http://blackbridge.com/rapideye/\">RapidEye</a> operates a constellation of 5 satellites that are used for spectral imaging, particularly the &#8216;Red Edge&#8217; band (between red and infrared, 690 to 730nm).</p>\n\n<h3>Orbital Parameters</h3>\n<table border=\"0\">\n<tbody>\n\n<tr>\n<th>Number of satellites</th>\n<td>5</td>\n</tr>\n\n<tr>\n<th>Launch Date</th>\n<td>2008-08-29</td>\n</tr>\n\n<tr>\n<th>Orbit type</th>\n<td>Sun-synchronous</td>\n</tr>\n\n<tr>\n<th>Orbital period</th>\n<td>96.7 minutes</td>\n</tr>\n\n<tr>\n<th>Equator crossing time</th>\n<td>11:00am</td>\n</tr>\n\n<tr>\n<th>Repeat period</th>\n<td>1 day</td>\n</tr>\n\n<tr>\n<th>Altitude</th>\n<td>630km</td>\n</tr>\n\n<tr>\n<th>Inclination</th>\n<td>97.8 degrees</td>\n</tr>\n\n<tr>\n<th>Swath Width</th>\n<td>77 km</td>\n</tr>\n</tbody>\n</table>\n</div>", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 8275, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 2579, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/8272/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/8273/?format=api", "relatedTo": { "ob_id": 8275, "uuid": "4432b1d008d242569f7d8bbdbbc0212b", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [] }