Skip to content

Releases: open-atmos/PySDM

PySDM v2.102

17 Feb 23:02
6187706
Compare
Choose a tag to compare

What's Changed

  • new tests for mixed-phase moments, signed-water-mass attribute, radius_to_mass() for mixed phased spheres by @tluettm in #1513

New Contributors

Full Changelog: v2.101...v2.102

PySDM v2.101

11 Feb 07:07
17cf24a
Compare
Choose a tag to compare

What's Changed

  • refactor freezing code moving Poissonian void probability formula to Trivia; support for docstrings in Formulae._c_inline() by @slayoo in #1511
  • clarify dimensionality checks for dimensionless units (thanks @AgnieszkaZaba for hint) by @slayoo in #1512

Full Changelog: v2.100...v2.101

PySDM v2.100

07 Feb 23:31
2f33cbf
Compare
Choose a tag to compare

What's Changed

  • docstrings formatting changes stemming from precommit selfupdate by @slayoo in #1510
  • removal of time-tracking in parcel env. code (in favour of using Particulator's step counter); removal of unneeded fields: formulae and params by @slayoo in #1509

Full Changelog: v2.99...v2.100

PySDM v2.99

23 Jan 07:19
7788e3c
Compare
Choose a tag to compare

What's Changed

  • constants defaults: more docstrings and literature references, proper docstring placement (closes #1448), bib-script enhancements by @slayoo in #1485

thanks @AgnieszkaZaba for help

Full Changelog: v2.98...v2.99

PySDM v2.98

22 Jan 06:44
7eac8aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.97...v2.98

PySDM v2.97

17 Jan 17:32
965bde5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.96...v2.97

PySDM v2.96

14 Jan 22:56
86ddb1d
Compare
Choose a tag to compare

What's Changed

  • Bump setuptools from 75.6.0 to 75.8.0 in /examples by @dependabot in #1497
  • add RH_ice to moist env thermodynamic state by @slayoo & @tluettm in #1496
  • Picciotto et al. 1960 isotopic temperature inference and [hydro]meteoric water line formulae (journal club paper); fixes in bibliography checks; code cleanups by @slayoo & @AgnieszkaZaba in #1498

Full Changelog: v2.95...v2.96

PySDM v2.95

07 Jan 02:26
824a94d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.94...v2.95

PySDM v2.94

02 Jan 09:21
a16f63f
Compare
Choose a tag to compare

What's Changed

  • add docs-generating script that allows for specifying input and output path by @Sfonxu in #1466
  • move paraview_hello_world notebook from examples to HOWTOs; add cell triggering paraview installation on Colab by @AgnieszkaZaba in #1481
  • Bibliography in documentation (data in .json file, scripts checking consistency with DOI mentions in the codebase) by @pawelmagnu in #1483

New Contributors

Full Changelog: v2.93...v2.94

PySDM v2.93

21 Dec 09:12
665f5ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.92...v2.93