Dear Seonggyu,
thank you very much for providing the new version of the plugin.
Loading raster files for Hydraulic Conductivity, Specific Yield and Initial Head seems to work smoothly now.
However, there is a
new problem with loading the raster for Bottom Elevation: When trying to select the raster file for Bottom Elevation (“...”) a dialog “Choose evt Rasterfile” opens. So my raster for Bottom Elevation, appears to be "mistaken" for Evapotranspiration (evt not needed by me in this specific case).
So far, I tried to rename the imported file
evt.tif (in the org_shps folder) to
bot_elev.tif, but I am always ending up with the following error when I try to write the MODFLOW model:
IndexError: list index out of range
Traceback (most recent call last):
File "C:\Users/Jürgen/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QSWATMOD2\dialogs\createMFmodel_dialog.py", line 1190, in writeMF
writeMF.writeMFmodel(self)
File "C:\Users/Jürgen/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QSWATMOD2\pyfolder\writeMF.py", line 725, in writeMFmodel
bot_elev = QgsProject.instance().mapLayersByName("bot_elev (MODFLOW)")[0]
Please help!
Best,
Jürgen