I am back to the Weather Station problem now. Previous posts repaired 
system. The operating system is Debian 8.5.0. Recent upgrade from Ubuntu 
14.04.
I have an I5 cpu in a MSI Z97 Guard Pro Mother board, 8gig ram, 500 gig hd, 
wired Ps2 keyboard, wireless mouse, and an hdmi monitor. I have the USB 
Ohio Scientific WMR200A weather station and Weewx 3.5.0. Hope that is 
enough info this time. 

My problem is that I have installed the weewx. I have run the weewx.conf 
and gave it the parameters for my location and station type. When I call up 
the page to see the weather data (file:///var/www/weewx/index.html)  
I get a Santas Workshop at North pole page. The only thing on the page that 
seems to have been changed is the install date which was August 28 2016. 
All other date is the default that came with the install. I have found two 
log files that seem to be important. one is the syslog that has everything 
on the systems errors, and the other is Weewx specific which is Weewx.log. 
Weewx.log has all the weewx errors and I will try to copy it here.


Sep 27 14:29:36 One weewx[5166]: wmr200: MainThread: D   Using PC Time: True
Sep 27 14:29:36 One weewx[5166]: wmr200: MainThread: D   Erase archive 
data: False
Sep 27 14:29:36 One weewx[5166]: wmr200: MainThread: D   Archive interval: 
60
Sep 27 14:29:36 One weewx[5166]: wmr200: MainThread: D   Archive threshold: 
604800
Sep 27 14:29:36 One weewx[5166]: engine: Caught unrecoverable exception in 
engine:
Sep 27 14:29:36 One weewx[5166]:     ****  invalid literal for float(): 34 
54N
Sep 27 14:29:36 One weewx[5166]:     ****  Traceback (most recent call 
last):
Sep 27 14:29:36 One weewx[5166]:     ****    File 
"/usr/share/weewx/weewx/engine.py", line 853, in main
Sep 27 14:29:36 One weewx[5166]:     ****      engine = 
EngineClass(config_dict)
Sep 27 14:29:36 One weewx[5166]:     ****    File 
"/usr/share/weewx/weewx/engine.py", line 72, in __init__
Sep 27 14:29:36 One weewx[5166]:     ****     
 self.preLoadServices(config_dict)
Sep 27 14:29:36 One weewx[5166]:     ****    File 
"/usr/share/weewx/weewx/engine.py", line 110, in preLoadServices
Sep 27 14:29:36 One weewx[5166]:     ****      self.stn_info = 
weewx.station.StationInfo(self.console, **config_dict['Station'])
Sep 27 14:29:36 One weewx[5166]:     ****    File 
"/usr/share/weewx/weewx/station.py", line 55, in __init__
Sep 27 14:29:36 One weewx[5166]:     ****      self.latitude_f      = 
float(stn_dict['latitude'])
Sep 27 14:29:36 One weewx[5166]:     ****  ValueError: invalid literal for 
float(): 34 54N
Sep 27 14:29:36 One weewx[5166]:     ****  Exiting.
Sep 27 14:29:51 One weewx[5166]: wmr200: Thread-2: E read_device() USB 
Error Reason:Connection timed out
Sep 27 15:06:39 One weewx[5415]: engine: Initializing weewx version 3.5.0
Sep 27 15:06:39 One weewx[5415]: engine: Using Python 2.7.9 (default, Jun 
29 2016, 13:08:31) #012[GCC 4.9.2]
Sep 27 15:06:39 One weewx[5415]: engine: Platform 
Linux-3.16.0-4-amd64-x86_64-with-debian-8.6
Sep 27 15:06:39 One weewx[5415]: engine: Unable to open configuration file 
/weewx
Sep 27 18:08:49 One weewx[7034]: Reloading weewx weather system: weewx.
Sep 29 11:14:42 One weewx[21523]: Reloading weewx weather system: weewx.
:

That is the complete file and I hope that it is helpful. I think I have 
found a DB that is 129,000 bytes long that I think is 
the data that is supposed to be displayed. If it is the data is being 
collected but not displayed. 

Also when it runs, How do you get the program to start with a particular 
value? like the current rain fall here is about 38" for the year?

Thanks for any help available to get it running and displaying the weather.

Don

-- 
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.

Reply via email to