openwfm / wrfxpy

WRF-SFIRE data acquisitiion, forecasting, data assimilation, and visualization in Python.
MIT License
37 stars 17 forks source link

Sometimes error opening wrfout files #50

Closed Fergui closed 4 years ago

Fergui commented 4 years ago

Sometimes postprocessing steps are failing because of errors opening wrfout files. It seems related to the new HDF5 library. However, it looks like the best we can do is to try-catch error and include the opening of wrfout files in the existent retries loop.

Fergui commented 4 years ago

Done in 93ef683e6d8b56d3e954839f9eeec9e3667cd6ae