Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(mp7particledata): fix get_extent() vertical extent calculation#2307

Merged
wpbonelli merged 1 commit into
modflowpy:developfrom
wpbonelli:fix-get-extent
Sep 12, 2024
Merged

fix(mp7particledata): fix get_extent() vertical extent calculation#2307
wpbonelli merged 1 commit into
modflowpy:developfrom
wpbonelli:fix-get-extent

Conversation

@wpbonelli

@wpbonelli wpbonelli commented Sep 12, 2024

Copy link
Copy Markdown
Member

Vertical extent is miscalculated for structured grids when providing a cell index, only the first layer is handled properly. This causes bad results from *ParticleData.to_coords() and .to_prp().

@wpbonelli wpbonelli marked this pull request as ready for review September 12, 2024 15:14
@wpbonelli wpbonelli added the bug label Sep 12, 2024
@wpbonelli wpbonelli merged commit a0e9219 into modflowpy:develop Sep 12, 2024
@wpbonelli wpbonelli deleted the fix-get-extent branch September 12, 2024 15:15
martclanor pushed a commit to martclanor/flopy that referenced this pull request Sep 21, 2024
…odflowpy#2307)

Vertical extent is miscalculated for structured grids when providing a cell index, only the first layer is handled properly. This causes bad results from *ParticleData.to_coords() and .to_prp().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant