Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 762 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 762 Bytes

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