Commit Graph

48 Commits (7585b7c82e4c7edb0ecd22180e993cc5d61a4b0e)
 

Author SHA1 Message Date
Dan Howe 7585b7c82e Update field names
Dan Howe 4b37909d46 Only save ground in heatmap tif
Dan Howe 96eaca04f8 Update comments
Dan Howe 04d9806e98 Save most recent profile images in 'latest' folder
Dan Howe 06a75a3adb Ensure survey dates are saved in correct order
Dan Howe 769a5d4275 Create output directory if required
Dan Howe af6f51f331 Scale figures based on beach size
Dan Howe 5656b96545 Add label showing most recent volume change
Dan Howe c5c63bc579 Fix date stamps on profile figures
Dan Howe 74c9351fe7 Allow input files to be specified from the command line
Dan Howe 8ca180f93f Add nielsen_volumes.py
Dan Howe def491cea5 Remove deprecated functions and imports
Dan Howe d704e47ca5 Add calculate_volumes() function
Dan Howe 1505053090 Format date string correctly
Dan Howe fc7e45f53d Update comments
Dan Howe 461cbf19aa Rename outputs_2017088_Survey2.py
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