Skip to content

Conversation

@mdeshotel
Copy link
Contributor

This PR resolves a bug that was effecting the cross section concave hull for the subset models. In some instances the entire concave hull of the source model was being used for the subset model. This has been remedied.

closes #336

@mdeshotel mdeshotel requested review from Copilot and sclaw April 3, 2025 19:54
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

ripple1d/ops/subset_gpkg.py:457

  • [nitpick] Consider renaming the temporary variable 'xs' to a more descriptive name, such as 'fixed_xs', to enhance code readability.
xs = fix_reversed_xs(gdf, self.subset_gdfs["River"])

@mdeshotel mdeshotel merged commit 4a796f0 into dev Apr 9, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants