Skip to content

PySDM v2.131

Compare
Choose a tag to compare
@slayoo slayoo released this 03 Jul 11:58
· 21 commits to main since this release
91500df

What's Changed

  • CI: longer timeout for Windows for examples (as it has already been done for tests) by @slayoo in #1659
  • terminal velocity: add docstring to PowerSeries module, simplify code by @slayoo in #1660
  • new formula for isotopic kinetic fractionation factor: Bolot 2013 by @AgnieszkaZaba in #1611
  • Isotopic relaxation timescales comparison including two new timescale definitions: JouzelEtAl1975 & ZabaEtAl (+ workaround for Pillow deprecation warnings from matplotlib) by @AgnieszkaZaba in #1494
  • ice diffusion capacity: refactor for spherical & added columnar (+ several speedups in unrelated codes which started timeouting due to longer compilation time) by @tluettm in #1643

Full Changelog: v2.130...v2.131