Releases: open-atmos/PySDM
Releases · open-atmos/PySDM
PySDM v2.126
What's Changed
- new example: R.R. Rogers 1975 (Atmosphere 13(4)) fig 1 (parcel model using SciPy+Pint, without PySDM) by @slayoo in #1441
thanks @AgnieszkaZaba for adding the tests and polishing the PR!
Full Changelog: v2.125...v2.126
PySDM v2.125
What's Changed
- add unit test checking it the move of array instantiation from
_impltoregister()inphysics.products(_SizeStandardDeviation) works as expected by @AgnieszkaZaba in #1462 - CI: don't trigger tests for "on push" if changes only in docs folder or markdown files; move devops_tests and pre-commit jobs to a separate workflow by @AgnieszkaZaba in #1635
- CI: set unit_test suite for dynamics/condensation (previously in dynamics/!(collisions)) by @AgnieszkaZaba in #1637
- speed up Matlab jobs by using setup-matlab's cache by @slayoo in #1634
- Bump setuptools from 80.8.0 to 80.9.0 in /examples by @dependabot in #1632
- bump PyPartMC CI dependency (and re-enable checks for Python 3.12). Closes #1410 by @slayoo in #1640
Kudos to @Griger5 for sorting out #1410 by modernizing PyPartMC packaging workflows!
Full Changelog: v2.124...v2.125
PySDM v2.124
What's Changed
- examples: use threading instead of loky backend in joblib calls by @slayoo in #1633
- add isotopic ventilation ratio to physics (f_heavy to f_light) by @AgnieszkaZaba in #1532
Full Changelog: v2.123...v2.124
PySDM v2.123
What's Changed
- Paraview animation: Hide orientation axis by @olastrz in #1628
- Introduce Rogers & Yau notation for terms associated with mass (Fd) and heat (Fk) diffusion in drop growth formula; avoid recomputing them within condensation implicit-Euler root-finding problem; var naming refactors in condensation solver by @AgnieszkaZaba in #1620
Full Changelog: v2.122...v2.123
PySDM v2.122
What's Changed
- bump setuptools in PySDM to match setuptools version in examples by @AgnieszkaZaba in #1610
- fix paths in CI workflow for uploading Paraview-generated animations; add links to animation-generating notebook next to where the animation is shown in the docs by @slayoo in #1613
- Paraview animation upload to "tip" release fix (the action is written in Python using glob.glob() which does not expand tilde) by @slayoo in #1618
- switch from mp4 to gif for Paraview-generated animations (ffmpeg converted) by @slayoo in #1621
- New pre-commit hook: Check syntax of JSON files (e.g., if keys are not duplicated in bibliography.json or .zenodo.json) by @AgnieszkaZaba in #1626
- Bump setuptools from 80.7.1 to 80.8.0 in /examples by @dependabot in #1619
- refactor: re-label prescribed-flow 2D-simulation from
Szumowski_et_al_1998toutils/kinematic_2dby @AgnieszkaZaba in #1623
Full Changelog: v2.121...v2.122
PySDM v2.121
What's Changed
- fix video HTML tag in examples docs landing site by @slayoo in #1612
- Add new examples from Jouzel and Merlivat '84 and Fisher '91 with kinetic fractionation factor; clean up ventilation_factor handling (separate mass & heat ventilation); introduce
physics.drop_growth.Howell1949(replacement forphysics.drop_growth.Mason1951) andphysics.drop_growth.Fickby @AgnieszkaZaba in #1568
kudos to @erosky in joining the work on isotopes in #1568, thanks!
Full Changelog: v2.120...v2.121
PySDM v2.120
What's Changed
- Bump setuptools from 80.4.0 to 80.7.1 by @dependabot in #1604
- Paraview visualisation tool stand-alone; generation of docs landing site animation on CI + upload to tip release by @olastrz in #1499
thanks to @AgnieszkaZaba, @emmacware and @thearia0 for help in testing and debugging the Paraview script!
Full Changelog: v2.119...v2.120
PySDM v2.119
What's Changed
- Bump setuptools-scm from 8.2.1 to 8.3.1 by @dependabot in #1582
- Bump setuptools to 78.1.0 (and bump CI version of Matlab) by @dependabot in #1567
- Bump setuptools from 78.1.0 to 80.3.1 by @dependabot in #1589
- one pylint-disable less (thanks @pawelmagnu) by @slayoo in #1592
- Bump setuptools from 80.3.1 to 80.4.0 by @dependabot in #1594
- run simulations in tutorials on CI; merge duplicated files for settings and simulation acros condensation tutorial and Pyrcel example by @AgnieszkaZaba in #1600
Full Changelog: v2.118...v2.119
PySDM v2.118
What's Changed
Full Changelog: v2.117...v2.118
PySDM v2.117
What's Changed
Full Changelog: v2.116...v2.117