-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
While executing prediction_plot.py I found out two issues:
- If I want to enable the deterministc option, I need the model attribute
front_obj_thresholds. I found out that this key was initialized while executingplot_performance_diagrams.pyon a old commit, and the current commit does not contains any option for that. - In the past I added the option for the calibration on this script, where the execution of the calibration script
calibrate_model.pywas needed. The problem is that in the statistics folder of the model, only exist spatial and temporal ncs, making not possible to calibrate as the script loads the full nc that thegenerate_performance_stats.pywas creating in the past.
I solved the first one by adding the code from the older commit, however I cannot do it with the calibration.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels