If you wanted to change forecast providers you will need to get their JSON feed and update the forecast downloader and generator here <https://github.com/poblabs/weewx-belchertown/blob/master/bin/user/belchertown.py#L277>, and also here for the ajax mqtt updates <https://github.com/poblabs/weewx-belchertown/blob/master/skins/Belchertown/index.html.tmpl#L271> .
On Thursday, September 6, 2018 at 7:21:18 AM UTC-4, Praveen Chandrasekaran wrote: > > Hi Pat, > > Suppose I want to go for some other API instead of darksky for my > forecasts.. How do I go about it? I will try darksky but I am not happy > with forecasts it is giving for my location (Bangalore, India). Seems quite > off. Not sure which models it is using for the forecasts. > > Regards, > Praveen > > On Wednesday, 22 August 2018 00:15:13 UTC+5:30, Pat wrote: > > The Belchertown skin for weewx is now available. This skin is modeled > after https://belchertownweather.com > > The skin features > > - Real time streaming updates on the front page without needing to > reload the site (weewx-mqtt extension required) > - Forecast data updated every hour without needing to reload (a free > DarkSky API key required) > - Information on your closest Earthquake updated automatically every 3 > hours > - Weather station observation graphs which update without needing to > reload > - Weather records for the current year, and for all time > - A mobile and iPad ready display. You could use an iPad as a "2nd > console". > > There are dozens of options to configure within the skin. Please view the > readme on GitHub <https://github.com/poblabs/weewx-belchertown> for a > detailed explanation. > > The GitHub page: https://github.com/poblabs/weewx-belchertown > > Direct download of v0.1: > https://github.com/poblabs/weewx-belchertown/archive/weewx-belchertown-0.1.tar.gz > > Quick install: > > wget https:// > > ... -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
