Module read

Source
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.