after you change the max number to something else, e.g. 50000, the new number is saved and will be used as the default.
On 9/24/2012 7:31 PM, [email protected] wrote: > Dear Peter Cao > > Thanks for your reply, In fact I need a way to change the default max > load number in Java code. such that my home-made post processor > program can handle more than 10000 datasets. > > Best regard > > > 引述 Peter Cao <[email protected]>: > >> go to Tool->"user options" and change the default max number of >> objects to load. >> >> On 9/23/2012 7:38 PM, Zong-Han, Xie wrote: >>> Dear all >>> >>> Recently I developed a program to perform simulation and the output >>> results are in HDF5 format. I also wrote a GUI Java viewer to >>> post-process my simulation results. >>> Sometimes, dump data may contain more than 10000 datasets in a group >>> and I discover that my Java viewer can only show 10000 datsets in a >>> group. Later, I found officially released HDFViewer has the same >>> problem. In HDFViewer, It can show the actual datasets number >>> contained in a group, but it can't show more than 10000 datasets. I >>> need my homemade Java viewer to be able to show more than 10000 >>> datasets. IS there any way to solve this problem? >>> >>> Best regard >>> >>> >>> _______________________________________________ >>> 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 _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
