7 | | To use generate_runscripts.py the navigation must first be processed and an sbet file located in the applanix/proc directory. |
8 | | There are now some new ways to create run scripts for the Eagle and Hawk using the generate_runscripts.sh script. If no log sheet is available, one can use the keywords on the command line to specify the global variables, such as: |
| 7 | generate_runscripts.py is the script used to create the config file, which is in turn used to process the eagle and hawk lines. Before beginning, make sure the raw files are present as well as a processed navigation (sbet) file in applanix/proc and a suitable dem (see below). You may also need to create a text version of the logsheet. |
| 8 | |
| 9 | Run with -h flag to get full usage help. An example command is below: |
| 10 | |
| 11 | generate_runscripts.py -s s -n 5 -j 196 -y 2010 -l admin/196-10_Eufar10-03.txt |
| 12 | |
| 13 | There are now some new ways to create run scripts for the Eagle and Hawk using the generate_runscripts.sh script. |
| 14 | If no log sheet is available, one can use the keywords on the command line to specify the global variables, such as: |