Skip to content

Releases: open-atmos/PySDM

PySDM v2.91

18 Dec 23:12
63ae691
Compare
Choose a tag to compare

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

15 Dec 16:45
f42ccb9
Compare
Choose a tag to compare

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

10 Dec 00:03
2329e47
Compare
Choose a tag to compare

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

08 Dec 12:51
2a4d2d5
Compare
Choose a tag to compare

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

05 Dec 23:45
d2ed10c
Compare
Choose a tag to compare

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

05 Dec 20:06
e6e8aab
Compare
Choose a tag to compare

What's Changed

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

24 Nov 20:10
e19c3e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.84...v2.85

PySDM v2.84

22 Nov 21:33
5ea0dd2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.83...v2.84

v2.83

13 Nov 23:59
83b1edd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.82...v2.83

PySDM v2.82

11 Nov 22:08
7c2c00d
Compare
Choose a tag to compare

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