This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Gregory, > I understand that the HDF5 Library defines an interface called the > Virtual File Layer (VFL) that allows different concrete storage methods > to be selected. > eg: serial buffered, memory, socket, split files ect. > > In NetCDF4, does the user have the ability to select the concrete > storage method? If not, can you please specify which storage method is > currently implemented? No, sorry, there is no API for getting at the VFL in netCDF 4.0 or 4.1. The storage method that is implemented is the HDF5 default, which is Unbuffered Posix I/O (H5FD_SEC2). --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: ISP-755234 Department: Support netCDF Priority: Normal Status: Closed