@ -403,6 +403,9 @@ def main():
# Process single survey at specific beach
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
python las_manipulation.py *avoca.yaml
@ -256,6 +256,9 @@ def main():
python las_outputs.py survey-1-avoca.yaml
python las_outputs.py survey-1-avoca.yaml survey-1-pearl.yaml
python las_outputs.py *avoca.yaml