gdcarver / openifs

Instructions and code for controlling ECMWF OpenIFS application in climateprediction.net (CPDN)
Apache License 2.0
0 stars 0 forks source link

Control code doesn't handle model restarts if control & model are shutdown #9

Closed gdcarver closed 1 year ago

gdcarver commented 1 year ago

If model and client is shutdown, upon restart the model restarts normally but the control code starts again from zero and misses the last upload files specified in the client_state.xml. This causes tasks to fail because the last files were not uploaded.

gdcarver commented 1 year ago

Fixes a number of issues: