Recent Releases of sdf-xarray
sdf-xarray - v0.2.6
What's Changed
- Add known issues page by @JoelLucaAdams in https://github.com/epochpic/sdf-xarray/pull/65
- Update contributing page by @JoelLucaAdams in https://github.com/epochpic/sdf-xarray/pull/67
- Fixed mutiple probes not working in the same file by @JoelLucaAdams in https://github.com/epochpic/sdf-xarray/pull/66
Full Changelog: https://github.com/epochpic/sdf-xarray/compare/v0.2.5...v0.2.6
- Python
Published by JoelLucaAdams 6 months ago
sdf-xarray - v0.2.5
What's Changed
- Improve drop variables by @JoelLucaAdams in https://github.com/epochpic/sdf-xarray/pull/63
Full Changelog: https://github.com/epochpic/sdf-xarray/compare/v0.2.4...v0.2.5
- Python
Published by JoelLucaAdams 10 months ago
sdf-xarray - v0.2.4
What's Changed
- Add doi badge and update citation by @JoelLucaAdams in https://github.com/epochpic/sdf-xarray/pull/55
- Fix DOI format by @JoelLucaAdams in https://github.com/epochpic/sdf-xarray/pull/56
- Pin Cython to 3.0.* by @LiamPattinson in https://github.com/epochpic/sdf-xarray/pull/59
- Animation update by @ShaunD137 in https://github.com/epochpic/sdf-xarray/pull/58
- Fix
Variable.unitstype by @ZedThree in https://github.com/epochpic/sdf-xarray/pull/61
New Contributors
- @LiamPattinson made their first contribution in https://github.com/epochpic/sdf-xarray/pull/59
Full Changelog: https://github.com/epochpic/sdf-xarray/compare/v0.2.3...v0.2.4
- Python
Published by JoelLucaAdams 10 months ago
sdf-xarray - v0.2.3
What's Changed
- GitHub badges by @JoelLucaAdams in https://github.com/epochpic/sdf-xarray/pull/53
- ignore boundary variables when loading by @JoelLucaAdams in https://github.com/epochpic/sdf-xarray/pull/54
Full Changelog: https://github.com/epochpic/sdf-xarray/compare/v0.2.2...v0.2.3
- Python
Published by JoelLucaAdams 10 months ago
sdf-xarray - v0.2.2
What's Changed
- Fix epoch accessor by @JoelLucaAdams in https://github.com/epochpic/sdf-xarray/pull/51
Full Changelog: https://github.com/epochpic/sdf-xarray/compare/v0.2.1...v0.2.2
- Python
Published by JoelLucaAdams 10 months ago
sdf-xarray - 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 https://github.com/epochpic/sdf-xarray/pull/40
- Migrate repository URLs to epochpic by @JoelLucaAdams in https://github.com/epochpic/sdf-xarray/pull/44
- update BEAM README section by @JoelLucaAdams in https://github.com/epochpic/sdf-xarray/pull/47
- Pint - Unit conversion documentation by @JoelLucaAdams in https://github.com/epochpic/sdf-xarray/pull/48
- Contributing by @JoelLucaAdams in https://github.com/epochpic/sdf-xarray/pull/50
Full Changelog: https://github.com/epochpic/sdf-xarray/compare/v0.2.0...v0.2.1
- Python
Published by JoelLucaAdams 10 months ago
sdf-xarray - 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, longname, and fullname 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: https://github.com/PlasmaFAIR/sdf-xarray/compare/v0.1.3...v0.2.0
- Python
Published by JoelLucaAdams about 1 year ago
sdf-xarray - 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: https://github.com/PlasmaFAIR/sdf-xarray/compare/v0.1.2...v0.1.3
- Python
Published by ZedThree over 1 year ago
sdf-xarray - v0.1.2
What's Changed
- Update pyproject.toml description by @JoelLucaAdams in https://github.com/PlasmaFAIR/sdf-xarray/pull/27
Full Changelog: https://github.com/PlasmaFAIR/sdf-xarray/compare/v0.1.1...v0.1.2
- Python
Published by ZedThree over 1 year ago
sdf-xarray - v0.1.1
Fix to publishing workflow
Full Changelog: https://github.com/PlasmaFAIR/sdf-xarray/compare/v0.1.0...v0.1.1
- Python
Published by ZedThree over 1 year ago
sdf-xarray - 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
- Python
Published by ZedThree over 1 year ago