John Lindsay
John Lindsay
I'm afraid that this is expected behaviour given the algorithm used for line vectorization in the tool. This behaviour cannot be modified without swapping out the algorithm for another, which...
Hi Antoine, I would suggest leaving the './' out of the file names. Please give that a try and let us know if it works.
What happens when you use the non-scientific notation format (i.e. 1e5 = 100000) as the size parameter. I imagine that the R frontend passes parameters to the WBT backend as...
I've just published a pure Nim k-d tree implementation [here](https://github.com/jblindsay/kdtree).
HI Richard, This is great, can you make a pull request and demonstrate no regressions with a test? Thanks.
Actually, WhiteboxTools Open Core (WbTOC) does handle rasters with NaN NoData values now. It is one more thing that is awaiting the next public release before it is unrolled. Please...
There is already a tool for doing this. It's called [D8MassFlux](https://www.whiteboxgeo.com/manual/wbt_book/available_tools/hydrological_analysis.html#D8MassFlux), with a corresponding tool for Dinf as well.
Thanks for reporting these issues to me. I must admit that some of them (e.g. the order of the working directory) make me very curious because there is nothing in...
@AlisterH I believe that this issue has now been resolved. If you can confirm this to be the case, I will close the issue.
@AlisterH I've had a chance to investigate this behaviour on a Windows machine and I can confirm the inconsistent behaviour with the placement of the `--wd` flag. NewRasterFromBase works with...