the .gz files are the raw bytes of your array compressed as gzip. Basically the same thing as Numpy tofile. The json metadata just describe what those bytes are.
the .gz files are the raw bytes of your array compressed as gzip. Basically the same thing as Numpy tofile. The json metadata just describe what those bytes are.