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

Burn Streams At Roads runs but produces no output, thread 'main' panicked at 'called Option::unwrap() on a None value' #53

Open
Ryan3Lima opened this issue Mar 28, 2024 · 0 comments

Comments

@Ryan3Lima
Copy link

I am trying to burn streams through roads for this raster. This is a 3DEP 1m DEM, which I applied a 3x3 round focal statistics mean smoothing to beforehand. I am trying to delineate sinkholes and want to burn in the streams to eliminate many of the false sinks caused by road cuts. The tool seems to run with no issues but nothing is produced and it runs way too fast. I looked at the log and it says the following:

Reading streams and roads data...
Reading DEM raster...
thread 'main' panicked at 'called Option::unwrap() on a None value', whitebox-raster\src\lib.rs:1361:69
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Succeeded at Thursday, March 28, 2024 2:11:45 PM (Elapsed Time: 0.14 seconds)

Any idea what the problem is? I can't find anything in the issues or manual?

burnstreamsatroads
catalog_view

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

1 participant