Skip to content

Commit

Permalink
255 update offshore sounding point interpolation (#257)
Browse files Browse the repository at this point in the history
* Re-expose the ocean points geometry class

* updated the points class and add support for interpolation - use nearest points to ensure performance.

* added chunked river and waterways logic

* update package version

* updated tests and benchmarks

* fixup: Format Python code with Black

---------

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
rosepearson and github-actions authored Aug 8, 2024
1 parent a2b6b52 commit 11b59f9
Show file tree
Hide file tree
Showing 23 changed files with 1,029 additions and 528 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.17"
version = "1.1.18"
description = "A package for creating geofabrics for flood modelling."
readme = "README.md"
authors = [{ name = "Rose pearson", email = "[email protected]" }]
Expand Down
Loading

0 comments on commit 11b59f9

Please sign in to comment.