dlr-eoc / prosEO

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

Production Planner does not propagate processing mode down the processing chain #108

Closed tangobravo62 closed 3 years ago

tangobravo62 commented 3 years ago

When creating job steps for pre-products, the processing mode given in the order is not propagated to the respective job steps. In the attached screenshot, L2HCHO and L2CLOUD_ are the requested output products and job steps for the required pre-products L2_AAI and L2_CLOUD have been generated without processing mode. Had the job step for the "pre-product" L2_CLOUD received the correct processing mode, it would not have been generated at all, because then it would have been fulfilled by the job step for the requested output product!

Workaround: Cancel erroneous job steps for L2CLOUD_ and L2_AAI via the CLI. Create the L2__AAI___ pre-product with a separate order.

Bildschirmfoto 2020-09-24 um 08 57 50
emelchinger commented 3 years ago

Fixed with changes in planning algorithm.

tangobravo62 commented 3 years ago

Fixed:

Bildschirmfoto 2021-04-28 um 17 02 12