[weewx-user] Re: WeeWx changing time on Davis Vantage Vue Console?

2018-03-22 Thread Matt
I set the correct time on my Davis then restarted my weewx Mar 21 23:29:10 raspberrypi weewx[1746]: restx: StationRegistry: Registration not requested. Mar 21 23:29:10 raspberrypi weewx[1746]: restx: Wunderground-PWS: Data for station KCAMARIN10 will be posted Mar 21 23:29:10 raspberrypi

[weewx-user] Re: How can I use WeeWx without a weather standard station

2018-03-22 Thread Andrew Milner
If you are loading the database yourself then you can just use cron to run wee_reports say every 5 minutes - and the html pages will be generated every 5 minutes for you - no need to run weewx itself. Any help?? On Thursday, 22 March 2018 10:33:23 UTC+2, Gucky wrote: > I have a Raspberry Pi

Re: [weewx-user] Re: WeeWx changing time on Davis Vantage Vue Console?

2018-03-22 Thread Thomas Keffer
What happens after 60 seconds? Does the same error occur? -tk On Thu, Mar 22, 2018 at 5:35 AM, Matt wrote: > I set the correct time on my Davis then restarted my weewx > > Mar 21 23:29:10 raspberrypi weewx[1746]: restx: StationRegistry: > Registration not requested. > Mar

[weewx-user] Re: How can I use WeeWx without a weather standard station

2018-03-22 Thread Gucky
Thanks for your quick answer. I have cleaned up the mysql database and left the sqlite database with old testdata from simulator. Then I have imported some data to mysql using weewx-import function. Data are imported property to mysql database. Then I ran the wee_reports. Unfortunately the

[weewx-user] Re: How can I use WeeWx without a weather standard station

2018-03-22 Thread Andrew Milner
The log is your friend. What does the log say when you run wee_reports?? On Thursday, 22 March 2018 16:23:31 UTC+2, Gucky wrote: > Thanks for your quick answer. I have cleaned up the mysql database and > left the sqlite database with old testdata from simulator. > Then I have imported some

[weewx-user] Re: How can I use WeeWx without a weather standard station

2018-03-22 Thread Andrew Milner
Have you checked the wiki for ideas on getting data into the database?? https://github.com/weewx/weewx/wiki/intake-strategies On Thursday, 22 March 2018 16:39:26 UTC+2, Andrew Milner wrote: > The log is your friend. What does the log say when you run wee_reports?? > > > > On Thursday, 22

[weewx-user] Re: How can I use WeeWx without a weather standard station

2018-03-22 Thread Gucky
When running the reports, I see one entry in syslog saying "cheetagenerator: generated 14 files for report StandardReport in 3.68 seconds" and Imagegenerator: generated 12 images for StandardReport in 0.66 seconds and copygenerator: copied 14 files to ...weewx/public_html Interesting, now the

[weewx-user] How I can display current data from Davis vantage pro 2 on Pi terminal using weewx and pyqt or Tkinter

2018-03-22 Thread Joush
Hi everyone, I have a Davis vantage pro2 (firmware 1.6) I tried weewx and like it so much. I wonder if there is a way to display some of data (temperature, barometer...) from Davis on Raspberry Pi's terminal or GUI using vnctight? I guess it can be done by reading data from sql, but i don't

[weewx-user] Re: Who is using what Weather Station

2018-03-22 Thread vince
On Thursday, March 22, 2018 at 7:58:54 AM UTC-7, David Hathaway wrote: > > "the vast majority of the users here are running everything with a Pi" > > That's interesting. Is it true? Not in my case; I'm in the > inconsequential minority. > I'm not aware of any place we say what kind of hardware

[weewx-user] Re: Who is using what Weather Station

2018-03-22 Thread David Hathaway
"the vast majority of the users here are running everything with a Pi" That's interesting. Is it true? Not in my case; I'm in the inconsequential minority. To OP: I am running a Davis Vantage Pro 2. I originally used an Oregon Scientific WMR-200A but I had too many problems with it

Re: [weewx-user] Re: How can I use WeeWx without a weather standard station

2018-03-22 Thread Thomas Keffer
> > How does the report generator know, which database to use? I have > installed and configured mysql parrelel to sqlite following the description > in the manual. I cannot find any infor how to disable sqlite. > > All of the weeWX utilities, including wee_reports, get their configuration

[weewx-user] Re: How can I use WeeWx without a weather standard station

2018-03-22 Thread Gucky
Many thanks to all of you, your help is highly appreciated, as it brings me up to speed in understanding weewx. So far I could follow all of your comments and it works well for me. As I'm progressing, more follow-up questions appear :) Here comes my next one: Using the import function, this

[weewx-user] Re: New to Weewx

2018-03-22 Thread Peter Sundin
Thanks Tom K, I very much appreciate your support. It is very kind of you to help. I know I have to study more and spend more time learning by doing. I am so eager to get my WS up and running. I think I am getting closer day by day but now I got a new issue I do not undrstand. See attached

Re: [weewx-user] Re: New to Weewx

2018-03-22 Thread Thomas Keffer
Your problem is probably, although not necessarily, that the MySQL server has not started. Try starting it. However, if you have limited Linux experience, you should not be using a MySQL database. Stick with the sqlite database that comes with weeWX. It's much simpler and more intuitive to

[weewx-user] Re: How can I use WeeWx without a weather standard station

2018-03-22 Thread gjr80
Hi, I know that you may well have good reason, but rather than manipulating the weeWX database itself or running wee_import (I am guessing this is what you mean when you refer to 'the import function') to import data, have you considered running weeWX with something like the file_parse driver?

[weewx-user] Re: Who is using what Weather Station

2018-03-22 Thread Ian Millard
I am running an HP1000 (WS1001) clone using the HP1000 and CRT extensions, RaspberryPi 3, Debian9 and a heavily customised version of Brian Underdown’s weather34 template. At the moment the entire setup is performing very well. https://claydonsweather.org.uk -- You received this message

[weewx-user] Re: How can I use WeeWx without a weather standard station

2018-03-22 Thread Gucky
Hi Gary, many thanks for your suggestion ! Import is definetly not my first choice but my first try :) I was looking for something like a file-parser driver, but I didn't find that information until now. Can you send me a link or probably example code as well? Looking forward to your answer :))

[weewx-user] Re: How can I use WeeWx without a weather standard station

2018-03-22 Thread gjr80
Was on the iPad before and it is somewhat labour intensive to find/include links. The file parse driver should be in the examples/fileparse directory of your weeWX install (where these directories are located will depend on your install, /home/weewx for a setup.py install, /usr/share/doc/weewx

[weewx-user] Re: Ambient Weather WS-2902 reporting troubles with the interceptor extension

2018-03-22 Thread Ian Millard
Also try using the HP1000 extension rather than the interceptor. I have found it much more reliable and easier to setup. -- 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

[weewx-user] Re: Who is using what Weather Station

2018-03-22 Thread vince
On Thursday, March 22, 2018 at 2:20:18 PM UTC-7, Ian Millard wrote: > > I am running an HP1000 (WS1001) clone using the HP1000 and CRT extensions, > RaspberryPi 3, Debian9 and a heavily customised version of Brian > Underdown’s weather34 template. At the moment the entire setup is > performing

[weewx-user] How can I use WeeWx without a weather standard station

2018-03-22 Thread Gucky
I have a Raspberry Pi and Arduinos collecting weather data and I would like to use Weews software to visualize my data. I'm not using a weather station. I have already enabled a mysql database in weewx and when running the simulator, mysql is properly populated with data. My approach is to use

[weewx-user] Re: Who is using what Weather Station

2018-03-22 Thread Ian Millard
Ok. First of all you can find the template here: - https://weather34.com/homeweatherstation/ The template is developed mainly for Cumulus by Brian Underdown who is very helpful. It is very easy to setup for WeeWX use by using the CRT extension to generate a Cumulus style realtime.txt file

Re: [weewx-user] WeeWx changing time on Davis Vantage Vue Console?

2018-03-22 Thread Matt
I set the correct time on my Davis and then started weewx. Here is my log. Mar 21 23:29:10 raspberrypi weewx[1746]: restx: StationRegistry: Registration not requested. Mar 21 23:29:10 raspberrypi weewx[1746]: restx: Wunderground-PWS: Data for station KCAMARIN10 will be posted Mar 21 23:29:10

Re: [weewx-user] WeeWx changing time on Davis Vantage Vue Console?

2018-03-22 Thread Matt
I set the time correctly on my Davis and then I did a restart of weewx and here is my log Mar 21 23:29:10 raspberrypi weewx[1746]: restx: StationRegistry: Registration not requested. Mar 21 23:29:10 raspberrypi weewx[1746]: restx: Wunderground-PWS: Data for station KCAMARIN10 will be posted

Re: [weewx-user] WeeWx changing time on Davis Vantage Vue Console?

2018-03-22 Thread Matt
Here is my log. I set the time correctly on the Davis then started WeeWx and got the clock error. Now I'm not posting to the web. Not sure what's going on. Mar 21 23:29:10 raspberrypi weewx[1746]: restx: StationRegistry: Registration not requested. Mar 21 23:29:10 raspberrypi weewx[1746]:

[weewx-user] Installation difficulties

2018-03-22 Thread Keith Stathem
I installed Weewx on a TPLink WDR4300 (with external storage), following the weewx on openwrt instructions; now I am working on the interceptor driver to get data from my acurite bridge.