HDF4 SD files

Hello,

I am trying to create an HDF4 file containing a single, empty dataset that has dimensions 1606x4096x8192 and will eventually contain data of the type int16. I am using Matlab to do this, and the dimensions are too large to just create a dataset filled with zeros and then write it to the HDF file. How can I specify the data type and dataspace of this variable and in essence "initialize" it without writing out actual values?

Thanks!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories