Skip to content

AnanyaGrover1/hmeipublic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HMEI Internship Project

Real-time hurricane hazard risk forecasting and visualization system

The app.py file contains Python code, index.html is in the templates folder, and style.css is in the static folder. Please note this public repository does not include the confidential Google Sevice Account credentials used to access the Google Sheets spreadsheet containing hurricane data, so the project will not run as intended.

If you have access to the credentials, then:

To run the Python Flask web app on your personal computer, clone the repository to create a local copy on your computer. Then change the current working directory to your local project and run the app.py file. For example, if the name of local directory is "HMEI_project", the commands to run it are:

cd HMEI_project
python3 app.py

About

Python web app with hurricane hazard risk map visualizations, with capability for real-time updates

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published