It does not matter how many dimensions you have in file. you can always read your data to an 1D memory buffer. 1D array requires a lot of less memory.
Also try to increase your java heap size. Thanks --pc On 10/4/2010 10:12 PM, 몰라 wrote: > Thanks Thanks > > But what I want, I want to read the data have already been created. > > It is a 2D type data. > > Error messages are out-of-memory. > > Does it read 1D array type? > > System.arraycopy () to copy the first data I do not not read? > > <mailto:[email protected]> > > > _______________________________________________ > Hdf-forum is for HDF software users discussion. > [email protected] > http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
_______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
