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
I ran into this error when running the full installation script
ERROR: Unable to make mapset element
cell_misc/catchment_pourpoints_outside_lake
(./output_full_installation\grassdb\main_working_location\PERMANENT/cell_misc/catchment_pourpoints_outside_lake):
No such file or directory
ERROR: Raster map <catchment_pourpoints_outside_lake> not found
Module run None r.null map=catchment_pourpoints_outside_lake setnull=-9999,0 ended with error
Process ended with non-zero return code 1. See errors in the (error) output.
please report error message to m43han@uwaterloo.ca or create an issue in https://github.com/dustming/basinmaker/issues
The text was updated successfully, but these errors were encountered:
@kokubadejo would you please comment out the "try:" section in the test script and run again? It should provide us with more specific error messages.
Thanks
Ming
I tried doing that, but I kept getting an indent error. So I tried running it bit by bit.
when I run it with just the section uncommented:
I get this error: [WinError 3] The system cannot find the path specified: './output_full_installation\\grassdb\\main_working_location\\PERMANENT\\cats\\lake_outflow_pourpointst2'
I ran into this error when running the full installation script
ERROR: Unable to make mapset element
cell_misc/catchment_pourpoints_outside_lake
(./output_full_installation\grassdb\main_working_location\PERMANENT/cell_misc/catchment_pourpoints_outside_lake):
No such file or directory
ERROR: Raster map <catchment_pourpoints_outside_lake> not found
Module run None r.null map=catchment_pourpoints_outside_lake setnull=-9999,0 ended with error
Process ended with non-zero return code 1. See errors in the (error) output.
please report error message to m43han@uwaterloo.ca or create an issue in https://github.com/dustming/basinmaker/issues
The text was updated successfully, but these errors were encountered: