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
also added a line in the elif ext in ['.tif', ...] clause that raises an Exeption if release area is provided as '.shp' and DEM as '.tif ' (this combination is currently not working and needs fixing)
also added a line in the
elif ext in ['.tif', ...]
clause that raises an Exeption if release area is provided as '.shp' and DEM as '.tif ' (this combination is currently not working and needs fixing)Originally posted by @ahuber-bfw in #1001 (comment)
The text was updated successfully, but these errors were encountered: