Skip to content

Releases: xarray-contrib/xncml

v0.4.0

08 Jan 16:06
88b4f5d
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @bzah made their first contribution in #60

Full Changelog: v0.3.1...v0.4.0

v0.3.1

10 Nov 14:25
699e7a1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3...v0.3.1

v0.3

28 Aug 14:04
cff9950
Compare
Choose a tag to compare

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 and scan elements in Dataset. 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

23 Feb 14:13
05af554
Compare
Choose a tag to compare

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

v0.1

24 Nov 14:14
Compare
Choose a tag to compare

Initial release

Tools for manipulating and opening NCML (NetCDF Markup) files with/for xarray.