get_format

method of dascore.io.dasvader.core.DASVaderV1 source

get_format(
    self ,
    resource: H5Reader ,
    **kwargs ,
)-> ‘tuple[str, str] | bool’

Return format if file contains DASVader JLD2 data else False.

Parameters

Parameter Description
resource A path to the file which may contain DASVader data.