Skip to content

Releases: open-atmos/PySDM

PySDM v2.113

19 Apr 12:17
d175107

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

Choose a tag to compare

What's Changed

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

PySDM v2.111

10 Apr 06:11
1b0013d

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

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

PySDM v2.109

20 Mar 11:57
9cc2e06

Choose a tag to compare

What's Changed

  • remove 32-bit Windows CI using Appveyor (since Numba stopped packaging for 32-bit Windows) by @slayoo in #1549
  • switching from volume to mass condensation coordinates, handling dm_dt(r_dr_dt) in particle_shape_and_density by @slayoo in #1538

thanks @tluettm for pointing out the issue of the volume coordinates

Full Changelog: v2.108...v2.109

PySDM v2.108

19 Mar 19:07
476701b

Choose a tag to compare

What's Changed

  • Bump setuptools from 75.8.2 to 76.0.0 in /examples by @dependabot in #1534
  • mixed-phase moments: new test and filtering attr name fix by @slayoo in #1536
  • fix doi links + update bib json by @slayoo in #1537
  • assert helping to investigate R&S '82 example failures on Windows by @slayoo in #1541
  • R&S '82 example refactor: extract the definition of the custom MultiBox env from a notebook cell to a separate .py file by @slayoo in #1542
  • fixed dry-air molar mass (number vs. mass weighting), l_tri as a computed derived value; bib-script enhancements; Trivia.K2C and C2K; introducing XFAIL for R&S example on Windows (to be addressed in subsequent PR) by @AgnieszkaZaba in #1507

Full Changelog: v2.107...v2.108

PySDM v2.107

09 Mar 23:15
98ec4f1

Choose a tag to compare

What's Changed

  • immersion freezing paper revision notebook updates (cosmetics, DOI, year change to 2025) by @slayoo in #1484

Full Changelog: v2.106...v2.107

PySDM v2.106

08 Mar 20:54
2a84a4c

Choose a tag to compare

What's Changed

  • docs: adding mentions of Particula and Cloudy, clarifying that PySDM is enough to construct a cloud parcel model in Python by @slayoo in #1523
  • Bump setuptools from 75.8.1 to 75.8.2 in /examples by @dependabot in #1519
  • Update package name to lowercase in setup.py to match binary distribution format that is required on PyPi by @AgnieszkaZaba in #1528
  • Update examples package name in setup.py to match binary distribution format that is required on PyPi by @AgnieszkaZaba in #1529

Full Changelog: v2.105...v2.106

PySDM v2.105

07 Mar 10:01
ce84f6e

Choose a tag to compare

What's Changed

  • docs fix: add badges to init so that docs include the badges by @slayoo in #1522
  • isotopes: new Global Meteoric Water Line example (estimating coefficients through alphas) by @AgnieszkaZaba in #1520
  • refactor: remove references to backend from freezing dynamic and move freezing unit test to tests/unit_tests/dynamics. closes #1154 by @slayoo in #1515

Full Changelog: v2.104...v2.105

PySDM v2.104

05 Mar 06:59
17ec374

Choose a tag to compare

What's Changed

  • isotopes: add Gonfiantini 1986 example with fig. 3-1 reproduction (Rayleigh distillation for different RH for 2H and 18O + GMWL) by @AgnieszkaZaba in #1521

Full Changelog: v2.103...v2.104