issues
search
rosepearson
/
GeoFabrics
A package for generating hydrologically conditioned DEMs and roughness maps from LiDAR and other infrastructure data. Check the wiki for install and usage instructions, and documentation at https://rosepearson.github.io/GeoFabrics/
GNU General Public License v3.0
30
stars
11
forks
source link
229 roughness stage dask optimisations
#230
Closed
rosepearson
closed
10 months ago
rosepearson
commented
10 months ago
Minimise clipping through use of masks
no_values_mask as a property
use the RawDem save/load functions.
Consolidate the save/load functions back under the LidarBase class
Cleanup logging - output to two locations
[x] Make code change
[x] Update tests
[x] Update / create new tests
[x] Ensure these tests have the expected behavour
[x] Test locally and ensure tests are passing
[x] Ensure tests passing on GH Actions
[x] Update documentation
[x] Doc strings
[x] Wiki
[x] Update package (version.py & pyproject.toml) version (if needed)
Cleanup logging - output to two locations