ecmwf / ecpoint-calibrate

Interactive GUI (developed in Python) for calibration and conditional verification of numerical weather prediction model outputs.
GNU General Public License v3.0
20 stars 8 forks source link

The button that is supposed to stop the computation of the point data table doesn't work #162

Closed FatimaPillosu closed 3 years ago

FatimaPillosu commented 3 years ago

When I'm running some calculations, the button to stop the computations doesn't work. When I press, it seems that the computations stop. However, on the console, the computations clearly keep running. Even when I come back to the home menu, I can see in the console that the computations keep running. If this is too difficult to fix, I would then eliminate the button. However, it would be nice to be able to stop the computations and be able to go back to the settings and change them if needed, and then restart from the beginning of the computations.

onyb commented 3 years ago

Fixed in v0.28.0. Please see release notes for more info.