A web panel in Python that displays real-time radiation levels in mainland Portugal, Azores and Madeira. The dashboard features an interactive map and historical graphs to track radiation data over time for each location.
Clone the repository:
git clone https://github.com/vostpt/RadMap.git
Copy the .env
file:
cp .env.example .env
Update the .env and docker-compose.yml for yours credentials
In your folder run:
docker-compose up --build -d
.
├── app.py
├── assets
│ ├── favicon.ico
│ ├── RADNET_FONTE_LOGO.png
│ ├── style.css
│ └── VOSTPT_LOGO_2023_cores.svg
├── coordinates.py
├── data
│ └── dados.json
├── docker-compose.yml
├── Dockerfile
├── fetch.py
├── README.md
└── requirements.txt
To view the dashboard, access your browser and type the corresponding URL:
http://localhost:8050/