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.
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.