NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
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: