pyguymer3.osterrain.loadASCIIheader¶
- pyguymer3.osterrain.loadASCIIheader(fObj, /)[source]¶
Load the header from the file
- Parameters:
fObj (io.BytesIO) – the file object
- Returns:
header – the file header
- Return type:
Notes
Copyright 2017 Thomas Guymer [1]
References