Weather Watching Wonder

Story: Sunshine in a Room with No WindowsTotal Replies: 0
Author Content
dotmatrix

Apr 06, 2017
8:25 PM EDT
After a little digging in the Github code for the wttr.in ...

wttr.in uses wego.

wego uses:

https://github.com/schachmat/wego/blob/master/backends/openw...

wego source wrote:
54 const (
55	openweatherURI = "http://api.openweathermap.org/data/2.5/forecast? %s&appid=%s&units=metric&lang=%s"
56 )


http://openweathermap.org/technology

I like to know where the data originate... and I'm OK with this one:

wego wrote:We mostly use data from NOAA GFS model and Environment Canada.

Posting in this forum is limited to members of the group: [ForumMods, SITEADMINS, MEMBERS.]

Becoming a member of LXer is easy and free. Join Us!