Skip to content

Releases: open-atmos/PyMPDATA

PyMPDATA v1.2.1

25 Oct 12:40
6100931
Compare
Choose a tag to compare

What's Changed

  • fixing inclusion of examples landing page in MANIFEST.in (for sdist to work) + add one more animation by @slayoo in #470

thanks @Sfonxu for help

Full Changelog: v1.2.0...v1.2.1

PyMPDATA v1.2.0

24 Oct 21:39
8fff7ce
Compare
Choose a tag to compare

What's Changed

  • add missing Colab header-cell to advection-diffusion-2d.ipynb by @slayoo in #458
  • Move docs from readme to markdown files and docstring by @pawelmagnu in #459
  • fix to markdown code tests by @pawelmagnu in #461
  • advection-diffusion example: added a brief introduction to the problem, populate notebook output by @pawelmagnu in #462
  • bump CI Python version range to from 3.8-3.11 to 3.9-3.12 by @slayoo in #451
  • include Python 3.13 in CI hacks in setup.py by @slayoo in #464
  • use (newer) setup-python action also on macos-14 images by @slayoo in #466
  • bump devops tests to include checks for badges and Colab header cell by @slayoo in #463
  • Adding beefy example gallery by @pawelmagnu in #467
  • add Rust code snippets to the tutorial (incl. CI execution) by @Sfonxu in #450

New Contributors

Full Changelog: v1.1.6...v1.1.7

PyMPDATA v1.1.6

21 Sep 12:11
64ab78d
Compare
Choose a tag to compare

What's Changed

  • fix time/grid-step selection logic for CI in S&H example by @slayoo in #452
  • new 2D advection diffusion example by @Kojec1 in #427
  • fix to adv-diff-2d examples as mentioned in issue #453 by @pawelmagnu in #456
  • bump upload-artifact action version by @slayoo in #457

New Contributors

Full Changelog: v1.1.5...v1.1.6

PyMPDATA v1.1.5

01 Sep 18:39
efc4440
Compare
Choose a tag to compare

What's Changed

  • adjust logo width/height in markdown to avoid blurring on PyPI by @slayoo in #449

Full Changelog: v1.1.4...v1.1.5

PyMPDATA v1.1.4

31 Aug 18:24
60489cf
Compare
Choose a tag to compare

What's Changed

  • upload to tip release selected figures generated on CI upon notebook execution for use in docstrings/docs by @slayoo in #445
  • add doi links to pympdata_examples docstring by @pawelmagnu in #442
  • workaround for tip upload svg file location (there is still room for improvement...) by @slayoo in #448
  • fix for PyMPDATA Logo by @NeKo2903 in #441

Full Changelog: v1.1.3...v1.1.4

PyMPDATA v1.1.3

28 Aug 18:27
8c53bec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

PyMPDATA v1.1.2

21 Aug 08:22
af28fec
Compare
Choose a tag to compare

What's Changed

  • Update the documentation by adding the logo by @NeKo2903 in #439

New Contributors

Full Changelog: v1.1.1...v1.1.2

PyMPDATA v1.1.1

17 Aug 15:16
9f34e98
Compare
Choose a tag to compare

What's Changed

  • added more verbose explanations of solver, halo and g_factor by @slayoo in #433
  • Smolarkiewicz 2006 example: add missing badge, regenerate plots, fix rectangular signal width by @slayoo in #438

Full Changelog: v1.1.0...v1.1.1

v1.1.0

07 Aug 07:35
e3d2ad2
Compare
Choose a tag to compare

What's Changed

  • fix CI problems incl. arm64-related ones (--break-system-packages option for pip; codecov secret; Python 3.12 compatible CI reqs) by @slayoo in #424
  • CI: add missing "-e" args to pip install when installing multiple pkgs by @slayoo in #426
  • matplotlib deprecation fix by @slayoo in #428
  • hint figure-generation workflow in README.md by @slayoo in #430
  • bump devops tests by @slayoo in #437
  • phase out pdoc3 in favour of pdoc by @pawelmagnu in #435

New Contributors

Full Changelog: v1.0.17...v1.1.0

PyMPDATA v1.0.17

12 Apr 11:37
ca4f36b
Compare
Choose a tag to compare

What's Changed

  • bump joblib CI requirement by @slayoo in #419
  • code formatting updates to match changes in black requirements by @slayoo in #420
  • instruct dependabot to also check PyMDATA-examples dependencies by @slayoo in #421
  • add Apple Silicon builds to CI by @slayoo in #422

Full Changelog: v1.0.16...v1.0.17