Skip to content

v0.47.0

Latest

Choose a tag to compare

@philippemiron philippemiron released this 02 Apr 18:52
35ab02e

What's Changed

  • 🐛 fix subset function to use np.isin for better readability and performance by @selipot in #585
  • 🐛 refactor wind_transfer calls in TransferFunctionTestGradient for compatibility with python 3.11-12 by @selipot in #586
  • 🧹 update .gitignore to use wildcard patterns for environment files by @selipot in #587
  • 🐛 Spherical Wavelet Function Issues #574 by @KevinShuman in #575
  • 🧹 Refactor transfer functions to handle division by zero and NaN values by @selipot in #588
  • 🧹 improved readability in GDP and HURDAT2 adapters by @selipot in #589

Full Changelog: v0.46.0...v0.47.0