digitalfabrik / opendrift-leeway-webgui

OpenDrift Leeway simulations for Search and Rescue operations (experimental!)
https://leeway.tuerantuer.org/
Apache License 2.0
12 stars 3 forks source link

No results email received #22

Closed julled closed 1 year ago

julled commented 1 year ago

Didnt receive a result for my requested simulation.

9fb37ae2-c908-45eb-8431-4a677300e394 petrosilius@searchwing.org

svenseeberg commented 1 year ago
Dec 07 15:19:57 leeway celery[36798]: ValueError: Simulation stopped within first timestep. "Missing variables: ['x_sea_water_velocity', 'y_sea_water_velocity']", 'The simulation stopped before requested end time was reached.'

I think there was an error with fetching the data.

svenseeberg commented 1 year ago

I think we could notify a user about a failure in the simulation. When sending the result we need to check if the result image exists. If the image does not exist, the simulation failed.