Skip to content

Releases: open-atmos/PySDM

PySDM v2.44

16 Feb 18:17
fe88baf
Compare
Choose a tag to compare

What's Changed

  • coalescence-only single-column test case ("deJong_Azimi" based on S&H); power-law terminal velocity; initialisation of particles in part of the domain in 1D kinematic env by @edejong-caltech in #1221
  • move parcel displacement product to parcel subfolder by @slayoo in #1278
  • Bump pypartmc from 1.0.3 to 1.1.0 by @dependabot in #1277

Full Changelog: v2.43...v2.44

PySDM v2.43

15 Feb 14:59
5eb0729
Compare
Choose a tag to compare

What's Changed

  • Lowe et al. 2019 Fig S2 (+smoke tests); new optical formulae and products (optical depth & albedo); LWP product; activation-filtered r_eff product; cleanups by @claresinger in #1256
  • speeding up Appveyor 32bit unit test runs by avoiding multiple pkg downloads thanks to pinned versions of dependencies by @slayoo in #1276

Full Changelog: v2.42...v2.43

PySDM v2.42

12 Feb 21:16
809e15d
Compare
Choose a tag to compare

What's Changed

  • adding new isotope equil. fractionation factor formulae for ice-vap 2H (LambEtAl2017, EllehojEtAl2013) + new example notebook (Fig. 4 from Lamb et al. 2017, PNAS) by @slayoo in #1271
  • instruct dependabot to also check PySDM-examples dependencies. closes #1224 by @slayoo in #1270
  • Bump pypartmc from 1.0.2 to 1.0.3 by @dependabot in #1268

Full Changelog: v2.41...v2.42

PySDM v2.41

09 Feb 12:48
2f29093
Compare
Choose a tag to compare

What's Changed

  • add libgl1 to .binder/apt.txt to workaround vtk missing shared lib issue. hopefully closes #1230 by @slayoo in #1245
  • fix Colab package install header in collision tutorial by @slayoo in #1244
  • new issue numbers and documentation of failed tests by @claresinger in #1248
  • CI: bump upper Python version to 3.11 (and address numerous deprecation warnings from dependencies) by @slayoo in #1235
  • code formatting changes to comply with black v24.1 by @slayoo in #1257
  • install pyrcel for ci and extend smoke-test timeout by @claresinger in #1253
  • add mention of CLEO to the README by @slayoo in #1260
  • Adding Missing View-Notebook badge; fix myBinder URL; fix CI version constraint logic by @bhiogade in #1261
  • Bump pypartmc from 1.0.1 to 1.0.2 by @dependabot in #1263
  • Missing urls and Badge by @bhiogade in #1264
  • freezing: convergence analysis notebook update; adding typical output file extensions to .gitignore by @slayoo in #1137

Full Changelog: v2.40...v2.41

PySDM v2.40

22 Jan 11:46
a1cd60e
Compare
Choose a tag to compare

What's Changed

  • new README file for tutorials (+ removal of leftover __init__.py files) by @claresinger in #1242
  • ARG example fix (ensuring water_molar_volume in kappa() is consistent with formulae constants) + smoke tests; analogous changes in other examples using dry aerosol initialisation logic by @claresinger in #1226

Full Changelog: v2.39...v2.40

PySDM v2.39

21 Jan 16:08
dece439
Compare
Choose a tag to compare

What's Changed

  • Table 1 notebook for the Graf example + smoke test + cleanup in isotopic fractionation formulae by @bhiogade in #1239
  • README updates by @slayoo in #1241

Full Changelog: v2.38...v2.39

PySDM v2.38

13 Jan 19:21
a14b15f
Compare
Choose a tag to compare

What's Changed

  • Graf et al. 2019 Fig 4 example draft (parcel, condensation, isotopes) including the move of reusable notebook_vars() into PySDM_examples/utils by @bhiogade in #1222
  • fixing whitespace issue (pre-commit) that preveted pypi upload of the previous release by @slayoo in #1232

Full Changelog: v2.37...v2.37.1

PySDM v2.37

13 Jan 12:48
ccf178c
Compare
Choose a tag to compare

What's Changed

  • link to tutorials within README.md; fix badge urls; fix mybinder init logic (.binder/postBuild script that now deletes everything but examples and tutorials folders) by @bhiogade in #1228
  • Add a test that checks parcel equilibrium supersaturation does not depend on dz by @claresinger in #1225

Full Changelog: v2.36...v2.37

PySDM v2.36

10 Jan 21:01
e0fdb11
Compare
Choose a tag to compare

What's Changed

  • introducing PySDM tutorials with first two based on collision and condensation classroom notebooks by @claresinger in #1164

Full Changelog: v2.35...v2.36

PySDM v2.35

09 Jan 13:12
bc9483e
Compare
Choose a tag to compare

What's Changed

  • add render-on-github badge to Kreidenweis example notebook by @bhiogade in #1210
  • clarify notebook execution commands by @slayoo in #1211
  • replace nbviewer badge with render-on-github for Merlivat & Nief 1967 example by @bhiogade in #1213
  • update package metadata (urls changes reflecting the move of PySDM-examples into the PySDM repo) by @bhiogade in #1215
  • Add render-on-github badge and fix my binder link by @bhiogade in #1214
  • improve SimpleGeometric kernel docstring by @bhiogade in #1223

New Contributors

Full Changelog: v2.34...v2.35