get_format

method of dascore.io.pickle.core.PickleIO source

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

Return True if file contains a pickled Patch or Spool.

Parameters

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