You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gis4WRF will not open windows (e.g. configuration files ) because there is no more automatic conversion between float and integer.
The fix is:
Ddit file "dialog_nml_editor.py", search for it in your GIS4WRF (QGIS) installation directory for example
~/.local/share/QGIS/QGIS3/profiles/default/python/plugins/gis4wrf/plugin/ui/
Describe the bug
Gis4WRF will not open windows (e.g. configuration files ) because there is no more automatic conversion between float and integer.
The fix is:
Ddit file "dialog_nml_editor.py", search for it in your GIS4WRF (QGIS) installation directory for example
~/.local/share/QGIS/QGIS3/profiles/default/python/plugins/gis4wrf/plugin/ui/
replace lines 32 and 48 with
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
System Information (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: