get_format
get_format(
self ,
resource: H5Reader ,
**kwargs ,
)-> ‘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. |