Releases: open-atmos/PySDM
Releases · open-atmos/PySDM
PySDM v2.89
What's Changed
- add Bolin 1958 entry to examples gallery, fix markdown syntax in notebook by @slayoo in #1458
- CI workflows: do not run tests/examples on release (run only before and after merging); move pdoc and pypi workflows to separate .yml files by @AgnieszkaZaba in #1461
Full Changelog: v2.88...v2.89
tip
Create projects.yml to automate adding new issues and PR to project b…
PySDM v2.88
What's Changed
- fix badges in Bolin 1958 table 1 example notebook by @AgnieszkaZaba in #1456
- add support for the deci SI prefix in FakeUnitRegistry by @slayoo in #1457
- Vtk exporter fix to save more than one product by @olastrz in #1439
Full Changelog: v2.87...v2.88
PySDM v2.87
What's Changed
- Add Bolin 1958 Table 1 example (isotopic adjustment timescale, formulae-only no-environment setup) by @AgnieszkaZaba in #1431
Full Changelog: v2.86...v2.87
PySDM v2.86
What's Changed
- remove unrelated settings from Arabas_et_al_2015 definitions by @slayoo in #1371
- Fix link to PySDM-examples package in PySDM README.md by @AgnieszkaZaba in #1440
- switch to dark mode for docs by @slayoo in #1444
- add a HOWTO notebook depicting how to manage units in PySDM by @AgnieszkaZaba in #1443
kudos @Sfonxu for suggesting and finding a way how to do dark mode in the docs!
Full Changelog: v2.85...v2.86
PySDM v2.85
What's Changed
- changes scaling imgs to max width by @pawelmagnu in #1435
Full Changelog: v2.84...v2.85
PySDM v2.84
What's Changed
- docs: fix link in pysdm_landing.md by @AgnieszkaZaba in #1427
- docs: correct link to figs from Arabas 2023 by @AgnieszkaZaba in #1426
Full Changelog: v2.83...v2.84
v2.83
What's Changed
- remove version pin for flexparser by @slayoo in #1422
- bump devops_tests to include checks for badge presence and Colab header cell by @slayoo & @AgnieszkaZaba in #1403
Full Changelog: v2.82...v2.83
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