I was using the Belchertown skin with Python2 without any issues.  I 
upgraded the station to Python3 and now I'm having problems with the 
Belchertown skin pulling the correct location for Windy and the Forecast.  
I'm not suggesting the change had anything to do with the problem because 
I'm no expert so please bear with me.  

I have been able to do some troubleshooting and after looking over the 
forecast file at --- /var/www/html/weewx/json/forecast.json  --- it seems 
that the forecast and windy display is pulling from  *{**"long"**:** 82.026*
*,* *"lat"**:** 28.621**} *and the longitude should be -82.026.  As a 
result I'm receiving a forecast somewhere around Nepal.  

Here is a portion of the json forecast file.

*{**"timestamp"**:** 1640007017**,* *"current"**:* *[**{**"success"**:* true
*,* *"error"**:* *{**"code"**:** "warn_no_data"**,* *"description"**:*

 *"Valid request. No results available based on your query parameters."**},* 
*"response"**:* *[]**}**]**,* *"forecast"**:*

 *[**{**"success"**:* true*,* *"error"**:* null*,* *"response"**:* *[**{*
*"loc"**:* *{**"long"**:** 82.026**,* *"lat"**:* 28.621*},*

 *"interval"**:** "day"**,* *"periods"**:* *[**{**"timestamp"**:** 
1639962900**,* *"validTime"**:** "2021-12-20T07**:**00**:**00+05**:**45"**,*
Does anyone have a suggestion on how to fix?   Clay


-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/d8b8204e-a834-48fe-ba3d-6a2b0d6a0eb4n%40googlegroups.com.

Reply via email to