Hi,
I had a problem with the Earthworks tool, it only analyses and products the new DEM for a 25 meters buffers to platform. The photos in the readme file saws that the buffer is bigger than 25 meters (100 meters more or less). In the github code you have a 1 meter multiring constat buffer with 100 rings (line 88 - 95), but in the available plugin from the repository of QGIS the code has 0.25 meter of distance (Earthworks_algorithm.py line 90), so it only do an analyse for 25 meters buffer. I don't know how to correct that in the official tool hub for QGIS, can you do this?
Thanks for the tool, it's very usefull!