Skip to content

Creating and Running Orders Automatically (On‐demand Production)

Thomas Bassler edited this page Feb 22, 2024 · 9 revisions

Creating Orders Automatically (On-demand Production)

This page describes how to create orders automatically using the prosEO native API. For the creation of on-demand processing orders via the ESA-defined On-demand Production Service Interface Point (ODPRIP) interface please see the separate reference page.

Create and Update a Processing Order

Starting from the sample test data provided for the prosEO Test Mission (PTM), an order to process level 1 (L1) and level 2 (L2) output products from level 0 (L0) input products shall be generated. We assume that the L0 products are annotated with a revision parameter, and the processing shall be based on revision 1. L1 products will receive revision 2 (a revision 1 may have been created during Systematic Production), L2 products will receive revision 99 (to denote test output, since we are not yet quite sure of the quality of the algorithm). Also, since the scenario assumes a test situation, we will create the output products with a TEST file class.

Approve, Plan and Release a Processing Order

TODO

Check the Processing Order Status

TODO

Close a Completed or Failed Processing Order

TODO

Delete a Processing Order

TODO

Clone this wiki locally