[weewx-user] Re: Adding manual observations

2020-03-19 Thread William Burton
Hello Bob, I'm rather new to WeeWX but here are my observations. As I'm sure you know, observations from hardware are recorded in the WeeWX database as "loop" packets which are close to raw data depending on how the hardware makes its data available. Every five minutes (default interval),

[weewx-user] Re: Trying to decide between multiple weewx instances or expanding the weewx database

2020-03-19 Thread rich T
> > Patrick > I started a topic over at the weewx-development group. https://groups.google.com/forum/#!topic/weewx-development/L5Lt8x87I_s Rich -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop

[weewx-user] Re: Trying to decide between multiple weewx instances or expanding the weewx database

2020-03-19 Thread rich T
Patrick I'm running the RTLDavis driver for almost a year now on Raspbian GNU/Linux 9 (stretch) with no issues. Mar 19 22:50:43 DavisSDR weewx[1846]: rtldavis: info: 22:50:42.676463 rtldavis.go VERSION=0.12 Mar 19 22:50:43 DavisSDR weewx[1846]: rtldavis: info: 22:50:42.676948 tr=1 fc=0

[weewx-user] Re: Trying to decide between multiple weewx instances or expanding the weewx database

2020-03-19 Thread Patrick Mendiuk
Hi Rich, Thanks for the correct github repo. There are two github repos that have very similar names. The first repo ( https://github.com/lheijst/weewx-rtldavis) installation instructions are missing a few things. https://github.com/lheijst/weewx-rtldavis *https://github.com/lheijst/rtldavis

[weewx-user] Re: Getting started - how to connect to a meteobridge

2020-03-19 Thread tarun
Alright - I think that indicates that I am going to not bother with weewx. I don't really want to keep sinking money into my weather station and this was very much in the nice to have category. On Thursday, March 19, 2020 at 3:54:24 PM UTC-7, galfert wrote: > > I would forget about trying to

Re: [weewx-user] Non supported weather station

2020-03-19 Thread Gazza
Do a search of the group for more info, also check the following links: https://github.com/weewx/weewx/wiki/sdr-rpi-recipe https://github.com/matthewwall/weewx-sdr Gary -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from

[weewx-user] Re: Getting started - how to connect to a meteobridge

2020-03-19 Thread galfert
I would forget about trying to interface WeeWx to the Meteobridge. I would suggest getting a WeatherLink Live and then interfacing that to WeeWx for your needs. You can then keep the Meteobridge as is and doing what it is doing now. Or you could change things up a bit and gain some added

[weewx-user] Re: Getting started - how to connect to a meteobridge

2020-03-19 Thread tarun
OK - I realize I am asking the wrong question. I have a Meteobridge Pro that collects data directly from my Davis weatherstation. I want to dump this data into weewx and then use the belchertown skin to display it. I could go and hack up the belchertown skin to work directly from meteobridge I

Re: [weewx-user] Non supported weather station

2020-03-19 Thread galfert
On Wednesday, February 19, 2020 at 9:47:08 AM UTC-5, Thomas Keffer wrote: > Which Bresser model? Some are Fine Offset clones.  No Bresser station model is a Fine Offset clone. These are two separate manufacturers, they are not resellers. Resellers like Ambient and Froggit sell both Fine Offset

[weewx-user] Re: Not using my skin in all graphs (week, month, year)

2020-03-19 Thread Joachim Graf
You can also decide between white and black image dependig on background with this code MEAN=$(identify -format "%[fx:mean>0.60?1:0]\n" /home/pi/partwhereclockshouldgoto.png) if [ $MEAN -lt 1 ]; then # White clock_img=/home/pi/Clock/V4/$(printf CHDK_Uhr_%04d.png $minutes) else

[weewx-user] Re: Trying to decide between multiple weewx instances or expanding the weewx database

2020-03-19 Thread rich T
Need to compile the "go" source files found here *https://github.com/lheijst/rtldavis* . > > > -- 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

[weewx-user] Re: Trying to decide between multiple weewx instances or expanding the weewx database

2020-03-19 Thread rich T
Did you download and compile the "rtldavis driver" from *https://github.com/lheijst/rtldavis* ? That looks like what you are missing. > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe

[weewx-user] Not getting html output from Belchertown 1.0.1

2020-03-19 Thread Gil Hutcheson
Hello- I am trying to get this working, but I do not get any output to the /var/www/html directory. The syslog entry and the StdReport entry are below. Not seeing any errors just no output. If I go back to the original weewx.conf I get html output from the default skin. Suggestions? Thanks in

[weewx-user] aggregate_type = avg and time_length = all

2020-03-19 Thread Marc Cauhopé
Hello, I want to calculate the AVERAGE MONTHLY precipitation of all my readings. I replaced "max" by "avg" in the example "Grouping rain totals" of Charts documentation. I get a graph of the cumulative TOTAL but not the average. Thank you for helping me. [raintotals] title = Rain Totals by

[weewx-user] Re: Not using my skin in all graphs (week, month, year)

2020-03-19 Thread Mikael Fredriksson
Great! Thank you! Mikael -- 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

[weewx-user] Re: Trying to decide between multiple weewx instances or expanding the weewx database

2020-03-19 Thread Patrick Mendiuk
Thanks Vince. I wasn't planning on exposing the Tempest data right now, we're still getting acquainted with each other and I found something else to trip over... I previously used a Davis Envoy to listen to my older Vantage 2 Pro ISS. It's been a while but I recall that I used to be able