PiClock3 icon indicating copy to clipboard operation
PiClock3 copied to clipboard

Having issue with Weather maps Displaying

Open taftr1 opened this issue 4 years ago • 3 comments

I have edited the API Keys file and inserted the required API keys. However when I run the clock it loads the clock page, but the forecasts and maps are blank (no map, no radar). I've looked in the Logs but see no errors. I have included the log file here. I cant seem to locate in the Code where the Radar maps are processed. I'm not an expert Python programmer PyQtPiClock3.log

taftr1 avatar Jan 17 '22 02:01 taftr1

PiClock3 is only partially complete. The framework is done, but only the clock (Analog, Digital plugins), sunrise/sunset/moonphase (Astral plugins), date at the top (Date plugin) and current conditions (METAR plugin) modules are complete. It is working for you as expected. I was last working on radar on my local commits, but there were some major bugs so I didn't want to push that yet. The plugin section of the Config will show you what's enabled. No Radar, No Forecast plugins are activated (nor do those folders exists in the source tree).

n0bel avatar Jan 17 '22 13:01 n0bel

I've updated the Readme page of PiClock3 to reflect what is complete.

n0bel avatar Jan 17 '22 13:01 n0bel

Thanks.... Yes. Everything you mentioned is working well.... I'll monitor here for updates. Thanks for all the hard work

taftr1 avatar Jan 17 '22 16:01 taftr1