Released 2 July 2024
New things
- Add
modflow.SwnMf6.gather_reaches()
(#92) - Add
swn.SurfaceWaterNetwork.coarsen()
to create stream networks with a higher stream order (#100)
Other changes
- Fix warnings and test with
locate_geoms()
(#96) - Change build to hatch, use only ruff format and lint tools, add workflow to publish to PyPI (#97)
- Fixes for geopandas-1.0.0 (#98)
- Always use native Python types for list outputs (#101)