Skip to content

0.3.5

Compare
Choose a tag to compare
@mdbartos mdbartos released this 16 May 20:25
· 27 commits to master since this release
32fb2ef
  • Enable keyword arguments of to_raster to propagate to rasterio
  • Removed deprecated pyproj conventions
  • Added support for Python3.11
  • Added package classifiers to better describe pysheds on PyPI, including support on Python3.11.
  • Added installer recipes (pysheds[dev] and pysheds[recipes]), to install the necessary packages for running tests and notebooks, respectively.
  • Removed several bare exceptions. Now using ModuleNotFound and ImportError where appropriate.
  • Updated GitHub Actions to their newest version and package-building workflow to support Python3.11 builds
  • Added long description to setup.py