Skip to content

Version 0.6.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 04:12
60f9ec8

Release Notes

Added

  • Add zarrs_validate to check that arrays are equivalent
  • Add --write-shape argument to zarrs_reencode
    • This enables writing sharded arrays incrementally

Changed

  • #12 Bump netcdf to 0.10.2 by [@magnusuMET]
  • Breaking: Bump MSRV to 1.80
  • Bump sysinfo to 0.31
  • Bump zarrs to 0.18.0-dev
  • ncvar2zarr:
    • Switch to output concurrency
    • Breaking: Rename concurrent-blocks argument to concurrent-chunks
    • Breaking: Removed validate argument
    • Breaking: Removed concat-dim argument. Concatenation is now only supported along the first (slowest varying) dimension
    • This tool is intended to be replaced by chunk manifests when the specification and virtualizarr matures
  • Move benchmark scripts and measurements to https://github.com/LDeakin/zarr_benchmarks

Fixed

  • zarrs_ome fix axis unit parsing (broken in 0.5.3)

Install zarrs_tools 0.6.0-beta.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LDeakin/zarrs_tools/releases/download/v0.6.0-beta.0/zarrs_tools-installer.sh | sh

Download zarrs_tools 0.6.0-beta.0

File Platform Checksum
zarrs_tools-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
zarrs_tools-x86_64-apple-darwin.tar.xz Intel macOS checksum
zarrs_tools-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum