Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 11:12
· 2 commits to master since this release

What's Changed

  • docs: minor fixes in the docstrings for Cutout by @lumbric in #410
  • build(deps): bump codecov/codecov-action from 4 to 5 in the github-actions group by @dependabot in #411
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #412
  • remove version assert by @lkstrp in #417
  • Add cooling demand by @ekatef in #415
  • support for numpy 2 by @fneum in #419
  • support python 3.13, deprecate 3.9, release note fix by @fneum in #418
  • rasterio 1.4.0/1.4.1 flips y-axis in compute_availabilitymatrix by @fneum in #420
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #421
  • fix: handle mismatched dim lengths during rechunking (take 2) by @coroa in #423
  • Fix incorrect unit conversion in hydro function in convert.py by @lukasschirren in #422
  • ci: trigger tests before release by @lkstrp in #424

New Contributors

Full Changelog: v0.3.0...v0.4.0