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/8445/?format=api
{ "ob_id": 8445, "computationComponent": [ { "ob_id": 8444, "uuid": "6d3f5cb47dc04899821f4d08e4cab2f5", "title": "AVHRR FASIR deployed on unknown computer", "abstract": "This computation involved: AVHRR FASIR deployed on unknown computer. This data set was produced and provided by Dr. Sietse Los from the Department of Geography, University of Wales at Swansea. The Fourier-Adjusted, Sensor and Solar zenith angle corrected, Interpolated, Reconstructed (FASIR) adjusted Normalized Difference Vegetation Index (NDVI) data set and derived biophysical parameter fields were generated to provide a 17-year, satellite record of monthly changes in the photosynthetic activity of terrestrial vegetation.\n\nThe production of the FASIR NDVI data set and its associated biophysical parameters was funded by NASA's Land Surface Hydrology program and the Higher Education Funding Council for Wales (HEFCW) as a core component of the International Satellite Land Surface Climatology Project (ISLSCP) Initiative II Data Collection.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5394/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5395/?format=api" ] } ], "acquisitionComponent": [], "identifier_set": [], "responsiblepartyinfo_set": [] }