open-forest-observatory / automate-metashape

Easy, reproducible Metashape photogrammetry workflows
Other
78 stars 27 forks source link

Implement batch job creation script #4

Open youngdjn opened 5 years ago

youngdjn commented 5 years ago

Script will create a series of shell commands, each one calling the master metashape control script with a specific photo directory and YAML config file. Detect whether on cluster or local machine and create shell commands appropriately. Potentially create one folder for all outputs of the batch.

youngdjn commented 4 years ago

The photo directory is now specified in the YAML so it does not need to be an argument to the shell command. Instead, the batch job creating script could create YAML files with slight variations.