mldas.explore.loading.hdf5read ¶
- mldas.explore.loading. hdf5read ( fname , key = ['dsi30', 'data', 'variable'] ) [source] ¶
-
Read input raw DAS file. The file is supposed to have an HDF5 format and the actual data stored in a group that have one of the following names:
dsi30
,data
orvariable
.- Parameters
- Returns
-
-
data
numpy.ndarray
-
Raw data
-
data