get_format

method of dascore.io.optodas.core.OptoDASV10 source

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

Return True if file contains OptoDAS version 8 data else False.

Parameters

Parameter Description
resource An open h5 file which may contain OptoDAS data.