Currently, HDF5 files are accessed using the following URI format:
imas:hdf5?path=/work/imas/shared/imasdb/ITER/3/134174/117
Since this points to a directory, would it be possible to instead reference the file directly, similarly netcdf files, for example:
/work/imas/shared/imasdb/ITER/3/134174/117/master.h5
instead of using the full URI format?