Expand description
Helper functions for reading Survex files
At present, this module only contains a single function:
load_from_path
. Refer to the documentation for that function,
or the examples in the documentation index for more information.
Functionsยง
- load_
from_ path - Create a
SurveyData
instance from a Survex file.