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

Fix log level on QGIS 3.16 preventing plugin loading #224

Closed letmaik closed 2 years ago

letmaik commented 2 years ago

Fixes https://github.com/GIS4WRF/gis4wrf/issues/223.

Note: 3.16 worked previously, so this must have been due to some breaking change in a patch version in the 3.16 series. The new code is robust and will work on the old and new behaviour.