Skip to content

Releases: open-atmos/PySDM

tip

21 Oct 22:25
de03b04
Compare
Choose a tag to compare
tip Pre-release
Pre-release
Bump setuptools-scm from 8.2.1 to 8.3.1 (#1582)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sylwester Arabas <[email protected]>

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

PySDM v2.111

10 Apr 06:11
1b0013d
Compare
Choose a tag to compare

What's Changed

  • point merged-PR todo labels to a relevant issue by @slayoo in #1558
  • Bump setuptools-scm from 8.2.0 to 8.2.1 by @dependabot in #1548
  • set up html/pysdm -> html/PySDM redirect in docs by @slayoo in #1560
  • revert #1560 (the case-sensitive folder name is handled internally by GitHub pages) by @slayoo in #1561
  • add isotope kinetic fractionation factors to physics (Craig-Gordon and Jouzel-Merlivat-1984) + refactor existing code in examples to use it + add handling of web.archive urls in bib script by @AgnieszkaZaba in #1565

Full Changelog: v2.110...v2.111

PySDM v2.110

30 Mar 22:57
1e7ed03
Compare
Choose a tag to compare

What's Changed

  • Add description in init file in Bolin's example by @AgnieszkaZaba in #1557
  • vapour deposition on ice (temporarily as a separate dynamic - to be combined with condensation); introducing physics.latent_heat_sublimation (and renamings in physics: latent_heat to latent_heat_vapourisation, condensation_coordinate to diffusion_coordinate) by @slayoo in #1389

Kudos to @tluettm for spearheading the vapour-deposition-on-ice developments.

Full Changelog: v2.109...v2.110