Skip to content

Commit 91411ed

Browse files
authored
Merge pull request HDFGroup#341 from bmribler/fix_MW_VFD
Replaced contact info for 515
2 parents 8a01d83 + c15e4b8 commit 91411ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/hdf5-docs/registered_virtual_file_drivers_vfds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ Please contact the maintainer of a VFD for help implementing the plugin.
2121
| CUDA GPU | 512 | gds | The HDF5 GPUDirect Storage VFD is a Virtual File Driver (VFD) for HDF5 that can be used to interface with Nvidia's GPUDirect Storage (GDS) API. The driver is built as a plugin library that is external to HDF5. | [https://github.com/hpc-io/vfd-gds](ttps://github.com/hpc-io/vfd-gds) | Suren Byna (sbyna at lbl dot gov)|
2222
| GDAL vsil | 513 | vsil | The HDF5 GDAL vsil Storage VFD is a Virtual File Driver (VFD) for the GDAL HDF5 driver that can be used to access any file supported by the GDAL Virtual File System Interface ([https://gdal.org/user/virtual_file_systems.html](https://gdal.org/user/virtual_file_systems.html)). | [https://github.com/OSGeo/gdal/blob/master/frmts/hdf5/hdf5vfl.h](https://github.com/OSGeo/gdal/blob/master/frmts/hdf5/hdf5vfl.h) | Even Rouault (even dot rouault at spatialys dot com)|
2323
| Unidata/UCAR NetCDF-C ByteRange | 514 | byte-range | The Unidata H5FDhttp.[ch] VFD driver is used to support accessing remote files using the HTTP byte range mechanism. It is part of the Unidata Netcdf-C library. | [https://github.com/Unidata/netcdf-c/blob/main/libhdf5/H5FDhttp.c](https://github.com/Unidata/netcdf-c/blob/main/libhdf5/H5FDhttp.c) | Dennis Heimbigner (dmh at ucar dot edu) |
24-
| MathWorks (MW) VFD | 515 | no search name | The MathWorks (MW) VFD is a Virtual File Driver (VFD) for HDF5 which can be used for reading and writing hdf5 files from/to remote locations including (but not limited to) AWS S3, Azure Blob Storage and Hadoop Distributed File System (HDFS). | [](https://url.com) | Abhi Baruah (abaruah at mathworks dot com) |
24+
| MathWorks (MW) VFD | 515 | no search name | The MathWorks (MW) VFD is a Virtual File Driver (VFD) for HDF5 which can be used for reading and writing hdf5 files from/to remote locations including (but not limited to) AWS S3, Azure Blob Storage and Hadoop Distributed File System (HDFS). | [](https://url.com) | mwhdf5 at groups dot mathworks dot com |
2525

2626
*The Search Name provides a mechanism for searching for a VFD.

0 commit comments

Comments
 (0)