What's Changed * attribute request logic refactor; relaxed-velocity docstring update (order of registration should not matter for attributes, unit test asserting it included); CI job dependencies refactor by slayoo in https://github.com/open-atmos/PySDM/pull/1288
What's Changed * Fig 2c in (new) Adade & Albuquerque 2024 example; new physics submodule: bulk phase partitioning with one impl as in Kaul et al. 2015 by slayoo in https://github.com/open-atmos/PySDM/pull/1365
What's Changed * Bump pypartmc from 1.3.2 to 1.3.3 by dependabot in https://github.com/open-atmos/PySDM/pull/1351 * fix badge links in examples/README by slayoo in https://github.com/open-atmos/PySDM/pull/1352 * add missing colab-install cell in example notebook by slayoo in https://github.com/open-atmos/PySDM/pull/1353 * regenerated notebook by slayoo in https://github.com/open-atmos/PySDM/pull/1354 * G&P example cleanups (incl. enforcing serial mode for CPU backend) by slayoo in https://github.com/open-atmos/PySDM/pull/1355 * replace empty returns in tests with annotated pytest.skip() calls. closes 1076 by slayoo in https://github.com/open-atmos/PySDM/pull/1356 * complete volume-to-mass transition for base attribute. closes 798 by slayoo in https://github.com/open-atmos/PySDM/pull/1357 * freezing tests volume-to-mass refactor. closes 1262 by slayoo in https://github.com/open-atmos/PySDM/pull/1358
What's Changed * Bump pypartmc from 1.3.1 to 1.3.2 by dependabot in https://github.com/open-atmos/PySDM/pull/1348 * add STP option to ParticleSizeSpectrum* products by slayoo in https://github.com/open-atmos/PySDM/pull/1346
What's Changed * bump Numba CI requirement to 0.60 by slayoo in https://github.com/open-atmos/PySDM/pull/1340 * temporarily restrict NumPy version requirement to <2.0.0 by slayoo in https://github.com/open-atmos/PySDM/pull/1345 * replacing optional (sic!) normalisation by dv with meaningful specific=True/False flag in ParticleSizeSpectrum product by slayoo in https://github.com/open-atmos/PySDM/pull/1343
Thanks jbarr444 for reporting the issue with `ParticleSizeSpectrum` product!