Open janmandel opened 5 years ago
This means status, as updated by cleanup.py, is incorrect.
Include #30: When WRF job ended, cleanup.sh update says "Processing" because it never checks if WRF ended successfully in rsl files. There should be js.wrf_status set to something like none, processing, success, which should inform the status decision.
When forecast.py is killed, status remains in processing even after the WRF job completes.