Grzegorz Kowal 3747646780 Some arrays cannot be stored as attributes.
DATA I/O, HDF5

 - arrays of indices, levels, and the block bounds cannot be stored as
   attributes since they can easily exceed the allowed space for
   attributes; instead, they have to be stored as dataset, which
   overcome this limit

 - store the lowest level block dimensions as well
2009-09-30 20:23:35 -03:00
Description
No description provided
3.9 MiB
Languages
Fortran 92.3%
Python 7.2%
CMake 0.3%
Makefile 0.2%