Skip to content
/ data Public

Keeps track of sources and issues related to data in FireCARES.

License

Notifications You must be signed in to change notification settings

FireCARES/data

Repository files navigation

Data

Keeps track of sources and issues related to data in FireCARES.

see terms for additional information regarding terminology used in FireCARES

IPython/Jupyter notebook setup

Database connections

firecares/nfirs/parcels should be connections defined in your .pg_service.conf, pointed at the respective databases.

Docker

  1. docker-compose up

Python

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.txt

Next, 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.

About

Keeps track of sources and issues related to data in FireCARES.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published