From c15e4b8c31793f42a62805073bdd7b06f879d456 Mon Sep 17 00:00:00 2001 From: Binh-Minh Date: Mon, 3 Feb 2025 11:20:06 -0500 Subject: [PATCH] Replaced contact info for 515 --- documentation/hdf5-docs/registered_virtual_file_drivers_vfds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/hdf5-docs/registered_virtual_file_drivers_vfds.md b/documentation/hdf5-docs/registered_virtual_file_drivers_vfds.md index d169b110..8306fc67 100644 --- a/documentation/hdf5-docs/registered_virtual_file_drivers_vfds.md +++ b/documentation/hdf5-docs/registered_virtual_file_drivers_vfds.md @@ -21,6 +21,6 @@ Please contact the maintainer of a VFD for help implementing the plugin. | 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)| | 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)| | 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) | -| 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) | +| 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 | *The Search Name provides a mechanism for searching for a VFD.