Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: v.stream_inbasin() #16

Open
zzusb opened this issue Jun 12, 2020 · 1 comment
Open

Error: v.stream_inbasin() #16

zzusb opened this issue Jun 12, 2020 · 1 comment

Comments

@zzusb
Copy link

zzusb commented Jun 12, 2020

I used a new california_dem.zip DEM file to Run buildDomainGRASS.py, some error occured. There is something wrong with the extension v.stream_inbasin. There are no area features in the temporary files

Default clipping with dissolved clip map.
-------------------------------------------------------------------------
Warning:No 'column' option specified. Dissolving based on category values
         from layer <1>.
Extracting features...
Building topology for vector map <temp_32268@PERMANENT>...
Registering primitives...
Writing attributes...
Removing duplicate centroids...
Building topology for vector map <temp_32268@PERMANENT>...
Registering primitives...
Copying vector features from <basins_all@PERMANENT>...
 100%
Copying vector features from <temp_32268@PERMANENT>...
Error:No area features found in vector map <temp_32268@PERMANENT>.
         Verify 'btype' parameter.
Error:Clipping steps failed. Check above error messages and see
         following details:
         Module run None ['v.overlay', 'binput=temp_32268', 'operator=and',
         'olayer=0,1,0', 'ainput=basins_all', 'output=basins_inbasin']
         ended with error
         Process ended with non-zero return code 1. See errors in the
         (error) output.

@awickert
Copy link
Contributor

awickert commented Aug 8, 2020

Could you verify whether this error also occurs when you use the example input data? This will help us to isolate the problem to the code vs. the input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants