Getting Started
Developer Resources
Indices and Tables
Determine if the file is (dataless) SEED file.
No comprehensive check - it only checks the initial record sequence number and the very first blockette.
filename (str) – Path/filename of a local file to be checked.
bool
True if file seems to be a RESP file, False otherwise.