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
159 stars 36 forks source link

run option from setting to download /home/XXX/gis4wrf/dist/WRF-4.0-mpi #197

Closed liaoyangsam closed 3 years ago

liaoyangsam commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Setting'
  2. Click on 'option' for gis4wrf
  3. Scroll down to 'GIS4WRF' for download /home/XXX/gis4wrf/dist/WRF-4.0-mpi in WRF directory
  4. See error Traceback (most recent call last): File "/home/sam/.local/share/QGIS/QGIS3/profiles/default/python/plugins/contour/ContourGeneratorProvider.py", line 55, in loadAlgorithms self.addAlgorithm( alg ) RuntimeError: wrapped C/C++ object of type ContourGeneratorAlgorithm has been deleted

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. Screenshot from 2020-12-01 15-26-05

System Information (please complete the following information):

Additional context Add any other context about the problem here.

liaoyangsam commented 3 years ago

OK, try to repair by myself to add this alg into the file, Ok right now.