SettRaziel/wrf_visualization

Segmentation fault for forecast time lesser then 24 hours

Opened this issue · 0 comments

When trying out model parameter and creating a forecast with a forecast time lesser than 24 hours the creation of the meteogram files resulted in a segmentation fault, but the stack trace does not give further information where this problem occurs. So t can be a problem with the data structures collection the data for the meteogram plot or the visualization routines that generate the output files.
If its the first the bug should be addressed although meteograms and forecast in general for less then one day are generally debatable in its calculation and usage ration.
The bug will be mentioned in the troubleshooting section of the readme until its evaluated or fixed.