Releases: open-atmos/PySDM
Releases · open-atmos/PySDM
v2.83
tip
bump devops_tests to include checks for badge presence and Colab head…
PySDM v2.82
What's Changed
- css fixup to nav in index.html by @pawelmagnu in #1419
- improve test coverage for impl.Mesh and products.SufracePrecipitation; introduce Mesh.domain_bottom_surface_area; switch from volume to mass for rainfall counting; improve docstrings (default length of omitted dims, liquid/ice phase). closes #708 by @slayoo in #1399
Full Changelog: v2.81...v2.82
PySDM v2.81
What's Changed
- NumPy compatibility fixes (API elements deprecated in 1.25) + Python 3.12 compatibility fixes (setuptools, etc) + upper Python version bump for CI to 3.12 by @slayoo in #1402
Full Changelog: v2.80...v2.81
PySDM v2.80
What's Changed
- bump CI mac jobs to macos-13 from macos-12 (will be phased out in Dec 24) by @slayoo in #1416
- documentation beef up (incl. example gallery and badge generation) by @pawelmagnu in #1407
- Arabas et al. 2023 immersion freezing example updates to match paper revision by @slayoo in #1339
New Contributors
- @pawelmagnu made their first contribution in #1407
Full Changelog: v2.79...v2.80
PySDM v2.79
What's Changed
- use setup-python action also on Apple silicon CI runs (since the action now supports ARM Python) by @slayoo in #1404
- fix yml syntax in tests workflow; temporarily disable selected test suites on macos-14 CI; bump PyPartMC CI ver req by @slayoo in #1405
- Updated pdf export in paraview_hello_world.ipynb to match current Paraview API by @olastrz in #1408
- workaround flexparser frozen dataclass issue by @AgnieszkaZaba in #1412
New Contributors
- @olastrz made their first contribution in #1408
- @AgnieszkaZaba made their first contribution in #1412
Full Changelog: v2.78...v2.79
PySDM v2.78
What's Changed
- fix error reporting on unknown attribute inquiry by @slayoo in #1393
- bump lower Python version for CI from 3.8 to 3.9 (EOL of 3.8) by @slayoo in #1400
- fix Miyake example notebook by adding Colab header cell by @slayoo in #1398
- bump actions/[upload|download]-artifact from v3 to v4 in /.github/workflows by @dependabot in #1386
Full Changelog: v2.77...v2.78
PySDM v2.77
What's Changed
- refactor saturation vapour pressure formulae to avoid using temperatures in Celsius by @Aphus in #1388
New Contributors
- @Aphus made their first contribution in #1388
Full Changelog: v2.76...v2.77
PySDM v2.76
- fixed TODO label in the new seeding code
Full Changelog: v2.75...v2.76
PySDM v2.75
What's Changed
- Seeding dynamic and associated initialisation logic (super-droplet injection during simulation) in #1367
Kudos @jtbuch & @claresinger!
Full Changelog: v2.74...v2.75