get_format
get_format(
self ,
resource: H5Reader ,
**kwargs ,
)-> ‘tuple[str, str] | bool’
Return True if file contains prodML version 2 data else False.
Parameters
Parameter | Description |
---|---|
resource | A path to the file which may contain prodML data. |