dlr-eoc / prosEO

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

Planner: Processing mode is not propagated to Job Step #74

Closed tangobravo62 closed 4 years ago

tangobravo62 commented 4 years ago

When a job step is created by the planner, the processing mode of the order is not propagated to the job step, which in turn prevents application of the correct selection rule, if it is annotated with a processing mode.

tangobravo62 commented 4 years ago

Corrected:

prosEO (S2)> job step show -v 313
---
id: 314
version: 7
name: "proseojob314"
jobId: 313
jobStepState: "FAILED"
outputParameters: []
processingMode: "generate_datastrip"
inputProductClasses:
- "L1C_DS"
outputProductClass: "L2A_DS"
processingStartTime: "2020-06-22T16:37:45"
processingCompletionTime: "2020-06-22T16:38:03"
stdoutLogLevel: "INFO"
stderrLogLevel: "INFO"
processingStdOut: [...]