[weewx-user] Import NWS Climate Normals into database?

2022-05-16 Thread Evan Kimberly
I've been thinking on this a bit and I can't see an obvious way to do it. I would love if i could show a graph of a given time period with the NWS climate normals displayed alongside my station data. Obviously the issue is that I wouldn't be using the same sort of time stamping on the NWS data.

Re: [weewx-user] Windchill vs Heat Index vs Feel like

2022-05-16 Thread Barry
Thanks for the comments, time to go and learn about Met and Python :-) Barry On Monday, May 16, 2022 at 11:40:11 a.m. UTC-4 peterq...@gmail.com wrote: > Calculations are here: > https://github.com/weewx/weewx/blob/6c90a174f9cf81b1b93b83b70a426199a51b47ba/bin/weewx/wxformulas.py > > see the

Re: [weewx-user] Just flipped drivers to Vantage, two questions

2022-05-16 Thread Ryan Stasel
That change does seem to have fixed the ET issue, thanks! On Monday, May 16, 2022 at 9:59:43 AM UTC-7 Ryan Stasel wrote: > Totally understood about not allowing forcing that value. > > > > Would it be possible to allow setting $station.hardware to a manual value > in weewx.conf (or a

RE: [weewx-user] Just flipped drivers to Vantage, two questions

2022-05-16 Thread rcstasel
Totally understood about not allowing forcing that value. Would it be possible to allow setting $station.hardware to a manual value in weewx.conf (or a separate skins.conf or something)? Specifically allow setting and “override” value that’s just a string. So maybe not $station.hardware but

Re: [weewx-user] Just flipped drivers to Vantage, two questions

2022-05-16 Thread Tom Keffer
Skins are left untouched by upgrades. The ET is probably being calculated in software. Try setting to hardware: [StdWXCalculate] [[Calculations]] ... ET = hardware I am reluctant to allow users to set hardware types to arbitrary values through weewx.conf because 1) it second guesses

Re: [weewx-user] Just flipped drivers to Vantage, two questions

2022-05-16 Thread Ryan Stasel
Hi Tom, Sorry, I thought the mis-identification was why ET was showing in WeeWX (though the Vue doesn't provide that information), so it's just stuck at 0.0. I can certainly modify the skin, but will that not revert on update? On Monday, May 16, 2022 at 9:09:53 AM UTC-7 tke...@gmail.com

Re: [weewx-user] Just flipped drivers to Vantage, two questions

2022-05-16 Thread Tom Keffer
I'm not sure why this matters. The identification is only for the tag $station.hardware. Otherwise, it is ignored. If you want your skin to say "VantageVue" (or, for that matter, anything else), just replace "$station.hardware" with your preference. Or, am I missing something? On Mon, May 16,

Re: [weewx-user] Windchill vs Heat Index vs Feel like

2022-05-16 Thread p q
Calculations are here: https://github.com/weewx/weewx/blob/6c90a174f9cf81b1b93b83b70a426199a51b47ba/bin/weewx/wxformulas.py see the comment: The 'new' algorithm uses: https://www.wpc.ncep.noaa.gov/html/heatindex_equation.shtml On Mon, May 16, 2022 at 8:18 AM Greg Troxel wrote: > > Barry

Re: [weewx-user] Windchill vs Heat Index vs Feel like

2022-05-16 Thread Greg Troxel
Barry writes: > Now that I have (with help from the group) Weefx and the tempest running > well I would lie to throw out a Met. > > Current observation > > Wind 210/3knts > Humidity75% > Temp 20.1C > Dewpoint15.5C > > Wind Chill 20.1C > Heat Index20.1C >

Re: [weewx-user] Just flipped drivers to Vantage, two questions

2022-05-16 Thread Ryan Stasel
Howdy Tom, So after asking on the wxforum, it sounds like for an Envoy, the station SHOULD be set to Vantage Pro, even if it's talking to a Vue: https://www.wxforum.net/index.php?topic=43911.new;topicseen#new So, seems like there might be something we need to do for the Envoy console with a

Re: [weewx-user] Reason: '<' not supported between instances of 'AggTypeBinder' and 'int'

2022-05-16 Thread Tom Keffer
These kinds of errors can be very difficult to find, and the Cheetah diagnostics don't help much. They refer to the line of the compiled template, which you don't have access to because it is a temporary file. It is possible to compile the template separately, then look at the output, but that's

[weewx-user] Reason: '<' not supported between instances of 'AggTypeBinder' and 'int'

2022-05-16 Thread muire...@gmail.com
I recently moved my Weewx to a Pi3 (from Pi2) and a new sdcard after issues on the old one. OS is dietpi (Debian 11) The reinstall went mostly fine but the cheetahgenerator is having problems processing the weekly tmpl page of my site and I'm having difficulty finding the offending line. The

[weewx-user] Re: Bad marshal data during update now Weewx doesnt start

2022-05-16 Thread muire...@gmail.com
Thanks Matthew, I think it may have been corruption of the os, even a full removal of Weewx and attempted reinstall didnt fix, gave the same error. I did a clean install on another Pi with a new sdcard and it went fine, apart from one tmpl file not process, i'll ask about that on a separate

[weewx-user] Windchill vs Heat Index vs Feel like

2022-05-16 Thread Barry
Now that I have (with help from the group) Weefx and the tempest running well I would lie to throw out a Met. Current observation Wind 210/3knts Humidity75% Temp 20.1C Dewpoint15.5C Wind Chill 20.1C Heat Index20.1C Feels Like 21.5C >From what I have

[weewx-user] Re: Bresser 6in1 with WeeWx possible?

2022-05-16 Thread Andy
The SDR dongle would be attached to your virtual server (usb passthrough) and collect the data from your weather station. Then WeeWx would process the data. Or give the interceptor driver a try. There is a bit of complexity with the interceptor. Andy On Monday, May 16, 2022 at 1:35:21 AM UTC-7

[weewx-user] Re: Bresser 6in1 with WeeWx possible?

2022-05-16 Thread Keen Barete
The advantage of WIFI is that the data is sent to a server, which you might think is the best prerequisite. Why the diversions with a dongle? Keen Barete schrieb am Mittwoch, 11. Mai 2022 um 09:48:41 UTC+2: > I have the WIFI version. I have WeeWx running on a virtual machine and > this on a