TheDroplets / ensverif

A toolbox of metrics to assess the performance of ensemble simulations or forecasts
GNU General Public License v3.0
2 stars 3 forks source link

Fix crash if options is not provided to logscore with empirical distribution #4

Open Scriptbash opened 3 weeks ago

Scriptbash commented 3 weeks ago

Fixes a crash when the parameter "options" is not provided or the type is not "int" to the logscore function and the distribution is "empirical".