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/3887/?format=api
{ "ob_id": 3887, "computationComponent": [ { "ob_id": 3882, "uuid": "458fc03328144abfb911be138b164c1a", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on EOS-AURA", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on EOS-AURA. Aura (Latin for breeze) was launched July 15, 2004. The design life is five years with an operational goal of six years. Aura flies in formation about 15 minutes behind Aqua. Aura is part of the Earth Observing System (EOS), a program dedicated to monitoring the complex interactions that affect the globe using NASA satellites and data systems. EOS-Aura's instruments are HIRDLS, MLS, OMI and TES.\n\nThe Aura spacecraft was launched into a near polar, sun-synchronous orbit with a period of approximately 100 minutes. The spacecraft repeats its ground track every 16 days to provide atmospheric measurements over virtually every point on the Earth in a repeatable pattern, permitting assessment of atmospheric phenomena changes in the same geographic locations throughout the life of the mission. \n\nThe Aura spacecraft is designed for a six-year lifetime. The spacecraft orbits at 705 km in a sun-synchronous orbit (98 deg inclination) with a 1:45 PM +/- 15 minute equator crossing time. Aura limb instruments are all designed to observe roughly along the orbit plane. MLS is on the front of the spacecraft (the forward velocity direction) while HIRDLS, TES and OMI are mounted on the nadir side. \n\nEOS Aura's Instruments, HIRDLS, MLS, OMI, and TES contain advanced technologies that have been developed for use on environmental satellites. Each instrument provides unique and complementary capabilities that will enable daily global observations of Earth's atmospheric ozone layer, air quality, and key climate parameters.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 3886, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 1197, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/3883/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/3884/?format=api", "relatedTo": { "ob_id": 3886, "uuid": "ff9f07b6c8e2474ea0b436225d6a3d7d", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [] }