Commit Graph

32 Commits (8b14686c4c870e5f93133250d8eca8f3a73423b0)
 

Author SHA1 Message Date
Dan Howe 8b14686c4c Remove deprecated functions
Dan Howe a5d4eff9e3 Add plot_profiles() function
Dan Howe 1f09e2a764 Update profile plotting
Dan Howe c40d120f41 Fix merging of surveys from different dates
Dan Howe b9a14d23ea Fix bug with adding profiles
Dan Howe 473f62a46f Don't export index with survey profiles
Dan Howe 92eb1143a6 Remove deprecated functions
Dan Howe 717a4c88f6 Remove deprecated functions
Dan Howe bb4c4a97dd Update calls to lastools
Dan Howe c393daa141 Tidy up input parameters
Dan Howe 5476d4380a Hide numpy floating point arithmetic warnings
Dan Howe ba31d501f8 Hide numpy floating point arithmetic warnings
Dan Howe 144f935698 Fix repeated shp extension
Dan Howe 78109f0e2d Export classifed point cloud
Dan Howe d2c8adc0ee Optimise inputs from parameter file
Dan Howe e49e5e31d0 Remove 'parse_stdout.py'
Dan Howe 3adc2a84fb Streamline ground classification process
Dan Howe db8bffa092 Optimise code
Dan Howe fd5ddea7f2 Add las_manipulation.py
Dan Howe b9ecd19e91 Ensure all lastools arguments are strings
Dan Howe 5484568ce5 Tidy up docstrings
Dan Howe cf386fa875 Add 'extract_points()' and 'update_survey_output()'
Dan Howe ae2fa58588 Make input and output argument names more general
Dan Howe cee13119c7 Add verbose option for lastools messages
Dan Howe c09dad993c Add lastools.py
Dan Howe 82f0aea7ed Separate surveys into profiles
Dan Howe 4e80a3d86e Add new function 'update_survey_output'
Dan Howe a034361569 Remove 'process_tmp_csv'
Dan Howe 06a7b8970b Update 'extract_pts'
Dan Howe 7964a20317 Update 'extract_pts'
Dan Howe 3a9e035a27 Update 'extract_pts' and create 'update_survey_output'
Dan Howe eeb3ec33ad Initial commit