dlr-eoc / prosEO

prosEO – A Processing System for Earth Observation Data
GNU General Public License v3.0
14 stars 1 forks source link

Data Model: Add properties for order processing (auto-close, auto-load for data) #207

Open tangobravo62 opened 9 months ago

tangobravo62 commented 9 months ago

Currently processing orders are closed automatically, if they are of production type SYSTEMATIC. However for orders originating from the ODIP (and actually for all orders generated automatically) it would make sense to close them automatically. This shall be achieved by a new boolean property autoClose:

Further, an attempt to retrieve missing input data for processing orders is currently only performed for orders with order source ODIP. Since there may exist use cases for this functionality outside the On-demand Production (ODIP) scenario, a new flag autoDataLoad shall be introduced: