Commit Graph

85 Commits (aafdcab589ae42ffd927d6734d99505bb7d8f8ee)
 

Author SHA1 Message Date
Dan Howe aafdcab589 Fix to work with survey 3
Dan Howe 3c179852d7 Update final las directory to '03-las-clipped-delivery'
Dan Howe fcc6b810c8 Use temp files instead of stdout piping, to support older lastools versions
Dan Howe 7f4d014f66 Update inputs for corrected input las files
Dan Howe 368c1adc25 Update README
Dan Howe a92209215d Export classified, clipped las for delivery
Dan Howe 74804270f2 Allow surveys to be reprocessed when they are not most recent
Dan Howe dc8531462a Smooth swash cropping polygon to remove invalid geometry
Dan Howe a0b17c2397 Restore export to jpg (removed in previous commit)
Dan Howe 9f8165756f Iterate through data driven pages correctly
Dan Howe e0bd513c66 Fix data-driven pages output bug
Dan Howe 965b1c67dc Update readme
Dan Howe 2efd089ed7 Export erosion heatmaps into correct folder
Dan Howe 892b8c018c Optimise jpg filesize in erosion maps
Dan Howe 4352afbfc5 Increase jpg resolution in erosion maps
Dan Howe 088e2133e4 Add 'plot_heatmaps.py'
Dan Howe 287ae8b036 Update docstring to explain relative paths in arcpy
Dan Howe d0d5e984cf Use J: instead of //ad.unsw.edu.au/OneUNSW/ENG/ENG
Dan Howe be74d92c92 Make all paths absolute for arcpy
Dan Howe 0df7891213 Reduce output raster resolution to 1 m
Dan Howe fdc0ea4ba0 Fix relative paths for arcpy
Dan Howe 9d7051e53b Add 'generate_heatmaps.py'
Dan Howe 8903664f87 Update input parameters
Dan Howe 51f5a0e988 Rename tif dem folder in params file
Dan Howe 6986dc7e52 Include sign in volume change figure annotations
Dan Howe cc2587b145 Fix bug with volume calculations on different dates
Dan Howe dbf9fac0f1 Correctly handle profiles that are outside survey area
Dan Howe 0d4a2b1372 Show landward limit in figures
Dan Howe db4fffd600 Suppress numpy floating point arithmetic warnings
Dan Howe 1bca8f4aad Add README
Dan Howe edfb8afabf Add docstrings
Dan Howe 9e3cff0ef8 Round profile measurements to nearest mm
Dan Howe d50cdb4909 Plot figures with fixed dimensions by default
Dan Howe 65c22a142b Extrapolate towards land when points are missing
Dan Howe 8c4dfa3c66 Update docstring
Dan Howe f9d975a02e Add input parameter files
Dan Howe 83615467cb Use yaml files for loading input parameters
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