Hi Eryk,
On Sep 17, 2010, at 11:01 AM, W Eryk Wolski wrote:
> Hallo,
>
> I write a dataset with optimized (to the size of the data) file access
> properties to an HDF file. Than I close the dataset and file.
> I would like to be able to open the file with the same access
> properties. However, I do not know in advance the size of the dataset
> in the hdf file to determine the access properties in advance.
You can get a copy of the access property list for files and datasets
before you close the objects. However, this won't help if you are restarting
the application (or using another one). Perhaps having some way to
serialize/deserialize property lists would be useful?
> Is there a way to reset access properties on an open file?
Not currently, no.
Quincey
_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org