You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ArcSWAT
Can anyone help on this SWAT-MODFLOW Python error?
While checking the YES box for irrigation(pumping from MODFLOW), it shows this error.
2025-07-16T15:53:35 WARNING Traceback (most recent call last): File "C:\Users/lab/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QSWATMOD2\QSWATMOD2.py", line 905, in irr_mf config_sets.create_conv_runoff(self) File "C:\Users/lab/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QSWATMOD2\pyfolder\config_sets.py", line 99, in create_conv_runoff wel_max = int(data[0][0]) UnboundLocalError: local variable 'data' referenced before assignment