Releases: xarray-contrib/xncml
Releases · xarray-contrib/xncml
v0.4.0
v0.3.1
What's Changed
- Support python 3.12 by @fmigneault in #57
- Drop support for 3.8.
New Contributors
- @fmigneault made their first contribution in #57
Full Changelog: v0.3...v0.3.1
v0.3
What's Changed
- Set the
close
method so that underlying files aggregated by NcML are closed by @huard in #44 - Add references to NcML documentation and ioos/ncml repo by @huard in #45
- Add support for
aggregation
andscan
elements inDataset
. by @huard in #43 - Remove 3.8 from CI test suite and add 3.11 by @huard in #50
- Remove CircleCI configuration by @huard in #47
- Add
from_text
method to instantiate Dataset object from string by @huard in #54
Full Changelog: v0.2...v0.3
v0.2
0.2
What's Changed
- Implement
rename_dataset_attribute
by @huard in #28 - In Dataset, process ncml namespaces by @huard in #34
- Add default_language_version` to pre-commit config by @huard in #35
- Export Dataset to dict approximately following CF-JSON specification by @huard in #37
Full Changelog: https://github.com/xarray-contrib/xncml/commits/v0.2