enricofer / wind_forecast_routing

8 stars 1 forks source link

Start time animation at the end of the run? #25

Closed pcav closed 2 years ago

pcav commented 2 years ago

After autloading of the results, it would be good to automatically start the animation to see the results in time.

enricofer commented 2 years ago

Temporal controller time range is now automatically configured. Animation can be performed after the algorithm run checking the new parameter "Animate route with temporal controller at the end of algorithm processing" in algorithm launch dialog. fix: https://github.com/enricofer/wind_forecast_routing/commit/c14931c5ce56b344a74b84ce81a79289a0f012ff

pcav commented 2 years ago

Thanks!