[weewx-user] Re: Version 4.7.0

2022-03-09 Thread sab...@gmail.com
I updated my 4.4.0 install on a RPi3b to a fresh 64bit RPlite install.  So 
far everything looks good.  I did encounter one small issue. Since this was 
a completely clean install I had to set up the start up scripts to launch 
WeeWx when the RPi reboots.  I install my weewx folder on an NFS mounted 
directory to my NAS that is not /home.  I updated my setup.cfg to point the 
home directory to proper location, but it appears that the home directory 
gets updated everywhere except the example startup scripts for systemd and 
init.d.  Those still need to get manually updated if your home directory is 
different than the default.

Other than that, it was a smooth update.

Thanks
Scott


On Tuesday, March 1, 2022 at 5:57:08 PM UTC-6 tke...@gmail.com wrote:

> This version fixes a bunch of minor things, as well as introduces some 
> minor new features.
>
> Change log:
>
> Introduced new option "generate_once". If True, templates will be generated
> only on the first run of the reporting engine. Thanks to user Rich! PR #748.
>
> Added option wee_device --current for vantage.
>
> Fixed two typos in the Standard skin.
>
> Fixed spelling mistakes in the Norwegian translations.  Thanks to Aslak! 
> PR#746
>
> Supply a sensible default context for group_deltatime when no context has been
> specified.
>
> If windGustDir is missing, extract a value from the accumulators.
>
> Fixed typo that shows itself if no [Labels]/[[Generic]] section is supplied.
> Fixes issue #752.
>
> Fixed calculation of field "bar_reduction" for Vantage type 2 LOOP packets.
>
> Fix problem that prevents windSpeed and windDir from being displayed in
> the RSS feed. Fixes issue #755.
>
>

-- 
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 
https://groups.google.com/d/msgid/weewx-user/3f82190d-13f8-44d5-a1da-fc1570418143n%40googlegroups.com.


Re: [weewx-user] Re: Version 4.7.0

2022-03-03 Thread an oldman
thank you it's there now.

On Thursday, March 3, 2022 at 5:19:54 PM UTC-6 tke...@gmail.com wrote:

> Try it again. The packages may not have been copied over from the test 
> repository.
>
> On Thu, Mar 3, 2022 at 3:05 PM an oldman  wrote:
>
>> is 4.7.0 in the redhat/fedora repo?
>>
>> dnf does not list it this is what i get when run
>> dnf list --showduplicates weewx
>> Last metadata expiration check: 0:29:17 ago on Thu 03 Mar 2022 04:26:32 
>> PM CST.
>> Available Packages
>> weewx.noarch  4.0.0-1.el8  weewx 
>>
>> weewx.noarch  4.1.0-1.el8  weewx 
>>
>> weewx.noarch  4.1.1-1.el8  weewx 
>>
>> weewx.noarch  4.2.0-1.el8  weewx 
>>
>> weewx.noarch  4.3.0-1.el8  weewx 
>>
>> weewx.noarch  4.4.0-1.el8  weewx 
>>
>> weewx.noarch  4.5.0-1.el8  weewx 
>>
>> weewx.noarch  4.5.1-1.el8  weewx 
>>
>> weewx.noarch  4.6.0-1.el8  weewx 
>>
>> weewx.noarch  4.6.1-1.el8  weewx 
>>
>> weewx.noarch  4.6.2-1.el8  weewx
>>
>> or is my dnf messed up
>> On Wednesday, March 2, 2022 at 11:15:31 PM UTC-6 nevilled...@gmail.com 
>> wrote:
>>
>>> Just updated my Pi to 4.7.0 from 4.5.1 with Belchertown skin 1.2 (with 
>>> my extra pages and Aus BOM forecasts) without any hassles, all looks good 
>>> so far
>>>
>>> Nev
>>>
>>> On Wednesday, March 2, 2022 at 4:06:20 PM UTC+10 jerry...@gmail.com 
>>> wrote:
>>>
 Just upgraded my macOS and FreeBSD weather stations to 4.7 and all is 
 good.

 On Tuesday, March 1, 2022 at 3:57:08 PM UTC-8 tke...@gmail.com wrote:

> This version fixes a bunch of minor things, as well as introduces some 
> minor new features.
>
> Change log:
>
> Introduced new option "generate_once". If True, templates will be 
> generated
> only on the first run of the reporting engine. Thanks to user Rich! PR 
> #748.
>
> Added option wee_device --current for vantage.
>
> Fixed two typos in the Standard skin.
>
> Fixed spelling mistakes in the Norwegian translations.  Thanks to Aslak! 
> PR#746
>
> Supply a sensible default context for group_deltatime when no context has 
> been
> specified.
>
> If windGustDir is missing, extract a value from the accumulators.
>
> Fixed typo that shows itself if no [Labels]/[[Generic]] section is 
> supplied.
> Fixes issue #752.
>
> Fixed calculation of field "bar_reduction" for Vantage type 2 LOOP 
> packets.
>
> Fix problem that prevents windSpeed and windDir from being displayed in
> the RSS feed. Fixes issue #755.
>
> -- 
>> 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+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/1cc962df-0fd1-4874-8d08-5ed09a7ae1f3n%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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 
https://groups.google.com/d/msgid/weewx-user/48b2d5fb-d6b9-45cd-a083-923ffa3a67ben%40googlegroups.com.


Re: [weewx-user] Re: Version 4.7.0

2022-03-03 Thread Tom Keffer
Try it again. The packages may not have been copied over from the test
repository.

On Thu, Mar 3, 2022 at 3:05 PM an oldman  wrote:

> is 4.7.0 in the redhat/fedora repo?
>
> dnf does not list it this is what i get when run
> dnf list --showduplicates weewx
> Last metadata expiration check: 0:29:17 ago on Thu 03 Mar 2022 04:26:32 PM
> CST.
> Available Packages
> weewx.noarch  4.0.0-1.el8  weewx
>
> weewx.noarch  4.1.0-1.el8  weewx
>
> weewx.noarch  4.1.1-1.el8  weewx
>
> weewx.noarch  4.2.0-1.el8  weewx
>
> weewx.noarch  4.3.0-1.el8  weewx
>
> weewx.noarch  4.4.0-1.el8  weewx
>
> weewx.noarch  4.5.0-1.el8  weewx
>
> weewx.noarch  4.5.1-1.el8  weewx
>
> weewx.noarch  4.6.0-1.el8  weewx
>
> weewx.noarch  4.6.1-1.el8  weewx
>
> weewx.noarch  4.6.2-1.el8  weewx
>
> or is my dnf messed up
> On Wednesday, March 2, 2022 at 11:15:31 PM UTC-6 nevilled...@gmail.com
> wrote:
>
>> Just updated my Pi to 4.7.0 from 4.5.1 with Belchertown skin 1.2 (with my
>> extra pages and Aus BOM forecasts) without any hassles, all looks good so
>> far
>>
>> Nev
>>
>> On Wednesday, March 2, 2022 at 4:06:20 PM UTC+10 jerry...@gmail.com
>> wrote:
>>
>>> Just upgraded my macOS and FreeBSD weather stations to 4.7 and all is
>>> good.
>>>
>>> On Tuesday, March 1, 2022 at 3:57:08 PM UTC-8 tke...@gmail.com wrote:
>>>
 This version fixes a bunch of minor things, as well as introduces some
 minor new features.

 Change log:

 Introduced new option "generate_once". If True, templates will be generated
 only on the first run of the reporting engine. Thanks to user Rich! PR 
 #748.

 Added option wee_device --current for vantage.

 Fixed two typos in the Standard skin.

 Fixed spelling mistakes in the Norwegian translations.  Thanks to Aslak! 
 PR#746

 Supply a sensible default context for group_deltatime when no context has 
 been
 specified.

 If windGustDir is missing, extract a value from the accumulators.

 Fixed typo that shows itself if no [Labels]/[[Generic]] section is 
 supplied.
 Fixes issue #752.

 Fixed calculation of field "bar_reduction" for Vantage type 2 LOOP packets.

 Fix problem that prevents windSpeed and windDir from being displayed in
 the RSS feed. Fixes issue #755.

 --
> 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
> https://groups.google.com/d/msgid/weewx-user/1cc962df-0fd1-4874-8d08-5ed09a7ae1f3n%40googlegroups.com
> 
> .
>

-- 
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 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEAOfU4_ruqAr5EVv5%2BHPeYj%2B1fvKJRbGqXGENuKKpdOxg%40mail.gmail.com.


[weewx-user] Re: Version 4.7.0

2022-03-03 Thread an oldman
is 4.7.0 in the redhat/fedora repo?

dnf does not list it this is what i get when run
dnf list --showduplicates weewx
Last metadata expiration check: 0:29:17 ago on Thu 03 Mar 2022 04:26:32 PM 
CST.
Available Packages
weewx.noarch  4.0.0-1.el8  weewx   
 
weewx.noarch  4.1.0-1.el8  weewx   
 
weewx.noarch  4.1.1-1.el8  weewx   
 
weewx.noarch  4.2.0-1.el8  weewx   
 
weewx.noarch  4.3.0-1.el8  weewx   
 
weewx.noarch  4.4.0-1.el8  weewx   
 
weewx.noarch  4.5.0-1.el8  weewx   
 
weewx.noarch  4.5.1-1.el8  weewx   
 
weewx.noarch  4.6.0-1.el8  weewx   
 
weewx.noarch  4.6.1-1.el8  weewx   
 
weewx.noarch  4.6.2-1.el8  weewx

or is my dnf messed up
On Wednesday, March 2, 2022 at 11:15:31 PM UTC-6 nevilled...@gmail.com 
wrote:

> Just updated my Pi to 4.7.0 from 4.5.1 with Belchertown skin 1.2 (with my 
> extra pages and Aus BOM forecasts) without any hassles, all looks good so 
> far
>
> Nev
>
> On Wednesday, March 2, 2022 at 4:06:20 PM UTC+10 jerry...@gmail.com wrote:
>
>> Just upgraded my macOS and FreeBSD weather stations to 4.7 and all is 
>> good.
>>
>> On Tuesday, March 1, 2022 at 3:57:08 PM UTC-8 tke...@gmail.com wrote:
>>
>>> This version fixes a bunch of minor things, as well as introduces some 
>>> minor new features.
>>>
>>> Change log:
>>>
>>> Introduced new option "generate_once". If True, templates will be generated
>>> only on the first run of the reporting engine. Thanks to user Rich! PR #748.
>>>
>>> Added option wee_device --current for vantage.
>>>
>>> Fixed two typos in the Standard skin.
>>>
>>> Fixed spelling mistakes in the Norwegian translations.  Thanks to Aslak! 
>>> PR#746
>>>
>>> Supply a sensible default context for group_deltatime when no context has 
>>> been
>>> specified.
>>>
>>> If windGustDir is missing, extract a value from the accumulators.
>>>
>>> Fixed typo that shows itself if no [Labels]/[[Generic]] section is supplied.
>>> Fixes issue #752.
>>>
>>> Fixed calculation of field "bar_reduction" for Vantage type 2 LOOP packets.
>>>
>>> Fix problem that prevents windSpeed and windDir from being displayed in
>>> the RSS feed. Fixes issue #755.
>>>
>>>

-- 
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 
https://groups.google.com/d/msgid/weewx-user/1cc962df-0fd1-4874-8d08-5ed09a7ae1f3n%40googlegroups.com.


[weewx-user] Re: Version 4.7.0

2022-03-02 Thread Neville Davis
Just updated my Pi to 4.7.0 from 4.5.1 with Belchertown skin 1.2 (with my 
extra pages and Aus BOM forecasts) without any hassles, all looks good so 
far

Nev

On Wednesday, March 2, 2022 at 4:06:20 PM UTC+10 jerry...@gmail.com wrote:

> Just upgraded my macOS and FreeBSD weather stations to 4.7 and all is good.
>
> On Tuesday, March 1, 2022 at 3:57:08 PM UTC-8 tke...@gmail.com wrote:
>
>> This version fixes a bunch of minor things, as well as introduces some 
>> minor new features.
>>
>> Change log:
>>
>> Introduced new option "generate_once". If True, templates will be generated
>> only on the first run of the reporting engine. Thanks to user Rich! PR #748.
>>
>> Added option wee_device --current for vantage.
>>
>> Fixed two typos in the Standard skin.
>>
>> Fixed spelling mistakes in the Norwegian translations.  Thanks to Aslak! 
>> PR#746
>>
>> Supply a sensible default context for group_deltatime when no context has 
>> been
>> specified.
>>
>> If windGustDir is missing, extract a value from the accumulators.
>>
>> Fixed typo that shows itself if no [Labels]/[[Generic]] section is supplied.
>> Fixes issue #752.
>>
>> Fixed calculation of field "bar_reduction" for Vantage type 2 LOOP packets.
>>
>> Fix problem that prevents windSpeed and windDir from being displayed in
>> the RSS feed. Fixes issue #755.
>>
>>

-- 
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 
https://groups.google.com/d/msgid/weewx-user/4ccc28d1-bb43-455c-87e0-5bdf13587d44n%40googlegroups.com.


[weewx-user] Re: Version 4.7.0

2022-03-01 Thread jerry...@gmail.com
Just upgraded my macOS and FreeBSD weather stations to 4.7 and all is good.

On Tuesday, March 1, 2022 at 3:57:08 PM UTC-8 tke...@gmail.com wrote:

> This version fixes a bunch of minor things, as well as introduces some 
> minor new features.
>
> Change log:
>
> Introduced new option "generate_once". If True, templates will be generated
> only on the first run of the reporting engine. Thanks to user Rich! PR #748.
>
> Added option wee_device --current for vantage.
>
> Fixed two typos in the Standard skin.
>
> Fixed spelling mistakes in the Norwegian translations.  Thanks to Aslak! 
> PR#746
>
> Supply a sensible default context for group_deltatime when no context has been
> specified.
>
> If windGustDir is missing, extract a value from the accumulators.
>
> Fixed typo that shows itself if no [Labels]/[[Generic]] section is supplied.
> Fixes issue #752.
>
> Fixed calculation of field "bar_reduction" for Vantage type 2 LOOP packets.
>
> Fix problem that prevents windSpeed and windDir from being displayed in
> the RSS feed. Fixes issue #755.
>
>

-- 
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 
https://groups.google.com/d/msgid/weewx-user/7f02e897-ca79-4834-8dc0-3fd72524cbb4n%40googlegroups.com.