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

Not possible to complete the K-S test (it happens in a random fashion) #187

Closed FatimaPillosu closed 3 years ago

FatimaPillosu commented 3 years ago

Hi Anirudha,

as we discussed earlier, I showed you that sometimes (in a random fashion) it is not possible to complete the K-S test. I cannot reproduce it but I showed you the problem, so hopefully, this will be enough. You mentioned that this could be related to issue #186. Hopefully, you can find a solution to this problem.

I put this issue as priority 1 because this issue can actually stop the workflow of the users (there is a workaround but it is a bit convoluted) and it must be corrected before the launch of version 1.0.0.

Cheers,

Fatima

onyb commented 3 years ago

Note to self: the code breaks here

https://github.com/esowc/ecPoint-Calibrate/blob/1c1faa24704843e79144f50d7d579d8d88afbbd1/ui/workflows/C/2/split/component.js#L547

onyb commented 3 years ago

This should normally be fixed in the v0.29.0 release. Closing this issue for now, but if the problem persists, please feel free to reopen.