diff --git a/parse_stdout.py b/parse_stdout.py index c270a65..875a751 100644 --- a/parse_stdout.py +++ b/parse_stdout.py @@ -15,7 +15,7 @@ cp_in = 'C:/Users/z3161860/Downloads/LASTools/XXFiles/CC_Profiles/Avoca_profiles def extract_pts(las_in, cp_in, survey_date, keep_only_ground=True): """Extract elevations from a las surface based on x and y coordinates. - Requires lastools in system path. + Requires lastools in system path. Args: las_in: input point cloud (las)