get_format

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

get_format(
    self ,
    path: str | Path ,
)-> tuple[str, str] | bool

Return True if file contains a pickled Patch or Spool.

Parameters

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