Pre-deployment simulations
==========================

This folder gives you some automated tools for pre-deployment simulations. 
We plan to improve & revise these tools so that they can be used to check
missions on a continuous basis without human intervention (except for
reviewing the output).

Manual Operation
----------------

* cd to this directory

* run `./run-pre-deployment-simulations.py -i test.ini`

python CGI script to serve kml
------------------------------
Copy `pre-deployment-simulations-kml.py` to `/var/www/cgi-bin` and make
sure the http daemon is configured to allow python to run CGI scripts.
