Recent Releases of Surface water network

Surface water network - Version 0.8

Released 2 July 2024

New things

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)

Hydrosphere - Freshwater and Hydrology - Python
Published by mwtoews 10 months ago

Surface water network - Version 0.7

This is primarily a maintenance release with no exciting features.

  • Require FloPy 3.3.6 or later (#80)
  • Accommodate different reach index names rno or ifno since FloPy 3.5.0 (#83)
  • Maintenance updates to work with the latest pandas and FloPy releases (#91)
  • Update swn.file.gdf_to_shapefile() to keep number data types (#79)

Hydrosphere - Freshwater and Hydrology - Python
Published by mwtoews over 1 year ago

Surface water network - Version 0.6

Released 25 May 2023

Breaking changes

  • Minimum requirements are Python 3.8, geopandas 0.9 (#58, #69)
  • Remove legacy modflow.MfSfrNetwork (#56)

New things

Other changes

Deprecations

  • swn.spatial.get_sindex() (#58)
  • swn.spatial.wkt_to_dataframe(), swn.spatial.wkt_to_geodataframe(), swn.spatial.wkt_to_geoseries() (#70)

Hydrosphere - Freshwater and Hydrology - Python
Published by mwtoews almost 2 years ago

Surface water network - Version 0.5

Released 20 July 2022

Breaking changes

  • Minimum requirements are Python 3.7, pandas 1.2 (#38)
  • Add outside segnum to modflow if it is downstream from others (#50)
  • Change behaviour of SurfaceWaterNetwork.set_diversions() which by default will now match to the closest segment line (#52)

New things

Other changes

Hydrosphere - Freshwater and Hydrology - Python
Published by mwtoews almost 3 years ago

Surface water network - Version 0.4

Released 20 October 2021

Breaking changes

New things

Other changes

Hydrosphere - Freshwater and Hydrology - Python
Published by mwtoews over 3 years ago