|
|
@ -403,6 +403,9 @@ def main():
|
|
|
|
# Process single survey at specific beach
|
|
|
|
# Process single survey at specific beach
|
|
|
|
python las_manipulation.py survey-1-avoca.yaml
|
|
|
|
python las_manipulation.py survey-1-avoca.yaml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Process single survey at multiple beaches
|
|
|
|
|
|
|
|
python las_manipulation.py survey-1-avoca.yaml survey-1-pearl.yaml
|
|
|
|
|
|
|
|
|
|
|
|
# Process all surveys at specific beach
|
|
|
|
# Process all surveys at specific beach
|
|
|
|
python las_manipulation.py *avoca.yaml
|
|
|
|
python las_manipulation.py *avoca.yaml
|
|
|
|
|
|
|
|
|
|
|
|