Releases: open-atmos/PySDM
Releases · open-atmos/PySDM
tip
small fixes; typos (#1783)
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
PySDM v3.0.0-pre.17
What's Changed
- Bump numdifftools from 0.9.41 to 0.9.42 in /examples by @dependabot[bot] in #1761
- Bump pympdata from 1.6.3 to 1.7.0 in /examples by @dependabot[bot] in #1760
- remove cases of deprecation logic from
Builderahead of v3 by @slayoo in #1766
Full Changelog: v3.0.0-pre.16...v3.0.0-pre.17
PySDM v3.0.0-pre.16
What's Changed
- divide tests for examples on macos (as they need more time to run) by @AgnieszkaZaba in #1759
- bump codecov version by @AgnieszkaZaba in #1762
- fix moles 16O calculation by @AgnieszkaZaba in #1758
Full Changelog: v3.0.0-pre.15...v3.0.0-pre.16
PySDM v3.0.0-pre.15
What's Changed
- Paraview parcel example: visual adjustments for Z axes title by @olastrz in #1751
- add check-badges hook; set NUMBA_THREADING_LAYER to 'workqueue' in all notebooks with uniform experience across all OSes in mind by @AgnieszkaZaba in #1748
- adding CI version pins to readme_snippet workflow by @AgnieszkaZaba in #1755
- add colorbar and title to Yang et al. 2018: fig2/d; sort out pint units and clean up code by @AgnieszkaZaba in #1750
Full Changelog: v3.0.0-pre.14...v3.0.0-pre.15
PySDM v3.0.0-pre.14
What's Changed
- super-droplet attribute "alpha" sampling (incl. new example based on Fig 1 from Matsushima et al. 2023) + refactor of the spectral sampling logic to enable deterministic/pseudorandom/quasirandom choice for each sampling type by @emmacware in #1651
Full Changelog: v3.0.0-pre.13...v3.0.0-pre.14
PySDM v3.0.0-pre.13
What's Changed
- bump CI Python version to 3.10; remove pillow version workarounds by @dependabot[bot] in #1728
- Bump pympdata from 1.6.1 to 1.6.3 in /examples by @dependabot[bot] in #1743
- set NUMBA_THREADING_LAYER=omp in Matlab CI job (to avoid failures with default TBB threading) by @slayoo in #1747
- refactor Paraview code & parcel-model animations by @olastrz in #1725
Full Changelog: v3.0.0-pre.12...v3.0.0-pre.13
PySDM v3.0.0-pre.12
What's Changed
- liquid-water-content: avoid misleading var name by @slayoo in #1730
- solve Colab pre-release install conflict. closes #1745 by @slayoo in #1746
- add a sanity check ensuring that Numba threading actually works by @slayoo in #1690
thanks @yoctoyotta1024 for reporting the var name issue addressed in #1730
Full Changelog: v3.0.0-pre.11...v3.0.0-pre.12
PySDM v3.0.0-pre.11
What's Changed
- Fix link to de Jong, Singer et al 2023 for collisional breakup reference by @glwagner in #1736
- downgrade pyparsing on CI to avoid matplotlib incompatibility; fix bib entries; rtol=1e-15 in one formulae test to address unstable behaviour by @slayoo in #1734
- Julia tutorial: Update plotting backend to use GR by @slayoo in #1739
- switch from macos-13 to macos-15-intel on CI by @slayoo in #1740
- New assertion to ensure version compatibility between PySDM and PySDM_examples by @olastrz in #1733
New Contributors
Full Changelog: 3.0.0-pre.10...v3.0.0-pre.11