I confirm the maxSolarRad is "None". How shall I proceed? Is this because 
Vantage Vue doesn't have a solar sensor and weeWX doesn't want to calculate 
any solar-related parameter?


Dne Ĩetrtek, 25. julij 2019 20.30.00 UTC+2 je oseba gjr80 napisala:
>
> I suggest you run WeeWX directly (
> http://weewx.com/docs/usersguide.htm#Running_directly) and check the loop 
> packets and archive records displayed on screen for maxSolarRad. If 
> maxSolarRad is None then there is a fundamental problem that has nothing to 
> do with the database. maxSolarRad only pre-requisites are pyephem and 
> station lat, long and altitude. I suspect you have station last, long and 
> altitude set correctly in weewx.conf so I would be double checking pyephem 
> is properly installed. At the command prompt type the following sequence of 
> commands:
>
> $ python
> Python 2.7.13 (default, Sep 26 2018, 18:42:22) 
> [GCC 6.3.0 20170516] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import ephem
> >>> quit()
>
> If no errors where thrown by python pyephem is installed fine.
>
> Gary
>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/3eac385a-0cdf-4e22-875b-439e0f6e2222%40googlegroups.com.

Reply via email to