Releases: epochpic/sdf-xarray
Releases · epochpic/sdf-xarray
v0.2.2
v0.2.1
What's Changed
This release expands the ruff linting ruleset, resulting in minor adjustments to internal code structure for improved consistency and readability.
- BEAM section and CITATION update by @JoelLucaAdams in #40
- Migrate repository URLs to epochpic by @JoelLucaAdams in #44
- update BEAM README section by @JoelLucaAdams in #47
- Pint - Unit conversion documentation by @JoelLucaAdams in #48
- Contributing by @JoelLucaAdams in #50
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add sphinx docs by @ZedThree in https://github.com/PlasmaFAIR/sdf-xarray/pull/33
- Add key functionalities documentation by @JoelLucaAdams in https://github.com/PlasmaFAIR/sdf-xarray/pull/34
- Add time units, long_name, and full_name by @JoelLucaAdams in https://github.com/PlasmaFAIR/sdf-xarray/pull/37
- Latex variable name processing by @JoelLucaAdams in https://github.com/PlasmaFAIR/sdf-xarray/pull/38
- Animation generation by @ShaunD137 in https://github.com/PlasmaFAIR/sdf-xarray/pull/39
New Contributors
- @ShaunD137 made their first contribution in https://github.com/PlasmaFAIR/sdf-xarray/pull/39
Full Changelog: PlasmaFAIR/sdf-xarray@v0.1.3...v0.2.0
v0.1.3
What's Changed
- Add CITATION.cff by @JoelLucaAdams in https://github.com/PlasmaFAIR/sdf-xarray/pull/28
- Convert ssh submodule to https by @JoelLucaAdams in https://github.com/PlasmaFAIR/sdf-xarray/pull/30
- Jupyter Notebooks support by @JoelLucaAdams in https://github.com/PlasmaFAIR/sdf-xarray/pull/31
- Add readme badges by @JoelLucaAdams in https://github.com/PlasmaFAIR/sdf-xarray/pull/32
Full Changelog: PlasmaFAIR/sdf-xarray@v0.1.2...v0.1.3
v0.1.2
What's Changed
- Update pyproject.toml description by @JoelLucaAdams in https://github.com/PlasmaFAIR/sdf-xarray/pull/27
Full Changelog: PlasmaFAIR/sdf-xarray@v0.1.1...v0.1.2
v0.1.1
Fix to publishing workflow
Full Changelog: PlasmaFAIR/sdf-xarray@v0.1.0...v0.1.1
v0.1.0
What's Changed
- Coords reading fix by @JoelLucaAdams in https://github.com/PlasmaFAIR/sdf-xarray/pull/2
- Open multi-file datasets by @ZedThree in https://github.com/PlasmaFAIR/sdf-xarray/pull/3
- Add dask to dependencies by @JoelLucaAdams in https://github.com/PlasmaFAIR/sdf-xarray/pull/4
- CI: Fetch all commits by @ZedThree in https://github.com/PlasmaFAIR/sdf-xarray/pull/8
- Update readme by @JoelLucaAdams in https://github.com/PlasmaFAIR/sdf-xarray/pull/7
- Add jobid checking to preprocess by @JoelLucaAdams in https://github.com/PlasmaFAIR/sdf-xarray/pull/10
- Read particle data by @ZedThree in https://github.com/PlasmaFAIR/sdf-xarray/pull/11
- Add custom cython SDF reader by @ZedThree in https://github.com/PlasmaFAIR/sdf-xarray/pull/12
- Fix for some systems not having float128 by @ZedThree in https://github.com/PlasmaFAIR/sdf-xarray/pull/18
- Read scalars as variables instead of attributes by @ZedThree in https://github.com/PlasmaFAIR/sdf-xarray/pull/19
- Fix reading arrays without grids by @ZedThree in https://github.com/PlasmaFAIR/sdf-xarray/pull/22
- Update README to explain direct SDF loading of files by @JoelLucaAdams in https://github.com/PlasmaFAIR/sdf-xarray/pull/21
- Migrate from forward slashes, spaces and dashes to underscores by @JoelLucaAdams in https://github.com/PlasmaFAIR/sdf-xarray/pull/24
- Add publishing workflow by @ZedThree in https://github.com/PlasmaFAIR/sdf-xarray/pull/25
New Contributors
- @JoelLucaAdams made their first contribution in https://github.com/PlasmaFAIR/sdf-xarray/pull/2
- @ZedThree made their first contribution in https://github.com/PlasmaFAIR/sdf-xarray/pull/3
Full Changelog: https://github.com/PlasmaFAIR/sdf-xarray/commits/v0.1.0