| 1 | """Use the H5FD_SPLIT driver to store metadata and raw data in separate files. |
| 2 | |
| 3 | In this example, we store the metadata file in the current directory and |
| 4 | the raw data file in a subdirectory. |
nothing calls this directly
no test coverage detected