Logo Lanfrica

nkwasey/nkwa-projects

Domain:

environment and energy

Record type:

software
Creator:
nkw
Host:
Demo project to display fire information and statistics in Ghana using Python Dash # AVFS_Demo This is a demo of the Dash interactive Python framework developed by Plotly and Dash displaying fire information and statistics in Ghana. # How to run this application (The following instructions apply to Windows command line.) To run this app first clone repository and then open a terminal to the app folder. ``` git clone github.com cd application ``` # Create a virtual environment for your project Create and activate a new virtual environment (recommended) by running the following: On Windows (anaconda prompt) In the terminal client enter the following where yourenvname is the name you want to call your environment, ``` conda create --n yourenvname python=3.6 ``` # Activate your virtual environment. To activate or switch into your virtual environment, simply type the following where yourenvname is the name you gave to your environement at creation. ``` conda activate yourenvname ``` Install the requirements: ``` pip install -r requirements.txt ``` Run the app: ``` python run.py ``` You can run the app on your browser at 127.0.0.1 To view fire map : 127.0.0.1 # Screenshot # Resources ### Data Sources: - EORIC-UENR