Releases: open-atmos/PySDM
Releases · open-atmos/PySDM
PySDM v2.91
What's Changed
- update url for tests.yml badge by @AgnieszkaZaba in #1472
- change to pull_request_target in add to project action by @AgnieszkaZaba in #1474
- remove fig number arg in a call to pyplot.figure (causes UserWarning in matplotlib >= 3.10.0) by @AgnieszkaZaba in #1476
- shorten CI times by: moving some smoke tests to a new parcel_d; dividing examples into more suites by @AgnieszkaZaba in #1451
- fix docstring for velocity component product by @slayoo & @olastrz in #1475
- fix setuptools_scm config by using "no-local-version" scheme; add check that wheel names do not contain "+" chars (otherwise PyPI fails to accept the upload) by @slayoo in #1477
thanks @RonnyPfannschmidt for help in sorting out setuptools_scm local-version issue
Full Changelog: v2.90...v2.91
PySDM v2.90
What's Changed
- Bump setuptools from 75.3.0 to 75.6.0 in /examples by @dependabot in #1425
- Create projects.yml to automate adding new issues and PR to project b… by @AgnieszkaZaba in #1446
- docs landing site beef up by @slayoo in #1465
- README: fix logo url, remove old animation, move docs links up by @slayoo in #1468
- change path to tests.yml - cleanup after separating pypi and tests by @AgnieszkaZaba in #1471
Full Changelog: v2.89...v2.90
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
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