VisionSystemsInc / terra

Terra - Run your algorithm anywhere on earth
MIT License
0 stars 3 forks source link

WIP: Default service start / end #74

Closed NoahRJohnson closed 4 years ago

NoahRJohnson commented 4 years ago

workflow.py references settings.service_start and settings.service_end in the pipeline logic. They need to have default values, or else it will crash if the Terra App doesn't define service_start and service_end in its own defaults.

WIP: Waiting on PR #73, because I needed one branch to use in Terra 3D.