lasersonlab / ndarray.scala

N-dimensional arrays, with Zarr and HDF5 integrations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ndarray.scala

Build Status codecov

Tools for working with N-dimensional arrays, HDF5, and Zarr.

Modules:

  • zarr: pure-Scala Zarr library
  • convert: CLI for converting HDF5 files to Zarr directly in "the cloud" (AWS, GCP)
  • ndarray: type-safe N-dimensional array-implementation
  • cloud: utilities for interacting with public clouds
  • netcdf: Scala implementation of NetCDF data-structures
  • utils: NetCDF RandomAccessFile using Java NIO (for public-cloud support)
  • xscala: shims for supporting scala-version cross-compilation

About

N-dimensional arrays, with Zarr and HDF5 integrations

License:Apache License 2.0


Languages

Language:Scala 95.8%Language:Java 2.2%Language:Roff 1.1%Language:HTML 0.8%Language:Shell 0.1%