Name Last Update
bin.py Loading commit data...
config Loading commit data...
geopack Loading commit data...
missions Loading commit data...
src Loading commit data...
README.md Loading commit data...
env.sh Loading commit data...

README.md

In order to use the footprints code:

1) At the footprints project root (PATH-TO-PROJECT/FOOTPRINTS), set the environment variables: '. env.sh'

2) Go back to the projects directory (/usr/local/soft) and set the PY3 python virtual environment: '. PY3/bin/activate'

3) Finally, go to the footprints project and to the bin directory (PATH-TO-PROJECT/FOOTPRINTS/bin) and run the code: 'python runFootprints.py (XML_mission_file)'