Releases: open-atmos/PySDM
Releases · open-atmos/PySDM
tip
fix pip installation command for deJong breakup examples (pending 3.0…
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
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