forked from glencoesoftware/bioformats2raw
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Uses zarr-java. Right now, only writes v3 metadata; array writing will use v2 logic. zarr-java is not deployed anywhere, so artifacts need to be downloaded from: https://github.com/zarr-developers/zarr-java/suites/16044480122/artifacts/915858843 https://github.com/zarr-developers/zarr-java/raw/main/pom.xml and installed manually: $ mvn org.apache.maven.plugins:maven-install-plugin:2.5.2:install-file -Dfile=zarr-java-1.0-SNAPSHOT.jar $ mvn org.apache.maven.plugins:maven-install-plugin:2.5.2:install-file -Dfile=pom.xml -DgroupId=com.scalableminds.zarrjava -DartifactId=zarr-java -Dversion=1.0-SNAPSHOT -Dpackaging=pom
- Loading branch information
1 parent
609f092
commit 567fd3e
Showing
2 changed files
with
107 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters