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