Releases: open-atmos/PyMPDATA
Releases · open-atmos/PyMPDATA
PyMPDATA v1.2.1
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
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
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
What's Changed
Full Changelog: v1.1.4...v1.1.5
PyMPDATA v1.1.4
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
What's Changed
- pdoc3 cleanup by @slayoo in #440
- bump NumPy CI requirement by @slayoo in #444
- solve numpy deprecation warning by @pawelmagnu in #446
Full Changelog: v1.1.2...v1.1.3
PyMPDATA v1.1.2
PyMPDATA v1.1.1
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
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
- @pawelmagnu made their first contribution in #435
Full Changelog: v1.0.17...v1.1.0
PyMPDATA v1.0.17
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