https://github.com/pyronear/hackathon-meteo-france
https://github.com/pyronear/hackathon-meteo-france
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pyronear/hackathon-meteo-france
- Owner: pyronear
- License: apache-2.0
- Created: 2024-04-07T17:55:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T13:58:30.000Z (about 2 years ago)
- Last Synced: 2024-10-30T04:30:04.773Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 2.68 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hackathon-meteo-france
## Set Up
1. Install requirements (make sure you created a virtual environment first)
```bash
make requirements
```
2. Run the API
```bash
make start_api
```
## Visualize the data
Use [this visualizer](https://github.com/pyronear/hackathon-meteo-france-front) to visualize fire risk against fire instances.