meteo API endpoints: --- Stations by distance - /meteo/st/near?ll=LNG,LAT /meteo/st/near?lat=LAT&lng=LNG default parameters: &offset=0 &limit=10 Station info - /meteo/st/info?st=ST1,ST2,... Hourly aggregations - /meteo/st/hourly?st=ST1,ST2,...&t0=TIME0&t1=TIME1 TIME0, TIME1 - iso formatted timestamps ---