Releases: open-atmos/PyMPDATA-MPI
Releases · open-atmos/PyMPDATA-MPI
latest-generated-plots
bump versions of artifact actions, plint and pdoc compat fixes (#126)
PyMPDATA-MPI v0.0.9
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
What's Changed
- mpi_dim independent plotting; increase cartesian sim range by @Delcior in #104
- Set h5py to 3.10.0 in CI by @Delcior in #105
- fix animation filenames by @Delcior in #107
- README updates: add Cyfronet grant acknowledgement, update design-goals passage & add zenodo badge
- added .zenodo.json
Full Changelog: v0.0.7...v0.0.8
PyMPDATA-MPI v0.0.7
- 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
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
PyMPDATA-MPI v0.0.4
- 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
- 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
- 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
- initial release (after renaming the project to PyMPDATA-MPI)