Keeps track of sources and issues related to data in FireCARES.
see terms for additional information regarding terminology used in FireCARES
firecares/nfirs/parcels should be connections defined in your .pg_service.conf, pointed at the respective databases.
docker-compose up
We'd recommend creating a virtualenv to contain your python libraries specific to this project.
Install the necessary python dependencies via:
pip install -r requirements.txtNext, run ipython notebook to start a notebook session, from here you'll be able to navigate to the notebook you'd like to open via your browser.