get_format
get_format(
self ,
resource: H5Reader ,
**kwargs ,
)-> ‘tuple[str, str] | Literal[False]’
Return the format and version when resource is an Uptech file.
| method of dascore.io.uptech.core.UptechH5V1 | source |
get_format(
self ,
resource: H5Reader ,
**kwargs ,
)-> ‘tuple[str, str] | Literal[False]’
Return the format and version when resource is an Uptech file.