[pdal] Progress bar

Micha Silver tsvibar at gmail.com
Mon Nov 7 06:50:13 PST 2022


When running a pdal pipeline in python, is there a way to display a 
progress bar?


If I have:

pipeline = pdal.Pipeline([stage1, stage2, ....])


Can I do something like:
count = tqdm(pipeline.execute())


??

Thanks,

-- 
Micha Silver
Ben Gurion Univ.
Sde Boker, Remote Sensing Lab
cell: +972-523-665918



More information about the pdal mailing list