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 negative "Addition factor" in Computations tab #83

Closed onyb closed 3 years ago

onyb commented 4 years ago

For example, a user should be able to specify -3 in the addition factor.

FatimaPillosu commented 3 years ago

This is an error as there might be cases in which the user might want to subtract such factor.

onyb commented 3 years ago

Fixed in v0.11.0. Closing this issue as it has been validated in #121.