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
21 stars 8 forks source link

Allow to see the mapping functions of previous nodes in the decision tree #134

Closed EstiGascon closed 3 years ago

EstiGascon commented 3 years ago

When we create new branches in the decision tree, we are not allowed to check the mapping function of the previous node (variable) in the decision tree. Sometimes it is necessary to have this option to review our decisions, but now we can only do it if we remove the new branches. See plot for reference. Mapping_function_branches

FatimaPillosu commented 3 years ago

Hi @Esti, this has been discussed with @onyb at the last review meeting. this will be part of one of the new features to deliver soon.

onyb commented 3 years ago

Fixed in v0.19.0.