See the attached file with HDFView first. The below is CDL dump. netcdf test_unlimited { dimensions: dim0 = UNLIMITED ; // (0 currently) dim1 = UNLIMITED ; // (33 currently) k = 3 ; l = 33 ; variables: float a(dim0, k) ; float b(l, dim0, dim1) ; float dim0(dim0) ; float dim1(dim1) ; float k(k) ; float l(l) ; } dim1 is supposed to be // (0 currently). b variable should be (dim0, dim1, l) -- HDF Product Designer: Ideate interoperable Bigdata for Citizen Science and IoT.
Attachment:
test_unlimited.h5
Description: Binary data
netcdfgroup
archives: