Class ZarrHeader


  • public class ZarrHeader
    extends Object
    Class to read Zarr metadata from a RandomAccessDirectory and map it to a CDM Object
    • Constructor Detail

    • Method Detail

      • read

        public void read()
                  throws IOException
        Create CDM object on 'rootGroup' from RandomAccessFile
        Throws:
        IOException