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

Incorrect node splits #181

Closed FatimaPillosu closed 3 years ago

FatimaPillosu commented 3 years ago

At the moment the split has some bug because if I want to split the node highlighted in blue, the split will be applied to the node highlighted in red. Whatever node I select, the split will be always applied to the node in red. The split is located in the wrong place whether we use the function split of the K-S test. Any ideas on what could have gone wrong?

Screenshot_2021-05-19_05-45-25

onyb commented 3 years ago

Fixed in v0.28.1.