schwarzwaldgeier / meteo

2 stars 0 forks source link

Store OWM forecast data locally #40

Closed sebschmied closed 7 years ago

sebschmied commented 8 years ago

Let a cronjob store the owm forecast api response locally in /var/www/owm.json once per hour or so so we don't have to care about their request limit and can use the data in different scripts.