A planetary cratering simulation
To setup a new development environment, you need to set up a Python environment with the necessary dependencies installed. To do this,
$ sudo ./setup_workstation.sh
$ ./setup_python_env.sh
To activate the Python environment:
$ . python_env/bin/activate