Hi,
I am no expert on Python but wondering if it is relatively easy to create a script to do the following for each chunk in a project:
Classify ground points in the dense cloud;
Duplicate the existing DEM;
Build new DEM with ground points only;
Export the DTM to the project folder using the chunk name as the filename.
I have six projects each with around six or seven chunks to process so scripting it would be really helpful.
Many thanks,
Rory