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

Make units of predictors accessible to the module of the software that creates the DT #163

Closed FatimaPillosu closed 3 years ago

FatimaPillosu commented 3 years ago

At the moment the units of the predictors are not easily parseable from the point data table in ascii format. It would be very nice if we could have a way to make them accessible to the module of the software that computes the DT because it will be very useful the user is reminded of them. For example, when the user has to specify the period of the circular variables, the values that the user will insert depend on that. Thus, the units could be displayed next to the name of the predictors, e.g. LST (hours from 0 to 24), TP (mm), etc. They could be displayed also in the D-stat/pvalue diagrams in the K-S test.

onyb commented 3 years ago

Fixed in 0.27.0.