Skip to content

v0.7.3

Latest
Compare
Choose a tag to compare
@jsnel jsnel released this 25 Aug 15:40
· 4 commits to main since this release
3dc90ea

pyglotaran 0.7.3 Release Notes

Code name: "Don't Hold Your Breath"

What's Changed

✨ Features

  • ✨ Add support for perturbed free induction decay (PFID) megacomplex (#1510)
  • ✨ Add official Python 3.12 support (#1437)
  • ✨ Add official numpy 2 support (#1503)

🩹 Bug fixes

  • 🩹 Fix ordering bug in MatrixProvider class (#1512)
  • 🩹 Fix AttributeError validating bad DOAS user definition (#1513)
  • 🩹 Fix error with xarray==2024.7.0 due to breaking change in applied deprecation (#1458)

🚧 Maintenance

  • 🧹🚇 Remove asv benchmarks and binder integration (#1511)
  • 🩹 Use svd function on raw numpy arrray instead of xarray dataarray (#1520)

Full Changelog: v0.7.2...v0.7.3