Skip to content

Tags: open-atmos/PySDM

Tags

tip

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump setuptools-scm from 8.2.1 to 8.3.1 (#1582)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sylwester Arabas <sylwester.arabas@agh.edu.pl>

v2.118

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bring back PyPI-conforming lowercase name of the project (#1584)

v2.117

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minimize setup.py and update pyproject.toml + numerous pre-commit cha…

…nges (#1577)

Co-authored-by: Sylwester Arabas <sylwester.arabas@agh.edu.pl>

v2.116

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add new example for ventilation factors (Pruppacher and Rasmussen 197…

…9) --- from #1494 (#1573)

Co-authored-by: Sylwester Arabas <sylwester.arabas@agh.edu.pl>

v2.115

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
new tutorial: SDM algorithm (with code and animation for Wikipedia ar…

…ticle on SDM) (#1579)

v2.114

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ventilation: new example based on fig. 1 from Stewart 1975 (and inclu…

…ding data from Kinzer & Gunn 1951) (#1556)

Co-authored-by: Sylwester Arabas <sylwester.arabas@agh.edu.pl>

v2.113

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
recording temperature of last freezing for time-dependent immersion f…

…reezing (#1566)

v2.112

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
rebalancing load across CI workflows to avoid timeouts (#1575)

v2.111

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add isotope kinetic fractionation factors to `physics` (Craig-Gordon …

…and Jouzel-Merlivat-1984) + refactor existing code in examples to use it + add handling of web.archive urls in bib script (#1565)

Co-authored-by: Sylwester Arabas <sylwester.arabas@agh.edu.pl>

v2.110

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
vapour deposition on ice (temporarily as a separate dynamic - to be c…

…ombined with condensation); introducing `physics.latent_heat_sublimation` (and renamings in `physics`: `latent_heat` to `latent_heat_vapourisation`, `condensation_coordinate` to `diffusion_coordinate`) (#1389)

Co-authored-by: Tim Luettmer <tluettm@uni-mainz.de>