GIS4WRF / gis4wrf

QGIS toolkit 🧰 for pre- and post-processing 🔨, visualizing 🔍, and running simulations 💻 in the Weather Research and Forecasting (WRF) model 🌀
https://gis4wrf.github.io
MIT License
166 stars 36 forks source link

Bug in re-opening wrfout files not loading additional forecast times added to the file #79

Closed hugohartmann closed 6 years ago

hugohartmann commented 6 years ago

Describe the bug When re-opening a wrfout file, with additional forecast hours added to the file in between opening and re-opening, the additional forecast hour data sets are not displayed. To Reproduce Steps to reproduce the behavior:

  1. Go to Simulation/Visualize output
  2. Open a wrfout file
  3. Click on a parameter
  4. Wait for more forecast hours to be added to the wrfout file
  5. Open the same wrfout file
  6. Click on the same parameter
  7. Error: the time slider still shows the same forecast hours when opening the wrfout file for the first time.

Expected behavior Re-open the dataset and show all forecast hours available in the wrfout file.