Releases: epochpic/sdf-xarray
Releases · epochpic/sdf-xarray
v0.7.3
What's Changed
- Add EPOCH Workshop 2026 scripts by @JoelLucaAdams in #119
- Updated DOI for
fetch_datasetby @JoelLucaAdams in #119
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- remove
plt.close()from animations which caused crashes when used with theTkinterbackend by @JoelLucaAdams in #120
Full Changelog: v0.7.1...v0.7.2
v0.7.1
Fixes
- fix
matplotlibimport that wasn't required if the user didn't want to plot anything by @JoelLucaAdams in #117
Documentation Changes
- Bump readthedocs Ubuntu version to
24.04by @JoelLucaAdams in #113 - remove
dev_releasefrom docs title by @JoelLucaAdams in #114 - Add Python and uv guide by @JoelLucaAdams in #115
- Huge docs refactor for clarity by @JoelLucaAdams in #116
- Add cylindrical EPOCH to known issues by @JoelLucaAdams in #118
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
Code Changes
- Add
DataArray.epoch.plot()accessor to fix default axes for 2D data when plotting with xarray by @JoelLucaAdams in #107 - Refactor approaches to loading multifile datasets (see documentation) @JoelLucaAdams in #106
Documentation Changes
- Refactor all documentation from
.rstto.mdby @JoelLucaAdams in #102 - Refactor docs from
jupyter-executetomyst-nbby @JoelLucaAdams in #103 - Add docs
make livehtmlcommand to autobuild documentation by @JoelLucaAdams in #104 - Add sdf-xarray logo by @JoelLucaAdams in #105
- Animate sdf-xarray logo pulse by @JoelLucaAdams in #109
- Fix logo in README so that it changes depending on colour scheme by @JoelLucaAdams in #110
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Feature: optional loading of an EPOCH input deck by @Dartrisen in #93
- Open dataset wrapper by @JoelLucaAdams in #99
- Parametrize pytest by @JoelLucaAdams in #101
New Contributors
- @Dartrisen made their first contribution in #93
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Breaking changes
- Drop support for python
3.10by @JoelLucaAdams in #95 - Performance improvements for large datasets by @JoelLucaAdams in #90
- Existing animation workflow revamped by @JoelLucaAdams in #88
What's Changed
- Animate multiple plots on same axes by @JoelLucaAdams in #88
- Datatree support by @JoelLucaAdams in #89
- Update linting/formatting workflows by @LiamPattinson in #96
- Datatree attributes by @JoelLucaAdams in #98
- Add entrypoint for xr-tui by @JoelLucaAdams in #97
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add author Liam Pattinson by @LiamPattinson in #75
- Zenodo datasets by @JoelLucaAdams in #79
- Add
SDF_DATATYPE_LOGICALbranch for a constant block type by @dholland-fge in #81 - Simplify
lintworkflow by @LawrenceDior in #84 - Update ruff target version by @LawrenceDior in #83
- Add dependency groups for
build,docs,lintandtestby @LawrenceDior in #82 - Python 3.14 support by @JoelLucaAdams in #86
- Animation Refactor - PR 77 v2 by @JoelLucaAdams in #80
- Add documentation for
data_varsby @Chrimspie in #87
New Contributors
- @dholland-fge made their first contribution in #81
- @LawrenceDior made their first contribution in #84
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- Add data_vars support by @Chrimspie in #73
New Contributors
- @Chrimspie made their first contribution in #73
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
Breaking changes
- Support new parameter defaults in xarray by @JoelLucaAdams in #70
What's Changed
- Display Python versions in docs by @JoelLucaAdams in #69
Full Changelog: v0.2.6...v0.3.0