An open API service indexing awesome lists of open source software.

https://github.com/pyronear/hackathon-meteo-france


https://github.com/pyronear/hackathon-meteo-france

Last synced: over 1 year ago
JSON representation

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.