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

Feature Requests: lidar_digital_surface_model #400

Open
sehHeiden opened this issue Apr 18, 2024 · 2 comments
Open

Feature Requests: lidar_digital_surface_model #400

sehHeiden opened this issue Apr 18, 2024 · 2 comments

Comments

@sehHeiden
Copy link

I currently try the lidar_digital_surface_model function with the Python API of WhiteBox-Tools.

wbt.set_verbose_mode(True): Add a Start Time, or Timing prediction.
wbt.set_compress_rasters(True): Allow other compression algorithms than deflate (like zstd)
lidar_digital_surface_model: After stopping, allow restart with the already created raster files, not created again! At least to allow it with a flag.

With regards.

@jblindsay
Copy link
Owner

I'm sorry but I'm not sure what you are asking for here. Can you explain?

@sehHeiden
Copy link
Author

In the python package:

wbt.set_verbose_mode(bool), turns the verbose mode on/off.
I think it would be nice, when the verbose mode could also contain a prediction on the needed compute time.

wbt.set_compress_rasters(bool) sets the raster export to deflate compression. It would be nice, when instead of the boolean, you would inport a string with the compression name of your choise?

lidar_digital_surface_model: When computing on the working dir. It would be nice, that the call could continue, after it has be aborted.

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