-
Notifications
You must be signed in to change notification settings - Fork 15
274 river bugfixes and improve multiple lidar survey efficiency #275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
rosepearson
merged 66 commits into
main
from
274-river-bugfixes-and-improve-multiple-lidar-survey-efficiency
Jun 29, 2025
Merged
274 river bugfixes and improve multiple lidar survey efficiency #275
rosepearson
merged 66 commits into
main
from
274-river-bugfixes-and-improve-multiple-lidar-survey-efficiency
Jun 29, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…roughness map. Also tidy up creation of LiDAR dataset info and provide an ordered list of lidar dataset names to add to ensure in the correct order. Fix pixel alignment so aligned to the catchment upper left corner and rounded to the nearest pixel at the far end. Also updated the tests
3 tasks
…n, and also tidied up the saving of cached netCDF files and the removal of old files.
…the river alignment to land
…s are not set and instead left from teh LiDAR
…te overall polygon of all stopbanks
try update conda-incubator version to eliminate persistent error in CI tests miniconda setup.
…bust even when the mouth is to the side of the river alignment line
… the segment intersecting near the line if their are multiple intersections
…ficiency' of github.com:rosepearson/GeoFabrics into 274-river-bugfixes-and-improve-multiple-lidar-survey-efficiency
try fix up flake8 tests - temporarily removed , "E712"
try fux the flake8 with ignore
…m_generation_local_3 is failing. Others fine.
… without data calculation from a geometry to a raster calculation
…m_generation_local_3. Updated benchmark for other test that failed because now pulling in countours over a larger area - tied to the catchment area not the offshore area. Changes are: ROI for bathymetry contours instead of exculsion ectents, removed initial _raw_extents calculation and now only calculate if using ocean contours.
…evious behaviour (take edge of data in foreshore and offshore not just foreshore).
…e catchment_geometry function for geometry manipulation with a raster based one.
…ed (date of creation if nothing else)
… Appear very small. Haven't tracked down the cause.
…terways DEM generation.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
DESCRIPTION OF PR: