There is a newer version of the record available.

Published January 13, 2020 | Version v2.4.2
Software Open

scivision/h5fortran: bugfix/feature for chunked sets

  • 1. xjtu

Description

added methods

%exist('/foo', ierr) does a variable exist in the file

%is_contig('/foo', ierr) is the variable contiguous (not chunked, not compressed)

%is_chunked('/foo', ierr) is the variable chunked (may or may not be compressed)

bugfix from 2.4.0, accidentally making compression disabled. Added tests to avoid this happening again.

Files

scivision/h5fortran-v2.4.2.zip

Files (44.3 kB)

Name Size Download all
md5:d52d6dad837592fc039a0ec58ea6a47f
44.3 kB Preview Download

Additional details

Related works