Skip to content

Commit

Permalink
229 roughness stage dask optimisations (#230)
Browse files Browse the repository at this point in the history
* Update package version

* Update logging

* consolidate the save/load functions back into `LidarBase`

* fixup: Format Python code with Black

* Update use of save_dem and mask roughness instead of clipping

* Updated tests with changes causing reordering of values

---------

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
rosepearson and github-actions authored Jan 9, 2024
1 parent 21827df commit 614c657
Show file tree
Hide file tree
Showing 7 changed files with 134 additions and 243 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "geofabrics"
version = "1.1.6"
version = "1.1.7"
description = "A package for creating geofabrics for flood modelling."
readme = "README.md"
authors = [{ name = "Rose pearson", email = "rose.pearson@niwa.co.nz" }]
Expand Down
Loading

0 comments on commit 614c657

Please sign in to comment.