read

method of dascore.io.febus.core.FebusT1V1 source

read(
    self ,
    resource: H5Reader ,
    time: tuple[tuple[int | float | str | numpy.datetime64 | pandas.Timestamp[int, float, str, datetime64, Timestamp], int | float | str | numpy.datetime64 | pandas.Timestamp[int, float, str, datetime64, Timestamp]], None] = None,
    distance: tuple[tuple[float, float], None] = None,
    **kwargs ,
)-> ‘dc.BaseSpool’

Read temperature data into a list containing one Patch.

Parameters

Parameter Description
resource Open h5py.File — provided automatically by DASCore.