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

Skip to content

Release 3.8.2#2323

Merged
wpbonelli merged 8 commits into
masterfrom
v3.8.2
Oct 3, 2024
Merged

Release 3.8.2#2323
wpbonelli merged 8 commits into
masterfrom
v3.8.2

Conversation

@github-actions

@github-actions github-actions Bot commented Oct 3, 2024

Copy link
Copy Markdown
Contributor

FloPy 3.8.2

The release can be approved by merging this pull request into master. This will trigger a final job to publish the release to PyPI.

wpbonelli and others added 8 commits September 5, 2024 14:57
…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().
Fix the issue raised in discussion #2308

- fix(MultiList): increment index per layer in build_list
- fix(array3d_export): fix case for disu grid
- add tests
)

The reverse() methods on HeadFile and CellBudgetFile would fail on an in-place reversal if the system temp dir occupied a different drive than the original file. Use shutil.move() instead of Path.replace() to accommodate the cross-drive move.
)

* include windows platform for test_export_array

* check exported raster's bounds with modelgrid
@wpbonelli wpbonelli marked this pull request as ready for review October 3, 2024 13:16
@wpbonelli wpbonelli merged commit 70339c3 into master Oct 3, 2024
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.

2 participants