get_format
get_format(
self ,
resource: BinaryReader ,
**kwargs ,
)-> ‘tuple[str, str] | bool’
Return name and version string or False.
Parameters
| Parameter | Description |
|---|---|
| resource | A path to the file which may contain terra15 data. |
| method of dascore.io.sintela_binary.core.SintelaBinaryV3 | source |
get_format(
self ,
resource: BinaryReader ,
**kwargs ,
)-> ‘tuple[str, str] | bool’
Return name and version string or False.
| Parameter | Description |
|---|---|
| resource | A path to the file which may contain terra15 data. |