Skip to content

write: add datatype= option, numerous bugfixes

Latest
Compare
Choose a tag to compare
@scivision scivision released this 05 Jun 00:47
· 16 commits to main since this release
95b0f71

the write() method has an optional datatype= parameter useful to avoid implicit array temporaries when desiring to cast to a different disk data type from memory datatype. See Fortran HDF5 datatypes