DAILY WEATHER REPORT

WHAT IT DOES

This script fetches data from IPMA every day, at 10am, and generates a meteo report for mainland PT, Azores, and Madeira

Data Sources

This script uses IPMA Data directly and via Fogos API v2 by João Pina

Template for Mainland Portugal

resumo_meteo_template_pt

Final Result

daily_meteo_report_pt

INSTALL

  • Fork repo
  • Create repo on your machine
  • Create a virtual environment on your machine
  • run pip install -r requirements.txt --no-index --find-links file:///tmp/packages

GitHub

View Github