Skip to content

Releases: open-atmos/PyMPDATA-MPI

latest-generated-plots

24 Mar 19:56
b63f69e
Compare
Choose a tag to compare
Pre-release
bump versions of artifact actions, plint and pdoc compat fixes (#126)

PyMPDATA-MPI v0.0.9

08 Apr 22:18
fc9252c
Compare
Choose a tag to compare

What's Changed

  • add visualisation of threading domain decomposition to cartesian scenario quick_look (incl. README animations) by @slayoo in #110
  • fix tip release uploads by @slayoo in #111
  • cache pip dependencies in CI; pin setuptool[_scm] dependencies to fix build; codecov action bump by @Delcior in #106

Full Changelog: v0.0.8...v0.0.9

PyMPDATA-MPI v0.0.8

26 Mar 11:12
f0c3589
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

PyMPDATA-MPI v0.0.7

24 Mar 19:04
ea626c3
Compare
Choose a tag to compare
  • add .zenodo.json with project metadata + related JSON syntax check in CI workflows

Full Changelog: v0.0.6...v0.0.7

PyMPDATA-MPI v0.0.6

22 Mar 09:04
3f07a87
Compare
Choose a tag to compare

What's Changed

  • Bump pympdata from 1.0.14 to 1.0.15 by @dependabot in #91
  • add codecov integration by @slayoo in #93
  • Bump pympdata from 1.0.15 to 1.0.16 by @dependabot in #95
  • update code formatting to match newer black requirements by @slayoo in #97
  • add support for threading and for user-specified MPI dimension. Closes #35 by @Delcior in #98

Full Changelog: v0.0.5...v0.0.6

PyMPDATA-MPI v0.0.5

08 Dec 14:27
735302a
Compare
Choose a tag to compare

What's Changed

  • lower output steps for Cartesian by @Delcior in #83
  • switch positions of 2d spherical animations by @Delcior in #85
  • newer setuptools compatibility; silence pylint warnings on too many arguments for scenarion ctor by @slayoo in #92

Full Changelog: v0.0.4...v0.0.5

PyMPDATA-MPI v0.0.4

29 Aug 20:30
0abcd55
Compare
Choose a tag to compare
  • scenarios subsystem
  • MPIPolar boundary condition class
  • spherical test case based on Williamson & Rasch 1989 (incl. README animations, for now n_iters=1 only due to PyMPDATA limitations)
  • optional dependencies in pyproject.toml
  • dependency diagram in README (using mermaid)

kudos @Delcior

PyMPDATA-MPI v0.0.3

16 May 19:50
3a62966
Compare
Choose a tag to compare
  • avoiding buffer allocations in each time step in MPI boundary conditions (using new buffer API in PyMPDATA 1.0.11)

kudos @Delcior

PyMPDATA-MPI v0.0.2

26 Apr 09:31
b888115
Compare
Choose a tag to compare
  • support for halo-filling when using non-oscillatory option of MPDATA (complex type for min/max pairs)
  • animations in README generated through artefact/tip-release uploads on CI

Kudos @Delcior

PyMPDATA-MPI v0.0.1

08 Apr 19:33
c9fcb79
Compare
Choose a tag to compare
  • initial release (after renaming the project to PyMPDATA-MPI)