tjturnage / cloud-radar-server

Radar server in the cloud for NOAA computing project
MIT License
2 stars 2 forks source link

Dash app display resets and map disappears after remote script execution #7

Closed tjturnage closed 3 months ago

tjturnage commented 7 months ago

There needs to be a callback added to the function that executes the placefile script remotely. Maybe the subprocess in the run_script function needs to be fixed.

tjturnage commented 3 months ago

Closing this because a lot as changed in the UI. For example, there is a toggle map option that is more robust than before.