Releases: open-atmos/PySDM
Releases · open-atmos/PySDM
PySDM v2.99
What's Changed
- constants defaults: more docstrings and literature references, proper docstring placement (closes #1448), bib-script enhancements by @slayoo in #1485
thanks @AgnieszkaZaba for help
Full Changelog: v2.98...v2.99
tip
constants defaults: more docstrings and literature references, proper…
PySDM v2.98
What's Changed
- Zenodo developers metadata update (affiliation city, years) by @claresinger in #1503
- add dependency on PySDM-examples and open-atmos-jupyter-utils packages by @AgnieszkaZaba in #1504
- delete notebook_vars.py from PySDM_examples.utils by @AgnieszkaZaba in #1505
Full Changelog: v2.97...v2.98
PySDM v2.97
What's Changed
Full Changelog: v2.96...v2.97
PySDM v2.96
What's Changed
- Bump setuptools from 75.6.0 to 75.8.0 in /examples by @dependabot in #1497
- add RH_ice to moist env thermodynamic state by @slayoo & @tluettm in #1496
- Picciotto et al. 1960 isotopic temperature inference and [hydro]meteoric water line formulae (journal club paper); fixes in bibliography checks; code cleanups by @slayoo & @AgnieszkaZaba in #1498
Full Changelog: v2.95...v2.96
PySDM v2.95
What's Changed
- add installation of paraview to run on colab by @AgnieszkaZaba in #1486
Full Changelog: v2.94...v2.95
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
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