[weewx-user] Re: Belchertown - No lines on Day Graphs?

2022-02-10 Thread paul...@gmail.com
Hi Andy I don't know if it helps but I've looked at your website and noticed that if you hover over the day graphs you are showing some data points - but only at intervals of every 30 minutes. This doesn't tie in with gapsize = 300 which equates to an interval of 5 minutes. As it says in graphs

[weewx-user] Re: Belchertown - No lines on Day Graphs?

2022-02-10 Thread paul...@gmail.com
Hi Andy I don't know if it helps but I looked at your website and noticed that if you hover over your day graphs you are displaying some data points - but only at intervals of every 30 minutes. This doesn't tie in with gapsize = 300 set for your day graphs which equates to an interval of 5 minut

[weewx-user] Re: Belchertown - No lines on Day Graphs?

2022-02-10 Thread 'andyhud...@googlemail.com' via weewx-user
I think that's the answer - thanks Paul... just editing it now :) all the answers are really appreciated, Andy On Thursday, 10 February 2022 at 12:35:14 UTC paul...@gmail.com wrote: > > Hi Andy > I don't know if it helps but I've looked at your website and noticed that > if you hover over the

[weewx-user] Re: Belchertown - No lines on Day Graphs?

2022-02-10 Thread paul...@gmail.com
Hi Andy Yes, your graphs look fine now - glad the suggestion worked. It was worth me persevering - all the above "Message has been deleted" were me trying to post! Don't know what I was doing wrong! Paul On Thursday, 10 February 2022 at 12:49:52 UTC andyhud...@googlemail.com wrote: > I think th

Re: [weewx-user] Re: Belchertown - No lines on Day Graphs?

2022-02-10 Thread Tom Keffer
Google Groups does that. It will quarantine random emails, but not show them on the "Pending" list where I can release them. They just go into purgatory. Then a few days later they all show up. On Thu, Feb 10, 2022 at 6:26 AM paul...@gmail.com wrote: > Hi Andy > Yes, your graphs look fine now -

[weewx-user] Re: weewx-wd (tags.py) fails after upgrade to 4.6

2022-02-10 Thread gjr80
Bob, Here is the problem: [[WEEWXtagsReport]] skin = WEEWXtags enable = True [[[Units]]] TimeFormats date_f = %d/%m/%Y, date_time_f = %d/%m/%Y %H:%M The comma at the end of the date_f option line is forcing that opti

[weewx-user] WeeWX V4.6.1 released

2022-02-10 Thread Tom Keffer
This dot-dot releases fixes a few minor glitches in the last release: 4.6.1 02/10/2022 Make the show_rss and show_reports flags work properly. Fixes issue #739. Added $to_list() utility for use in Cheetah templates. Fixed a few more untranslated fields in Seasons skin. Observation types that u

[weewx-user] Re: weewx-wd (tags.py) fails after upgrade to 4.6

2022-02-10 Thread bob_linux_user
That did stop the Cheetah crash. The log is now clean. My wxindex.php and ajax no longer work but Steel Series gauges and the weewx pages are fine. I will have to troubleshoot my php files to see where they are looking for updates (Testtags or WEEWXtags). Thanks for your help; Bob On Thursday

[weewx-user] Re: WeeWX V4.6.1 released

2022-02-10 Thread Ryan Stasel
I'm now seeing what seems like debug info at the top of Seasons after upgrade. "True True ['outTemp', 'heatindex', 'windchill', 'dewpoint', 'outHumidity', 'barometer', 'windSpeed', 'rain', 'rainRate', 'UV', 'radiation', 'lightning_strike_count', 'inTemp', 'inHumidity', 'extraTemp1', 'extraHu

[weewx-user] Re: weewx-wd (tags.py) fails after upgrade to 4.6

2022-02-10 Thread gjr80
That's good. Possibly some WeeWX-Saratoga data files are now going to a different place or otherwise not where the templates expect. Sing out if you need any help getting the extension to do what it should. Gary On Friday, 11 February 2022 at 11:32:38 UTC+10 bob_linux_user wrote: > That did st

[weewx-user] Re: WeeWX V4.6.1 released

2022-02-10 Thread Roger L
I am seeing the same after the upgrade. Also, I am also seeing output of sensors I do not have on my Vantage Vue. All worked with v4.6.0 Additional output not seen with v4.6.0 leafTemp1 -89.0 -90.0 °F leafTemp2 -82.0 -82.0 °F leafWet1 1 0 leafWet2 8 8 soilTemp1 -89.0 -90.0 °F soil

Re: [weewx-user] Re: WeeWX V4.6.1 released

2022-02-10 Thread Tom Keffer
Hmmm, I'll check with Matthew and see what's going on. On Thu, Feb 10, 2022 at 6:14 PM Roger L wrote: > I am seeing the same after the upgrade. Also, I am also seeing output of > sensors I do not have on my Vantage Vue. > All worked with v4.6.0 > > Additional output not seen with v4.6.0 > leafTe

Re: [weewx-user] Since 4.6, seeing ET (no data) in Seasons

2022-02-10 Thread Ryan Stasel
with 4.6.1 out now, should we change these back to prefer_hardware? On Sunday, February 6, 2022 at 7:10:01 PM UTC-8 Ryan Stasel wrote: > Thank you sir! > > On Sunday, February 6, 2022 at 5:37:18 PM UTC-8 tke...@gmail.com wrote: > >> Hi, Ryan >> >> This is a (now) known issue: https://github.com/

[weewx-user] Re: WeeWX V4.6.1 released

2022-02-10 Thread matthew wall
On Thursday, February 10, 2022 at 9:14:09 PM UTC-5 roger...@gmail.com wrote: > I am seeing the same after the upgrade. Also, I am also seeing output of > sensors I do not have on my Vantage Vue. > All worked with v4.6.0 > when you installed 4.6.0, was that an upgrade or a new install? how di

[weewx-user] Re: WeeWX V4.6.1 released

2022-02-10 Thread Ryan Stasel
in my case I did an upgrade. I too have a Vantage Vue, but am not seeing those other values. You can see what I'm seeing here: https://www.staze.org/weewx/ On Thursday, February 10, 2022 at 6:29:54 PM UTC-8 matthew wall wrote: > On Thursday, February 10, 2022 at 9:14:09 PM UTC-5 roger...@gmail

[weewx-user] Re: WeeWX V4.6.1 released

2022-02-10 Thread matthew wall
On Thursday, February 10, 2022 at 10:04:36 PM UTC-5 rcst...@gmail.com wrote: > in my case I did an upgrade. I too have a Vantage Vue, but am not seeing > those other values. thank you, ryan. the junk in the titlebar was my mistake - i inadvertently copied some diagnostic code in titlebar.i

[weewx-user] Re: WeeWX V4.6.1 released

2022-02-10 Thread Ryan Stasel
Awesome, thanks! Should I wait for 4.6.2 and live with this a few days, or should I go ahead and fix the titlebar.inc? Thanks again! On Thursday, February 10, 2022 at 7:24:04 PM UTC-8 matthew wall wrote: > On Thursday, February 10, 2022 at 10:04:36 PM UTC-5 rcst...@gmail.com > wrote: > >> in m

[weewx-user] Re: WeeWX V4.6.1 released

2022-02-10 Thread matthew wall
On Thursday, February 10, 2022 at 10:25:24 PM UTC-5 rcst...@gmail.com wrote: > Awesome, thanks! Should I wait for 4.6.2 and live with this a few days, or > should I go ahead and fix the titlebar.inc? Thanks again! to fix titlebar.inc, just remove these lines: $show_rss $show_reports $Display

[weewx-user] Re: WeeWX V4.6.1 released

2022-02-10 Thread Roger L
I believe that I did an upgrade, but not sure. I ran this command 'sudo apt-get install weewx' and was asked about replacing files, I selected the default values for each question. Here are the last few lines of the select statement. I did not see any null values. 1644552300|-89.0 1644552600

[weewx-user] Re: WeeWX V4.6.1 released

2022-02-10 Thread Roger L
Removing those lines did indeed fix the title bar. That fix worked! I am still seeing this lines below. I have not seen from 'leafTemp1 ' onward before. Today Outside Temperature 77.7 38.8 °F Heat Index 76.3 37.8 °F Wind Chill 77.7 37.7 °F Dew Point 44.3 35.0 °F Humidity 88 23

[weewx-user] Re: WeeWX V4.6.1 released

2022-02-10 Thread Roger L
Here is part of the output during the install: Configuration file '/etc/weewx/skins/Standard/index.html.tmpl' ==> Modified (by you or by a script) since installation. ==> Package distributor has shipped an updated version. What would you like to do about it ? Your options are: Y or I :

[weewx-user] DWD forecast by Deutscher Wetterdienst

2022-02-10 Thread hesf...@gmail.com
Guten Morgen, die Datei dwd-mosmix ./dwd-mosmix --config=/home/weewx/skins/DWD/dwd.conf --hourly --icon-set="dwd" 10162 erzeugt den Fehler Using configuration file /home/weewx/skins/DWD/dwd.conf Traceback (most recent call last): File "/home/weewx/skins/DWD/./dwd-mosmix", line 956, in