Releases: open-atmos/PySDM
Releases · open-atmos/PySDM
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
tip
isotopes: backend methods improvements, Bolin number attribute, Gedze…
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
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