add h5create_group(), HDF5: allow URL passthrough
HDF5 in general (including Matlab) can use remote storage such as S3. We removed all "isfile", "isfolder" to allow passing through URL or filenames to stdlib.hdf5nc functions.
added h5create_group() function