0.3.4
Pre-release
Pre-release
What's Changed
- FCI fixes by @dschwoerer in #248
- Drop support for Python 3.7 by @dschwoerer in #252
- Allow to pass directory relative to which the grid is. by @dschwoerer in #245
- Check whether the grid is the one from the simulation by @dschwoerer in #246
- Remove unnecessary (and possibly wrong) .data when y_fine is used by @johnomotani in #254
- logscale for animate_line() by @johnomotani in #255
- Fix writing of
run_id
byto_restart()
by @johnomotani in #259 - Some support for data from BOUT++ v3.x by @johnomotani in #261
- Remove Python-3.7 from the 'master' CI jobs by @johnomotani in #262
- Add quotes around '3.10' in 'master' CI by @johnomotani in #263
- Bug fixes for region.py by @johnomotani in #264
- Fix string comparison: use
==
instead ofis
by @johnomotani in #267 - Update repo data in CI by @dschwoerer in #269
- 3d plotting by @johnomotani in #266
- Remove Python-3.7, add 3.10 in 'publish' workflow by @johnomotani in #271
Full Changelog: 0.3.3...0.3.4