Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/janeliascicomp/n5-inspector

Inspector for NGFF-style containers supported by the N5 API (N5, HDF5, OME-Zarr)
https://github.com/janeliascicomp/n5-inspector

n5 ngff ome-zarr

Last synced: 5 days ago
JSON representation

Inspector for NGFF-style containers supported by the N5 API (N5, HDF5, OME-Zarr)

Awesome Lists containing this project

README

        

# N5 Inspector

This is a data and metadata inspector for file formats supported by the N5 API, including N5, HDF5, and OME-Zarr.

It was inspired by the [HDF View](https://www.hdfgroup.org/downloads/hdfview/) application.

![Screenshot](docs/n5-inspector-bdv.png)
![Screenshot](docs/n5-inspector-hex.png)

## Usage

Note that this is an early prototype hacked together in a few hours. You need a Java IDE to run the development prototype.
Import the Maven project and run the main method of `org.janelia.n5.inspector.N5Inspector`. You may need to install the [Blosc](https://www.blosc.org/) library to open certain files.