Releases: open-atmos/PySDM
Releases · open-atmos/PySDM
tip
bump scipy dependency version in setup.py (to allow using scipy.optim…
PySDM v3.0.0-pre.26
What's Changed
- rename readme_snippets.yml to tutorial_code.yml by @SecondGlanceFromAlice in #1829
- Add BinMod1D-PARS to open-source models list by @slayoo in #1832
- revisited Fig 2 from Gedzelman & Arnold 1994; plot for AMS Madison Summit 2026 by @AgnieszkaZaba in #1819
- introduce Safranov 1962 reference for the [Safranov-]Golovin kernel by @slayoo in #1831
Full Changelog: v3.0.0-pre.25...v3.0.0-pre.26
v3.0.0-pre.25
What's Changed
- Bump open-atmos-jupyter-utils from 1.3.0 to 1.5.0 in /examples by @dependabot[bot] in #1820
- fix calculation of γ and remove a false comment in the Wikipedia tutorial by @slayoo in #1812
- Bump vtk from 9.6.0 to 9.6.1 in /examples by @dependabot[bot] in #1824
- make the Numba threading warning more actionable by mentioning workqueue setting by @SecondGlanceFromAlice in #1825
New Contributors
- @SecondGlanceFromAlice made their first contribution in #1825
Full Changelog: v3.0.0-pre.24...v3.0.0-pre.25
PySDM v3.0.0-pre.24
What's Changed
- Refine citation with DOI link by @AgnieszkaZaba in #1813
- Add the Long 1974 piecewise collision kernel by @ekdejong in #1785
Full Changelog: v3.0.0-pre.23...v3.0.0-pre.24
PySDM v3.0.0-pre.23
What's Changed
- Bump vtk from 9.5.2 to 9.6.0 in /examples by @dependabot[bot] in #1805
- Add DeepWiki badge to README by @slayoo in #1807
- change Paraview colormap name to workaround CI regression started with Paraview 6.1.0-RC1 by @AgnieszkaZaba in #1811
- isotopes: backend methods improvements, Bolin number attribute, Gedzelman & Arnold '94 example using PySDM backend (previously in-notebook logic) by @AgnieszkaZaba in #1757
Full Changelog: v3.0.0-pre.22...v3.0.0-pre.23
PySDM v3.0.0-pre.22
What's Changed
- temporarily disable precommit autoupdate (black) & badge checks to workaround regression in notebooks run on Colab by @slayoo in #1795
- add Emma Ware to .zenodo.json by @slayoo in #1789
- specify PySDM version 3.0.0rc10 (revert deletion) by @AgnieszkaZaba in #1800
- autoupdate pre-commit to v6.0.0 version; update files by black-26.1.0 by @AgnieszkaZaba in #1796
- enable autoupdate for pre-commit by @AgnieszkaZaba in #1802
- Update url to libcloudphxx by @AgnieszkaZaba in #1803
- add show-diff-on-failure flag to pre-commit runs in workflows by @AgnieszkaZaba in #1801
- enable pylint>=3.0.0; address
too-many-positional-argumentswarn; add .pylintrc config file by @AgnieszkaZaba in #1780
Full Changelog: v3.0.0-pre.21...v3.0.0-pre.22
PySDM v3.0.0-pre.21
What's Changed
- urlcheck - remove
continue-on-errorflag; update excluded path to workflow itself; cleanup by @AgnieszkaZaba in #1784 - Trivia: methods for molar and isotopic mixing ratio and molecular isotope ratio; new test for
Mvby @AgnieszkaZaba in #1782
Full Changelog: v3.0.0-pre.20...v3.0.0-pre.21
PySDM v3.0.0-pre.20
What's Changed
- add some missing bib links in docstrings by @slayoo in #1774
- CI: move urlcheck to a separate cron-only job by @slayoo in #1775
- add Bartman Thesis to bibliography by @AgnieszkaZaba in #1779
- small fixes; typos by @AgnieszkaZaba in #1783
Full Changelog: v3.0.0-pre.19...v3.0.0-pre.20
PySDM v3.0.0-pre.19
What's Changed
- new droplet attribute: diffusional_growth_mass_change (a temporary kludge without support for collisional processes); new
initialisersmechanism inParticulatorby @AgnieszkaZaba in #1767
Full Changelog: v3.0.0-pre.18...v3.0.0-pre.19
PySDM v3.0.0-pre.18
What's Changed
- Bump joblib from 1.5.1 to 1.5.3 in /examples by @dependabot[bot] in #1768
- add trivia formulae for moles of heavy atom from molecular isotope ratio; import class Trivia and use for tests so Codocov correctly determines coverage by @AgnieszkaZaba in #1769
Full Changelog: v3.0.0-pre.17...v3.0.0-pre.18