Example #1
0
def read_header(filepath):
    """Parses a file header and return some important parameters"""
    return BaseMap.read_header(filepath)