Releases: open-atmos/PySDM
Releases · open-atmos/PySDM
PySDM v2.94
What's Changed
- add docs-generating script that allows for specifying input and output path by @Sfonxu in #1466
- move paraview_hello_world notebook from examples to HOWTOs; add cell triggering paraview installation on Colab by @AgnieszkaZaba in #1481
- Bibliography in documentation (data in .json file, scripts checking consistency with DOI mentions in the codebase) by @pawelmagnu in #1483
New Contributors
Full Changelog: v2.93...v2.94
tip
Bibliography in documentation (data in .json file, scripts checking c…
PySDM v2.93
What's Changed
- regenerate immersion freezing-paper fig A2 using a GPU by @AgnieszkaZaba in #1480
Full Changelog: v2.92...v2.93
PySDM v2.92
What's Changed
- bump devops tests to include checks for notebook badges by @AgnieszkaZaba in #1453
Kudos to @AgnieszkaZaba for populating all example notebooks with output figures!
Full Changelog: v2.91...v2.92
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