get_format

method of dascore.io.prodml.core.ProdMLV2_0 source

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

Return True if file contains terra15 version 2 data else False.

Parameters

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