Skip to content

Releases: open-atmos/PySDM

PySDM v2.80

10 Nov 15:23
d00d17c
Compare
Choose a tag to compare

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

Full Changelog: v2.79...v2.80

PySDM v2.79

07 Nov 13:58
71fdb19
Compare
Choose a tag to compare

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

Full Changelog: v2.78...v2.79

PySDM v2.78

11 Oct 07:30
25c8c75
Compare
Choose a tag to compare

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

18 Sep 06:12
80043a8
Compare
Choose a tag to compare

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

15 Sep 09:18
20bed75
Compare
Choose a tag to compare
  • fixed TODO label in the new seeding code

Full Changelog: v2.75...v2.76

PySDM v2.75

14 Sep 21:09
f1e1df9
Compare
Choose a tag to compare

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

PySDM v2.74

01 Sep 17:40
ec1f515
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.73...v2.74

PySDM v2.73

10 Aug 07:09
723e62c
Compare
Choose a tag to compare

What's Changed

  • introducing @register_environment decorator to solve environment-reuse issue by @slayoo in #1373

Full Changelog: v2.72...v2.73

PySDM v2.72

07 Aug 09:01
55e0cce
Compare
Choose a tag to compare

What's Changed

thanks @pawelmagnu for help

Full Changelog: v2.71...v2.72

PySDM v2.71

05 Aug 21:36
118f471
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.70...v2.71