whitebox-tools icon indicating copy to clipboard operation
whitebox-tools copied to clipboard

Fill_burn burning stream to -999 metres

Open InsolublePancake opened this issue 1 year ago • 1 comments

Hello,

I'm running the latest whitebox tools on the free Python API, on Linux.

I've hit an issue with fill_burn. The tool has burned the stream very deeply into the DEM reducing elevation by around 10000m - e.g. 8m to -9997.12m. I assume this is incorrect functioning of the tool. Any help appreciated.

Thanks, Rick

InsolublePancake avatar Jun 20 '23 14:06 InsolublePancake

Do any of your stream vector touches to any NoData cell of your DEM? If so, that could be the problem (see https://github.com/jblindsay/whitebox-tools/issues/272).

jfbourdon avatar Jun 20 '23 15:06 jfbourdon