Forecast lost person survival using wilderness search-and-rescue (WiSAR) data.
sudo pip3 install -r requirements.txt
ln -s data/isrid-snapshot-your-version-here.db data/isrid-master.db
- Python 3 is preferred over Python 2.
- Run all scripts from the
src
directory. - Generally, figures should be saved as SVGs.
- Code and documentation style should comply with PEP8 and the Google Python Style Guide.