Skip to content

Releases: open-atmos/PySDM

PySDM v2.121

19 May 22:08
4e1deda
Compare
Choose a tag to compare

What's Changed

  • fix video HTML tag in examples docs landing site by @slayoo in #1612
  • Add new examples from Jouzel and Merlivat '84 and Fisher '91 with kinetic fractionation factor; clean up ventilation_factor handling (separate mass & heat ventilation); introduce physics.drop_growth.Howell1949 (replacement for physics.drop_growth.Mason1951) and physics.drop_growth.Fick by @AgnieszkaZaba in #1568

kudos to @erosky in joining the work on isotopes in #1568, thanks!

Full Changelog: v2.120...v2.121

PySDM v2.120

19 May 20:38
b3891a0
Compare
Choose a tag to compare

What's Changed

  • Bump setuptools from 80.4.0 to 80.7.1 by @dependabot in #1604
  • Paraview visualisation tool stand-alone; generation of docs landing site animation on CI + upload to tip release by @olastrz in #1499

thanks to @AgnieszkaZaba, @emmacware and @thearia0 for help in testing and debugging the Paraview script!

Full Changelog: v2.119...v2.120

PySDM v2.119

15 May 22:59
9fe8433
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.118...v2.119

PySDM v2.118

25 Apr 12:56
e78b557
Compare
Choose a tag to compare

What's Changed

  • bring back PyPI-conforming lowercase name of the project by @slayoo in #1584

Full Changelog: v2.117...v2.118

PySDM v2.117

25 Apr 11:50
a551558
Compare
Choose a tag to compare

What's Changed

  • Minimize setup.py and update pyproject.toml + numerous pre-commit changes by @Sfonxu in #1577

Full Changelog: v2.116...v2.117

PySDM v2.116

24 Apr 21:43
90eb46c
Compare
Choose a tag to compare

What's Changed

  • bump setup-julia github action version; switch julia CI runs from ubuntu to macos (workarounding Julia vs. OpenSSL linking issue with new Ubuntu); point PyCall to the same python as used by pip install ... by @Sfonxu in #1583
  • add new example for ventilation factors (Pruppacher and Rasmussen 1979) by @AgnieszkaZaba in #1573

Full Changelog: v2.115...v2.116

PySDM v2.115

22 Apr 11:01
fa905ad
Compare
Choose a tag to compare

What's Changed

  • new tutorial: SDM algorithm (with code and animation for Wikipedia article on SDM) by @slayoo in #1579

thanks @emmacware for help!

Full Changelog: v2.114...v2.115

PySDM v2.114

19 Apr 13:42
e0efb42
Compare
Choose a tag to compare

What's Changed

  • ventilation: new example based on fig. 1 from Stewart 1975 (and including data from Kinzer & Gunn 1951) by @AgnieszkaZaba in #1556

Full Changelog: v2.113...v2.114

PySDM v2.113

19 Apr 12:17
d175107
Compare
Choose a tag to compare

What's Changed

  • INAS freezing temperature sampling in A&A example by @slayoo in #1563
  • recording temperature of last freezing for time-dependent immersion freezing by @slayoo in #1566

thanks @tluettm for reviving these issues and for code review.

Full Changelog: v2.112...v2.113

PySDM v2.112

18 Apr 09:57
62c152e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.111...v2.112