Re: [weewx-user] Problem with Unit Conversion

2018-01-17 Thread gjr80
On Thursday, 18 January 2018 13:05:43 UTC+10, Joe Percival wrote: > > Thanks. It is sounding like my best, if not only, option is to trash the > current database and to start over after modifying my service to record > snow depth in inches and change the. Maybe, maybe not. Any data you are

Re: [weewx-user] Problem with Unit Conversion

2018-01-17 Thread Joe Percival
Thanks. It is sounding like my best, if not only, option is to trash the current database and to start over after modifying my service to record snow depth in inches and change the. usUnits to US. Fortunately this is a very new service and we have had zero snow. Unfortunately I am not able to

Re: [weewx-user] Problem with Unit Conversion

2018-01-17 Thread gjr80
On Thursday, 18 January 2018 11:39:28 UTC+10, Joe Percival wrote: > > It is measured and archived in mm. The usUnits in each record is METRIC. This will be part of the problem. None of the default unit groups use mm in the METRIC unit system (group_rain uses cm as does group_length). The

Re: [weewx-user] Problem with Unit Conversion

2018-01-17 Thread Joe Percival
The data is in a separate dB as snow_depth. It is measured and archived in mm. The usUnits in each record is METRIC. If I am not mistaken, weewx has no idea how to convert snow_depth to anything else. Hence, if I am not mistaken, I will either need to convert the data before graphs are

Re: [weewx-user] Re: Progressive Vector Plot Compass Rose

2018-01-17 Thread Thomas Keffer
So it is! Thanks, Jerry. -tk On Wed, Jan 17, 2018 at 6:23 PM, Jerry Keefe wrote: > I can't get that to work. > Is this a typo? widght? > + self.rose_line_width = int(config_dict.get('rose_line_widght', 1)) > > On Wednesday, January 17, 2018 at 2:49:08 PM UTC-8, Jerry

Re: [weewx-user] Problem with Unit Conversion

2018-01-17 Thread Thomas Keffer
If the data uses standard weeWX data units, it should convert automatically in a weeWX image. If it invents a new unit type, then it would have to be added, as per the section *Customizing units and unit groups * in the Customizing Guide.

Re: [weewx-user] Re: Peet Brothers [Error no 2] ttyUSB0 issue

2018-01-17 Thread Thomas Keffer
Thanks for pointing out these errors, Terry. I've updated the Wiki page. -tk On Wed, Jan 17, 2018 at 6:15 PM, Terry Hock wrote: > Chris, Ralph, >Good to hear the Peet Brothers weather station has been very reliable, > this is exactly while I chose it. I have been

[weewx-user] Re: Progressive Vector Plot Compass Rose

2018-01-17 Thread Jerry Keefe
I can't get that to work. Is this a typo? widght? + self.rose_line_width = int(config_dict.get('rose_line_widght', 1)) On Wednesday, January 17, 2018 at 2:49:08 PM UTC-8, Jerry Keefe wrote: > > running weewx 3.8.0 on mac OS high sierra with Vantage Pro2 > As I increase the anti_alias setting

[weewx-user] Re: Peet Brothers [Error no 2] ttyUSB0 issue

2018-01-17 Thread Terry Hock
Chris, Ralph, Good to hear the Peet Brothers weather station has been very reliable, this is exactly while I chose it. I have been using an Acurite and for the money, I think they are very good, but the RF wireless link is very unreliable when running 24/7 and I have made many tweaks which

[weewx-user] Re: Progressive Vector Plot Compass Rose

2018-01-17 Thread Jerry Keefe
Thanks. This is working much better. I'm using these settings (defaults quadrupled). Also had to increase font size of N. Is there perhaps a setting to increase the line width of the rose circle and arrow? # Setting to 2 or more might give a sharper image with fewer jagged edges.

Re: [weewx-user] Missing xstats module

2018-01-17 Thread Thomas Keffer
While xstats is included in the weeWX distribution as an example of an extension, it is not part of the code base. If you want to use it, you would have to install it first. It's location depends on the install method you used , typically

Re: [weewx-user] Progressive Vector Plot Compass Rose

2018-01-17 Thread Thomas Keffer
Good question. There are some (undocumented) options for controlling the size of the rose. rose_width (default 21) rose_height (default 21) rose_diameter (default 10) You could try doubling or tripling those...? -tk On Wed, Jan 17, 2018 at 3:49 PM, Jerry Keefe wrote:

Re: [weewx-user] Problem with Unit Conversion

2018-01-17 Thread Thomas Keffer
How do you typically move data into the images? Do you overlay a file? Use a imaging library? -tk On Wed, Jan 17, 2018 at 4:04 PM, Joe Percival wrote: > I know I was assured that no matter the units of the data in the database, > I could convert them to what ever I want

[weewx-user] Problem with Unit Conversion

2018-01-17 Thread Joe Percival
I know I was assured that no matter the units of the data in the database, I could convert them to what ever I want later. While I suspect that this is true inside the text elements of the template, since Chetah apparently provides nearly full access to python capabilities, I have not found

[weewx-user] Missing xstats module

2018-01-17 Thread ON9CB
Hi All, Really struggling to make sense of this one. Just completed a fresh install of 3.8.0 on a fresh install of Raspbian Stretch on a Pi3B after a replacement SD card - failed after only a week in service! Copied the backup weewx.conf, skins, and DB's and all looked good until I got the

[weewx-user] Progressive Vector Plot Compass Rose

2018-01-17 Thread Jerry Keefe
running weewx 3.8.0 on mac OS high sierra with Vantage Pro2 As I increase the anti_alias setting from 1 to 3, the compass rose on the progressive vector wind plot gets ever smaller. Unreadable at anti_alias = 3. Increasing the font size does not help much. The N may get bigger, but the

Re: [weewx-user] Re: mysql db - archive_day_wind [solved]

2018-01-17 Thread Joachim Puttkammer
solved! merci -- 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. For more options, visit

Re: [weewx-user] Re: mysql db - archive_day_wind

2018-01-17 Thread Thomas Keffer
Oops. Forgot that (most generally) value tuples have 3 members. You want #set $windy=(10.0, "km_per_hour", "group_speed") -tk On Wed, Jan 17, 2018 at 2:00 PM, Joachim Puttkammer wrote: > I made a test template /etc/weewx/skins/Standard/test.cvs.tmpl > > Datum >

[weewx-user] Re: Oregon scientific WMR300 issues

2018-01-17 Thread Alberto Sánchez
15 days without any error. Thanks. El martes, 2 de enero de 2018, 17:36:24 (UTC+1), Alberto Sánchez escribió: > > Hi mwall. > > I am testing RC3 and it works well! The previous error has been corrected. > > Thank you very much! > > -- You received this message because you are subscribed to the

Re: [weewx-user] Almanac Date display

2018-01-17 Thread Paul Dunphy
On 17/01/18 02:43 PM, Thomas Keffer wrote: See the Customizing Guide . -tk     Thanks, Tom.  I changed: $almanac.next_solstice     to  $almanac.next_solstice.format("%d-%b-%Y %H:%M")     That achieved the

Re: [weewx-user] Almanac Date display

2018-01-17 Thread Thomas Keffer
See the Customizing Guide . -tk On Wed, Jan 17, 2018 at 11:40 AM, WindnFog wrote: > Can someone please tell me the simplest way to change index.html.tmpl > so that the dates in the Almanac

[weewx-user] Almanac Date display

2018-01-17 Thread WindnFog
Can someone please tell me the simplest way to change index.html.tmpl so that the dates in the Almanac section are displayed as: 20 Mar 2018 01:15:17 PM instead of the default: 20/03/18 01:15:17 PM Is there an easy way to change the format of the 4 dates I'm displaying (sun

Re: [weewx-user] Re: mysql db - archive_day_wind

2018-01-17 Thread Thomas Keffer
If you need the number in a template, you can use the existing tag aggregation "max_ge" for that: #set $windy=(40.0, "km_per_hour") Day with wind over 40 km/hr = $year.windSpeed.max_ge($windy) See the Customizing Guide for all the aggregation types

[weewx-user] Re: Peet Brothers [Error no 2] ttyUSB0 issue

2018-01-17 Thread Ralph Underwood
My Ultimeter 2100 has been very reliable. One time after a lightning storm it did find its way into the wrong mode. After finding the manual, I hit the right key combination and it has been rock solid. I am also currently using FSWEBCAM in test mode - haven't noticed any problems. On

[weewx-user] Re: mysql db - archive_day_wind

2018-01-17 Thread Joachim Puttkammer
in the region, where I live, there is often a strong wind ( called Mistral ) and I want to know, how many days per year is the Mistral blowing. I will make a request of the DB : count the days where the value of wind is higher then 40 km/h -- You received this message because you are

[weewx-user] Re: Question about latitude/longitude

2018-01-17 Thread k_herriage via weewx-user
Gary, That's about 100 miles south of here. You would really be shocked now. The low last night here was 8.7° F. I have some more questions, first a little background. I’m using a iMac running High Sierra 10.13.2. I have weewx running well and some rtgd working so-so. The firs thing. I’ve

Re: [weewx-user] Re: TFA Klimalogg PRO on RaspberryPi

2018-01-17 Thread Jindřich Štěpán
Oh. sorry, now I see I forgot install Cheetah ! :) 2018-01-17 17:00 GMT+01:00 Jindřich Štěpán : > Hi guys, thanks to your advice, especially this link > https://github.com/weewx/weewx/wiki/weewx-on-openwrt I was able ( on > third attempt after lack of space and then

Re: [weewx-user] mysql db - archive_day_wind

2018-01-17 Thread Thomas Keffer
sum: the sum of all archive windSpeed values count: the number of records contributing to the sum. NB: sum/count would be the average wsum: The weighted sum. Same as 'sum', except each value is weighted by the archive interval of the record sumtime: The sum of all the archive intervals. If all

[weewx-user] mysql db - archive_day_wind

2018-01-17 Thread Joachim Puttkammer
Hi, what does the following columns in the archive_day_wind table mean? sum, count, wsum, sumtime, max_dir, xsum, ysum, dirsumtime, squaresum, wsquaresum and the measurement unit of the 'max' value is? many thanks -- You received this message because you are subscribed to the Google Groups

Re: [weewx-user] Re: First steps (TFA Nexus)

2018-01-17 Thread Emil Kolbert
Assigning the correct sensor in config did the trick. THANK YOU ALL for helping me Emil Current Conditions Outside Temperature 3.5°C Wind Chill 6.3°C Heat Index 3.5°C Dewpoint 0.7°C Humidity 82% Barometer 998.4 mbar Barometer Trend (3 hours) 1.9 mbar Wind 0.0 m/s from N/A (N/A) Rain Rate 1.0

[weewx-user] Re: Peet Brothers [Error no 2] ttyUSB0 issue

2018-01-17 Thread Chris Thompstone
Hi Terry, Don't have a lot of info to offer, other than, I've been running a Peet Bros Ultimeter 2100 for a few years now with Weewx For me it runs perfect 24/7 365 days of the year, never need to touch it. I use an Odroid U3 with an eMMC card in it. It's completely headless. I use: ebay link

Re: [weewx-user] Re: First steps (TFA Nexus)

2018-01-17 Thread Emil Kolbert
Hello there, after the last questions bombardament I'm still trying to recover :-) I will post later on evening my "discoveries" right now I have the micro-terror hitting me hard (down-syndrome and autism but his weight in diamonds is not enough to give it back). Anyway I really appreciate your

Re: [weewx-user] Re: First steps (TFA Nexus)

2018-01-17 Thread Andrew Milner
Can you post the sensor map from weewx.conf if you are still having problems On Wednesday, 17 January 2018 10:59:05 UTC+2, gjr80 wrote: > Judging by the LOOP packet contents and the TE923 sensor map the reason > for the missing data is that the data concerned is being mapped to fields > that

Re: [weewx-user] Re: First steps (TFA Nexus)

2018-01-17 Thread Gary Roderick
Judging by the LOOP packet contents and the TE923 sensor map the reason for the missing data is that the data concerned is being mapped to fields that are not in the weewx schema (refer back to my first post on this thread). Even if the fields were in the schema the Standard skin does not display

[weewx-user] Re: First steps (TFA Nexus)

2018-01-17 Thread Andrew Milner
Have you forced a reload of the page in your browser?? Have you checked the times of the generated html files in public_html to make sure they are the latest? Are the times of the files in whatever web you are using the same? Have you tried reading the file in public_html directly with a