[weewx-user] Re: V5.0.0 available

2024-01-14 Thread gjr80
More or less. Think of the version number in weewx.conf as specifying the 
version of the config file (just like the Seasons skin is now versioned). 
If the weewx.conf version is 4.9.0 that config file includes all (config) 
changes up to WeeWX v4.9.0, but if there were any config file changes 
introduced in 4.10.0 or 5.0.0 those changes will not be there. I suspect 
that with the release of v5  weectl station upgrade --what config will now 
be the most common means by which the weewx.conf version number is set, the 
of course other is by performing a clean install.

The weewx.conf version number is used as the starting point for determining 
what config file updates need to be applied when weectl station upgrade 
--what config is executed. I'm not so sure this is the only time the 
weewx.conf version number is needed/used, Tom may wish to elaborate.

Gary
On Monday 15 January 2024 at 17:02:45 UTC+10 michael.k...@gmx.at wrote:

> I didn't do the  weectl station upgrade --what config so I guess that'll 
> explain the behavior. So, for me to understand: the version in the config 
> file only specifies the latest version a  weectl station upgrade --what 
> config   was made and it is only needed, when the config is upgraded, to 
> define an upgrade path for the config itself?
>
> gjr80 schrieb am Montag, 15. Januar 2024 um 07:49:09 UTC+1:
>
>> There was a bug in rc3 that resulted in the config file not being 
>> upgraded despite a user issuing the command weectl station upgrade 
>> --what config. This may explain why 5.0.0b15 remained when you upgraded 
>> to rc3. When you did your 'pip upgrade' did you just do:
>>
>> # Activate the WeeWX virtual environment
>> source ~/weewx-venv/bin/activate
>> # Upgrade the WeeWX code
>> python3 -m pip install weewx --upgrade
>>
>> or did you issue the weectl station upgrade --what config command as 
>> well? If you didn't issue the weectl station upgrade --what config command 
>> your config file will not have been touched.
>>
>> Gary
>>
>>
>> On Monday 15 January 2024 at 16:33:31 UTC+10 michael.k...@gmx.at wrote:
>>
>> Same here, pip upgrade from  5.0.0rc3  , my weewx.conf still showing 
>> 5.0.0b15, which I ran before 5.0.0rc3  .
>>
>>

-- 
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/c2f0f310-0994-4db3-8bdc-14bf9b039f66n%40googlegroups.com.


[weewx-user] Re: V5.0.0 available

2024-01-14 Thread 'michael.k...@gmx.at' via weewx-user
I didn't do the  weectl station upgrade --what config so I guess that'll 
explain the behavior. So, for me to understand: the version in the config 
file only specifies the latest version a  weectl station upgrade --what 
config   was made and it is only needed, when the config is upgraded, to 
define an upgrade path for the config itself?

gjr80 schrieb am Montag, 15. Januar 2024 um 07:49:09 UTC+1:

> There was a bug in rc3 that resulted in the config file not being 
> upgraded despite a user issuing the command weectl station upgrade --what 
> config. This may explain why 5.0.0b15 remained when you upgraded to rc3. 
> When you did your 'pip upgrade' did you just do:
>
> # Activate the WeeWX virtual environment
> source ~/weewx-venv/bin/activate
> # Upgrade the WeeWX code
> python3 -m pip install weewx --upgrade
>
> or did you issue the weectl station upgrade --what config command as 
> well? If you didn't issue the weectl station upgrade --what config command 
> your config file will not have been touched.
>
> Gary
>
>
> On Monday 15 January 2024 at 16:33:31 UTC+10 michael.k...@gmx.at wrote:
>
> Same here, pip upgrade from  5.0.0rc3  , my weewx.conf still showing 
> 5.0.0b15, which I ran before 5.0.0rc3  .
>
>

-- 
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/a9d8e221-ab92-40e2-988a-5b2d99160df6n%40googlegroups.com.


Re: [weewx-user] V5.0.0 available

2024-01-14 Thread Gerard Cerchio
 I read the upgrade guide and the change log. I have a very stable 
installation running on 4.10.2. All the directory and weewx user changes 
look a bit scary to me because I have site specific python scripts in 
weewx/user directory that read and format Scripps buoy RSS feeds. 

Any  guess how hard of time I'll have for the upgrade now that weewx has 
shown up in apt upgrade list?

Any reports of Ubuntu apt upgrade experiences are greatly appreciated.

On Sunday, January 14, 2024 at 3:07:16 PM UTC-8 vince wrote:

> From Tom's announcement - "Be sure to read the Upgrade Guide 
> ."   You need to install 
> epel-release.
> On Sunday, January 14, 2024 at 2:56:06 PM UTC-8 Dale Chatham wrote:
>
>> I have a somewhat different problem:
>>
>> sudo yum update weewx
>> Last metadata expiration check: 2:16:48 ago on Sun 14 Jan 2024 02:38:40 
>> PM CST.
>> Dependencies resolved.
>>
>>  Problem: cannot install the best update candidate for package 
>> weewx-4.10.2-1.el8.noarch
>>   - nothing provides epel-release needed by weewx-5.0.0-1.el8.noarch from 
>> weewx
>>   - nothing provides python3-importlib-resources needed by 
>> weewx-5.0.0-1.el8.noarch from weewx
>>
>> ==
>>  PackageArchitecture
>> Version  
>> Repository  Size
>>
>> ==
>> Skipping packages with broken dependencies:
>>  weewx  noarch  
>> 5.0.0-1.el8  weewx  
>> 1.2 M
>>
>> Transaction Summary
>>
>> ==
>> Skip  1 Package
>>
>> Nothing to do.
>> Complete!
>>
>>
>>
>>
>>
>>
>> On 1/14/2024 4:40 PM, p q wrote:
>>
>> I'm in the same boat. But I know I upgraded to 4.0 using apt so I'm 
>> pretty sure I need to follow those instructions. 
>>
>> On Sun, Jan 14, 2024, 2:36 PM Colin Larsen  wrote:
>>
>>> Congratulations on the release of V5 team.  
>>> Now I just have to remember how I did my original install 
>>>
>>> Colin
>>>
>>> On Mon, 15 Jan 2024, 11:25 Tom Keffer,  wrote:
>>>
 A year in the making, V5 is finally available! Some minor new features, 
 but most of the work has been to keep up with the changing world of Python 
 --- lots of things have become obsolete (distutils), while others have 
 just 
 changed. 

 A few changes to highlight:

- WeeWX can now be installed using pip. The old setup.py method is 
gone. 
- Support for the latest versions of Python. 
- Improved documentation. 
- The utilities have been pulled together under one master utility, 
weectl, making it easier to find the functionality you need. 
- Management of multiple stations is easier and more modular. 

 Complete change list .

 Quickstart install and upgrade instructions 
 . 

 Be sure to read the Upgrade Guide 
 .

 - Tom, Matt, and Gary.

 -- 
 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/CAPq0zEDyOXhODJ_XaCw%3Dcxm9L3B2t3k70Y3L2fkZQwYSyb71Og%40mail.gmail.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+...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/weewx-user/CACjxfUvkKFUa%3DtmzHqtKvtHZ4f0OnDQAjfeBVZ4hKXUh60M1EQ%40mail.gmail.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+...@googlegroups.com.
>>
>> To view this 

[weewx-user] Re: V5.0.0 available

2024-01-14 Thread gjr80
There was a bug in rc3 that resulted in the config file not being upgraded 
despite a user issuing the command weectl station upgrade --what config. 
This may explain why 5.0.0b15 remained when you upgraded to rc3. When you 
did your 'pip upgrade' did you just do:

# Activate the WeeWX virtual environment
source ~/weewx-venv/bin/activate
# Upgrade the WeeWX code
python3 -m pip install weewx --upgrade

or did you issue the weectl station upgrade --what config command as well? 
If you didn't issue the weectl station upgrade --what config command your 
config file will not have been touched.

Gary


On Monday 15 January 2024 at 16:33:31 UTC+10 michael.k...@gmx.at wrote:

Same here, pip upgrade from  5.0.0rc3  , my weewx.conf still showing 
5.0.0b15, which I ran before 5.0.0rc3  .

-- 
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/fcd90699-02f6-4030-9a4f-b76f1b262ddan%40googlegroups.com.


[weewx-user] Re: V5.0.0 available

2024-01-14 Thread 'michael.k...@gmx.at' via weewx-user
Actually, it was b13 which I had installed before, I don't remember to ever 
have installed b15.

michael.k...@gmx.at schrieb am Montag, 15. Januar 2024 um 07:33:31 UTC+1:

> Same here, pip upgrade from  5.0.0rc3  , my weewx.conf still showing 
> 5.0.0b15, which I ran before 5.0.0rc3  .
>
> sab...@gmail.com schrieb am Montag, 15. Januar 2024 um 02:37:28 UTC+1:
>
>> Congrats on the release.  Since I just finished installing 5.0RC3.  I did 
>> the upgrade to 5.0 this morning using the pip install method.  Everything 
>> went smoothly.  The upgrade station did not change the version number in 
>> the config file, but that is a very minor fix.  Probably some simple step I 
>> missed, but thought I would bring it up.
>>
>> I decided while I was playing around with version 5, I would start with a 
>> clean install and only migrate over the database.  This cleaned up a bunch 
>> of old/confusing parts from my config file going back to my original 3.6 
>> install in 2016.
>>
>> Keep up the great work on WeeWX.
>>
>> Scott
>>
>>
>> On Sunday, January 14, 2024 at 4:25:11 PM UTC-6 Tom Keffer wrote:
>>
>>> A year in the making, V5 is finally available! Some minor new features, 
>>> but most of the work has been to keep up with the changing world of Python 
>>> --- lots of things have become obsolete (distutils), while others have just 
>>> changed. 
>>>
>>> A few changes to highlight:
>>>
>>>- WeeWX can now be installed using pip. The old setup.py method is 
>>>gone.
>>>- Support for the latest versions of Python.
>>>- Improved documentation.
>>>- The utilities have been pulled together under one master utility, 
>>>weectl, making it easier to find the functionality you need.
>>>- Management of multiple stations is easier and more modular.
>>>
>>> Complete change list .
>>>
>>> Quickstart install and upgrade instructions 
>>> . 
>>>
>>> Be sure to read the Upgrade Guide 
>>> .
>>>
>>> - Tom, Matt, and Gary.
>>>
>>>

-- 
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/b3402e9b-1eea-497b-a6fb-c066d0a82d59n%40googlegroups.com.


[weewx-user] Re: V5.0.0 available

2024-01-14 Thread 'michael.k...@gmx.at' via weewx-user
Same here, pip upgrade from  5.0.0rc3  , my weewx.conf still showing 
5.0.0b15, which I ran before 5.0.0rc3  .

sab...@gmail.com schrieb am Montag, 15. Januar 2024 um 02:37:28 UTC+1:

> Congrats on the release.  Since I just finished installing 5.0RC3.  I did 
> the upgrade to 5.0 this morning using the pip install method.  Everything 
> went smoothly.  The upgrade station did not change the version number in 
> the config file, but that is a very minor fix.  Probably some simple step I 
> missed, but thought I would bring it up.
>
> I decided while I was playing around with version 5, I would start with a 
> clean install and only migrate over the database.  This cleaned up a bunch 
> of old/confusing parts from my config file going back to my original 3.6 
> install in 2016.
>
> Keep up the great work on WeeWX.
>
> Scott
>
>
> On Sunday, January 14, 2024 at 4:25:11 PM UTC-6 Tom Keffer wrote:
>
>> A year in the making, V5 is finally available! Some minor new features, 
>> but most of the work has been to keep up with the changing world of Python 
>> --- lots of things have become obsolete (distutils), while others have just 
>> changed. 
>>
>> A few changes to highlight:
>>
>>- WeeWX can now be installed using pip. The old setup.py method is 
>>gone.
>>- Support for the latest versions of Python.
>>- Improved documentation.
>>- The utilities have been pulled together under one master utility, 
>>weectl, making it easier to find the functionality you need.
>>- Management of multiple stations is easier and more modular.
>>
>> Complete change list .
>>
>> Quickstart install and upgrade instructions 
>> . 
>>
>> Be sure to read the Upgrade Guide 
>> .
>>
>> - Tom, Matt, and Gary.
>>
>>

-- 
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/fb069c14-f08e-490f-a3f7-0405f4e182a0n%40googlegroups.com.


Re: [weewx-user] V5.0.0 available

2024-01-14 Thread Karen K
Congratulations from me, too. It is a lot of work to design, to discuss, to 
code, and finally to test and find the bugs. 

-- 
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/f046d7ca-d8f6-4bb4-82a6-54fa3de54a4en%40googlegroups.com.


Re: [weewx-user] V5.0.0 available

2024-01-14 Thread 'michael.k...@gmx.at' via weewx-user
Great news and congratulations for the release!

matthew wall schrieb am Montag, 15. Januar 2024 um 04:38:51 UTC+1:

> On Sunday, January 14, 2024 at 7:52:00 PM UTC-5 vince wrote:
>
> Dale - agree with your email.  No epel-release available on f39 it seems. 
>
>
> i updated the redhat instructions.  if you use fedora, you will have to 
> figure out which redhat release goes with your fedora version.  for now, it 
> looks like fedora 28-33 should use redhat 8, while fedora 34+ should use 
> redhat 9.  when redhat 10 comes out we'll see which fedora it forks from.
>
>  
>

-- 
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/01fa5198-6ea3-4b9f-a2ee-65395d6cc45bn%40googlegroups.com.


Re: [weewx-user] V5.0.0 available

2024-01-14 Thread matthew wall
On Sunday, January 14, 2024 at 7:52:00 PM UTC-5 vince wrote:

Dale - agree with your email.  No epel-release available on f39 it seems. 


i updated the redhat instructions.  if you use fedora, you will have to 
figure out which redhat release goes with your fedora version.  for now, it 
looks like fedora 28-33 should use redhat 8, while fedora 34+ should use 
redhat 9.  when redhat 10 comes out we'll see which fedora it forks from.

 

-- 
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/914b60d0-77ff-4320-8683-8978be61c1ecn%40googlegroups.com.


Re: [weewx-user] V5.0.0 available

2024-01-14 Thread vince
On f39 intel in vagrant/virtualbox.

[vagrant@localhost ~]$ sudo rpm --import https://weewx.com/keys.html
warning: Certificate ED444FCCF0E2B09E:
  Policy rejects subkey 72E2232B39E40AE8: Policy rejected asymmetric 
algorithm

Matthew - the issue now on f39 is 'your' old key from keys.html.  Tom's 
updated key imports ok.

On Sunday, January 14, 2024 at 5:22:38 PM UTC-8 matthew wall wrote:

> On Sunday, January 14, 2024 at 7:52:00 PM UTC-5 vince wrote:
>
> Dale - agree with your email.  No epel-release available on f39 it seems. 
>   This worked for me in vagrant...
>
> yum install python3-cheetah python3-pillow python3-pyusb
> wget 
> http://www.weewx.com/downloads/released_versions/weewx-5.0.0-1.el9.noarch.rpm
> rpm -ivh weewx-5.0.0-1.el9.noarch.rpm
>
>
> apparently f39 is equivalent to rh9? 
>
> rh9 does *not* need epel. also, rh9 uses python 3.9, so the 
> import-resources backport is not necessary either.
>
> we'll have to figure out how to clarify the fedora/redhat differences in 
> the redhat quickstart page - it probably means making the new 'weewx.repo' 
> file even more generic. right now it will only work with redhat, centos, 
> rocky, arch - but not fedora, since fedora reports its own releasever.
>  
>
> I couldn't get the signing keys to import either on f39.  Blasted bleeding 
> edge versions
>
>
> we fixed the keys and re-signed the rpms, so no more SHA1 shenanigans.  
> for the keys, you should be able to use this on any redhat/suse:
>
> sudo rpm --import https://weewx.com/keys.html 
>
>

-- 
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/4cdc6d29-aef6-4dd0-80db-650d188c70bbn%40googlegroups.com.


[weewx-user] Re: V5.0.0 available

2024-01-14 Thread sab...@gmail.com
Congrats on the release.  Since I just finished installing 5.0RC3.  I did 
the upgrade to 5.0 this morning using the pip install method.  Everything 
went smoothly.  The upgrade station did not change the version number in 
the config file, but that is a very minor fix.  Probably some simple step I 
missed, but thought I would bring it up.

I decided while I was playing around with version 5, I would start with a 
clean install and only migrate over the database.  This cleaned up a bunch 
of old/confusing parts from my config file going back to my original 3.6 
install in 2016.

Keep up the great work on WeeWX.

Scott


On Sunday, January 14, 2024 at 4:25:11 PM UTC-6 Tom Keffer wrote:

> A year in the making, V5 is finally available! Some minor new features, 
> but most of the work has been to keep up with the changing world of Python 
> --- lots of things have become obsolete (distutils), while others have just 
> changed. 
>
> A few changes to highlight:
>
>- WeeWX can now be installed using pip. The old setup.py method is 
>gone.
>- Support for the latest versions of Python.
>- Improved documentation.
>- The utilities have been pulled together under one master utility, 
>weectl, making it easier to find the functionality you need.
>- Management of multiple stations is easier and more modular.
>
> Complete change list .
>
> Quickstart install and upgrade instructions 
> . 
>
> Be sure to read the Upgrade Guide 
> .
>
> - Tom, Matt, and Gary.
>
>

-- 
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/4f880ca1-bf6c-4b77-b70c-9078707735f2n%40googlegroups.com.


Re: [weewx-user] V5.0.0 available

2024-01-14 Thread matthew wall


On Sunday, January 14, 2024 at 7:52:00 PM UTC-5 vince wrote:

Dale - agree with your email.  No epel-release available on f39 it seems.   
This worked for me in vagrant...

yum install python3-cheetah python3-pillow python3-pyusb
wget 
http://www.weewx.com/downloads/released_versions/weewx-5.0.0-1.el9.noarch.rpm
rpm -ivh weewx-5.0.0-1.el9.noarch.rpm


apparently f39 is equivalent to rh9? 

rh9 does *not* need epel. also, rh9 uses python 3.9, so the 
import-resources backport is not necessary either.

we'll have to figure out how to clarify the fedora/redhat differences in 
the redhat quickstart page - it probably means making the new 'weewx.repo' 
file even more generic. right now it will only work with redhat, centos, 
rocky, arch - but not fedora, since fedora reports its own releasever.
 

I couldn't get the signing keys to import either on f39.  Blasted bleeding 
edge versions


we fixed the keys and re-signed the rpms, so no more SHA1 shenanigans.  for 
the keys, you should be able to use this on any redhat/suse:

sudo rpm --import https://weewx.com/keys.html 

-- 
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/c211165a-b95c-40e4-8ebe-4171a667150fn%40googlegroups.com.


Re: [weewx-user] V5.0.0 available

2024-01-14 Thread Dale Chatham

Actually, rpm -Uvh weewx-.


On 1/14/2024 6:51 PM, vince wrote:

rpm -ivh weewx-5.0.0-1.el9.noarch.rpm


--
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/9da9e393-aa64-4f61-8031-b8fafb895eee%40gmail.com.


Re: [weewx-user] V5.0.0 available

2024-01-14 Thread vince
Dale - agree with your email.  No epel-release available on f39 it seems.   
This worked for me in vagrant...

yum install python3-cheetah python3-pillow python3-pyusb
wget 
http://www.weewx.com/downloads/released_versions/weewx-5.0.0-1.el9.noarch.rpm
rpm -ivh weewx-5.0.0-1.el9.noarch.rpm

I couldn't get the signing keys to import either on f39.  Blasted bleeding 
edge versions


On Sunday, January 14, 2024 at 2:56:06 PM UTC-8 Dale Chatham wrote:

> I have a somewhat different problem:
>
> sudo yum update weewx
> Last metadata expiration check: 2:16:48 ago on Sun 14 Jan 2024 02:38:40 PM 
> CST.
> Dependencies resolved.
>
>  Problem: cannot install the best update candidate for package 
> weewx-4.10.2-1.el8.noarch
>   - nothing provides epel-release needed by weewx-5.0.0-1.el8.noarch from 
> weewx
>   - nothing provides python3-importlib-resources needed by 
> weewx-5.0.0-1.el8.noarch from weewx
>
> ==
>  PackageArchitecture
> Version  
> Repository  Size
>
> ==
> Skipping packages with broken dependencies:
>  weewx  noarch  
> 5.0.0-1.el8  weewx  
> 1.2 M
>
> Transaction Summary
>
> ==
> Skip  1 Package
>
> Nothing to do.
> Complete!
>
>
>
>
>
>
> On 1/14/2024 4:40 PM, p q wrote:
>
> I'm in the same boat. But I know I upgraded to 4.0 using apt so I'm pretty 
> sure I need to follow those instructions. 
>
> On Sun, Jan 14, 2024, 2:36 PM Colin Larsen  wrote:
>
>> Congratulations on the release of V5 team.  
>> Now I just have to remember how I did my original install 
>>
>> Colin
>>
>> On Mon, 15 Jan 2024, 11:25 Tom Keffer,  wrote:
>>
>>> A year in the making, V5 is finally available! Some minor new features, 
>>> but most of the work has been to keep up with the changing world of Python 
>>> --- lots of things have become obsolete (distutils), while others have just 
>>> changed. 
>>>
>>> A few changes to highlight:
>>>
>>>- WeeWX can now be installed using pip. The old setup.py method is 
>>>gone. 
>>>- Support for the latest versions of Python. 
>>>- Improved documentation. 
>>>- The utilities have been pulled together under one master utility, 
>>>weectl, making it easier to find the functionality you need. 
>>>- Management of multiple stations is easier and more modular. 
>>>
>>> Complete change list .
>>>
>>> Quickstart install and upgrade instructions 
>>> . 
>>>
>>> Be sure to read the Upgrade Guide 
>>> .
>>>
>>> - Tom, Matt, and Gary.
>>>
>>> -- 
>>> 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/CAPq0zEDyOXhODJ_XaCw%3Dcxm9L3B2t3k70Y3L2fkZQwYSyb71Og%40mail.gmail.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+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/CACjxfUvkKFUa%3DtmzHqtKvtHZ4f0OnDQAjfeBVZ4hKXUh60M1EQ%40mail.gmail.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+...@googlegroups.com.
>
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/weewx-user/CAA1SM22pXFe8OJddM%3DwcxzxJtVHTXW_rJcez6rZy6eyaR%2BhzGA%40mail.gmail.com
>  
> 
> .
>
>

-- 
You received this message because you are subscribed to the Google Groups 

Re: [weewx-user] V5.0.0 available

2024-01-14 Thread matthew wall
On Sunday, January 14, 2024 at 7:39:35 PM UTC-5 chri...@gmail.com wrote:

Any gotchas on moving from the betas to the release? I'm using the pip 
method.


pip seems to handle the beta/rc labels ok (unlike dpkg/apt, which seems to 
be having issues with 'rc') 

be sure to check the output from the setup-daemon.sh script, especially if 
you installed your own systemd unit, macos launchd plist, or sysv init 
script.

-- 
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/4cae8bf5-04a4-4ac9-9614-4be20483dce3n%40googlegroups.com.


Re: [weewx-user] V5.0.0 available

2024-01-14 Thread matthew wall


On 14 Jan 2024, at 18:51, Gerard Cerchio wrote:

I read the upgrade guide and the change log. I have a very stable 
installation running on 4.10.2. All the directory and weewx user changes 
look a bit scary to me because I have site specific python scripts in 
weewx/user directory that read and format Scripps buoy RSS feeds. 

Any  guess how hard of time I'll have for the upgrade now that weewx has 
shown up in apt upgrade list?


i really hope it is not difficult for you, but if you do encounter 
problems, please let us know.

for a debian upgrade from 4.10.2 to 5.0.0, the contents of 
/usr/share/weewx/user will be copied to the new location /etc/weewx/bin/user

the old directory will then be moved aside, so your original files in 
'user' will still be there

however, if you had any cron jobs or other scripts that referenced those 
files, you will have to change them to refer to the new location in 
/etc/weewx/bin/user

if those scripts are called within weewx, they should just work, since the 
new location is added to the PYTHONPATH

m 

-- 
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/6cdceb3a-a49b-4d2b-a137-7d7052e11d60n%40googlegroups.com.


Re: [weewx-user] V5.0.0 available

2024-01-14 Thread Chris Alemany
Congrats to everyone! A huge amount of work. I'll likely upgrade tonight. I've been running b17 for a few weeks. Any gotchas on moving from the betas to the release? I'm using the pip method.CheersChrisOn Jan 14, 2024, at 16:28, matthew wall  wrote:On Sunday, January 14, 2024 at 5:56:06 PM UTC-5 dale.c...@gmail.com wrote:
   Problem: cannot install the best update candidate for package
  weewx-4.10.2-1.el8.noarch
    - nothing provides epel-release needed by
  weewx-5.0.0-1.el8.noarch from weewx
    - nothing provides python3-importlib-resources needed by
  weewx-5.0.0-1.el8.noarch from weewxfor redhat8, you need to install epel-release and you must enable crb. we tried to make this automatic by including epel in the weewx dependencies, but no joy. (actually, it depends on how you did the initial redhat install, since some configurations put the epel and crb repo files in place for you)https://weewx.com/docs/5.0/quickstarts/redhat/#configure-yumyou should be able to have multiple python3 versions installed concurrently from rpm in your redhat system, but weewx has to use 3.6. although there are later versions of 
python 3 available for redhat8, none of them have configobj, pillow, or 
cheetah available as associated rpms.m 



-- 
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/4be470be-7213-44f9-b512-e7fb9fd94f89n%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/2990E80A-D0A5-4AF7-936F-495EC92716E3%40gmail.com.


Re: [weewx-user] V5.0.0 available

2024-01-14 Thread matthew wall


On Sunday, January 14, 2024 at 5:56:06 PM UTC-5 dale.c...@gmail.com wrote:

 Problem: cannot install the best update candidate for package 
weewx-4.10.2-1.el8.noarch
  - nothing provides epel-release needed by weewx-5.0.0-1.el8.noarch from 
weewx
  - nothing provides python3-importlib-resources needed by 
weewx-5.0.0-1.el8.noarch from weewx

for redhat8, you need to install epel-release and you must enable crb. we 
tried to make this automatic by including epel in the weewx dependencies, 
but no joy. (actually, it depends on how you did the initial redhat 
install, since some configurations put the epel and crb repo files in place 
for you)

https://weewx.com/docs/5.0/quickstarts/redhat/#configure-yum

you should be able to have multiple python3 versions installed concurrently 
from rpm in your redhat system, but weewx has to use 3.6. although there 
are later versions of python 3 available for redhat8, none of them have 
configobj, pillow, or cheetah available as associated rpms.

m


-- 
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/4be470be-7213-44f9-b512-e7fb9fd94f89n%40googlegroups.com.


Re: [weewx-user] V5.0.0 available

2024-01-14 Thread Tom Keffer
If you have a stable installation that's working for you, there's no reason
to upgrade. There are a few big fixes, but they are minor and not
encountered very often.

-tk

On Sun, Jan 14, 2024 at 3:51 PM Gerard Cerchio  wrote:

> I read the upgrade guide and the change log. I have a very stable
> installation running on 4.10.2. All the directory and weewx user changes
> look a bit scary to me because I have site specific python scripts in
> weewx/user directory that read and format Scripps buoy RSS feeds.
>
> Any  guess how hard of time I'll have for the upgrade now that weewx has
> shown up in apt upgrade list?
>
> On Sunday, January 14, 2024 at 3:07:16 PM UTC-8 vince wrote:
>
>> From Tom's announcement - "Be sure to read the Upgrade Guide
>> ."   You need to install
>> epel-release.
>> On Sunday, January 14, 2024 at 2:56:06 PM UTC-8 Dale Chatham wrote:
>>
>>> I have a somewhat different problem:
>>>
>>> sudo yum update weewx
>>> Last metadata expiration check: 2:16:48 ago on Sun 14 Jan 2024 02:38:40
>>> PM CST.
>>> Dependencies resolved.
>>>
>>>  Problem: cannot install the best update candidate for package
>>> weewx-4.10.2-1.el8.noarch
>>>   - nothing provides epel-release needed by weewx-5.0.0-1.el8.noarch
>>> from weewx
>>>   - nothing provides python3-importlib-resources needed by
>>> weewx-5.0.0-1.el8.noarch from weewx
>>>
>>> ==
>>>  PackageArchitecture
>>> Version
>>> Repository  Size
>>>
>>> ==
>>> Skipping packages with broken dependencies:
>>>  weewx  noarch
>>> 5.0.0-1.el8  weewx
>>> 1.2 M
>>>
>>> Transaction Summary
>>>
>>> ==
>>> Skip  1 Package
>>>
>>> Nothing to do.
>>> Complete!
>>>
>>>
>>>
>>>
>>>
>>>
>>> On 1/14/2024 4:40 PM, p q wrote:
>>>
>>> I'm in the same boat. But I know I upgraded to 4.0 using apt so I'm
>>> pretty sure I need to follow those instructions.
>>>
>>> On Sun, Jan 14, 2024, 2:36 PM Colin Larsen  wrote:
>>>
 Congratulations on the release of V5 team.
 Now I just have to remember how I did my original install 

 Colin

 On Mon, 15 Jan 2024, 11:25 Tom Keffer,  wrote:

> A year in the making, V5 is finally available! Some minor new
> features, but most of the work has been to keep up with the changing world
> of Python --- lots of things have become obsolete (distutils), while 
> others
> have just changed.
>
> A few changes to highlight:
>
>- WeeWX can now be installed using pip. The old setup.py method is
>gone.
>- Support for the latest versions of Python.
>- Improved documentation.
>- The utilities have been pulled together under one master
>utility, weectl, making it easier to find the functionality you
>need.
>- Management of multiple stations is easier and more modular.
>
> Complete change list .
>
> Quickstart install and upgrade instructions
> .
>
> Be sure to read the Upgrade Guide
> .
>
> - Tom, Matt, and Gary.
>
> --
> 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/CAPq0zEDyOXhODJ_XaCw%3Dcxm9L3B2t3k70Y3L2fkZQwYSyb71Og%40mail.gmail.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+...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/weewx-user/CACjxfUvkKFUa%3DtmzHqtKvtHZ4f0OnDQAjfeBVZ4hKXUh60M1EQ%40mail.gmail.com
 
 .

>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "weewx-user" group.
>>> To unsubscribe from 

Re: [weewx-user] V5.0.0 available

2024-01-14 Thread Gerard Cerchio
I read the upgrade guide and the change log. I have a very stable 
installation running on 4.10.2. All the directory and weewx user changes 
look a bit scary to me because I have site specific python scripts in 
weewx/user directory that read and format Scripps buoy RSS feeds. 

Any  guess how hard of time I'll have for the upgrade now that weewx has 
shown up in apt upgrade list?

On Sunday, January 14, 2024 at 3:07:16 PM UTC-8 vince wrote:

> From Tom's announcement - "Be sure to read the Upgrade Guide 
> ."   You need to install 
> epel-release.
> On Sunday, January 14, 2024 at 2:56:06 PM UTC-8 Dale Chatham wrote:
>
>> I have a somewhat different problem:
>>
>> sudo yum update weewx
>> Last metadata expiration check: 2:16:48 ago on Sun 14 Jan 2024 02:38:40 
>> PM CST.
>> Dependencies resolved.
>>
>>  Problem: cannot install the best update candidate for package 
>> weewx-4.10.2-1.el8.noarch
>>   - nothing provides epel-release needed by weewx-5.0.0-1.el8.noarch from 
>> weewx
>>   - nothing provides python3-importlib-resources needed by 
>> weewx-5.0.0-1.el8.noarch from weewx
>>
>> ==
>>  PackageArchitecture
>> Version  
>> Repository  Size
>>
>> ==
>> Skipping packages with broken dependencies:
>>  weewx  noarch  
>> 5.0.0-1.el8  weewx  
>> 1.2 M
>>
>> Transaction Summary
>>
>> ==
>> Skip  1 Package
>>
>> Nothing to do.
>> Complete!
>>
>>
>>
>>
>>
>>
>> On 1/14/2024 4:40 PM, p q wrote:
>>
>> I'm in the same boat. But I know I upgraded to 4.0 using apt so I'm 
>> pretty sure I need to follow those instructions. 
>>
>> On Sun, Jan 14, 2024, 2:36 PM Colin Larsen  wrote:
>>
>>> Congratulations on the release of V5 team.  
>>> Now I just have to remember how I did my original install 
>>>
>>> Colin
>>>
>>> On Mon, 15 Jan 2024, 11:25 Tom Keffer,  wrote:
>>>
 A year in the making, V5 is finally available! Some minor new features, 
 but most of the work has been to keep up with the changing world of Python 
 --- lots of things have become obsolete (distutils), while others have 
 just 
 changed. 

 A few changes to highlight:

- WeeWX can now be installed using pip. The old setup.py method is 
gone. 
- Support for the latest versions of Python. 
- Improved documentation. 
- The utilities have been pulled together under one master utility, 
weectl, making it easier to find the functionality you need. 
- Management of multiple stations is easier and more modular. 

 Complete change list .

 Quickstart install and upgrade instructions 
 . 

 Be sure to read the Upgrade Guide 
 .

 - Tom, Matt, and Gary.

 -- 
 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/CAPq0zEDyOXhODJ_XaCw%3Dcxm9L3B2t3k70Y3L2fkZQwYSyb71Og%40mail.gmail.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+...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/weewx-user/CACjxfUvkKFUa%3DtmzHqtKvtHZ4f0OnDQAjfeBVZ4hKXUh60M1EQ%40mail.gmail.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+...@googlegroups.com.
>>
>> To view this discussion on the web visit 
>> 

Re: [weewx-user] V5.0.0 available

2024-01-14 Thread vince
>From Tom's announcement - "Be sure to read the Upgrade Guide 
."   You need to install 
epel-release.
On Sunday, January 14, 2024 at 2:56:06 PM UTC-8 Dale Chatham wrote:

> I have a somewhat different problem:
>
> sudo yum update weewx
> Last metadata expiration check: 2:16:48 ago on Sun 14 Jan 2024 02:38:40 PM 
> CST.
> Dependencies resolved.
>
>  Problem: cannot install the best update candidate for package 
> weewx-4.10.2-1.el8.noarch
>   - nothing provides epel-release needed by weewx-5.0.0-1.el8.noarch from 
> weewx
>   - nothing provides python3-importlib-resources needed by 
> weewx-5.0.0-1.el8.noarch from weewx
>
> ==
>  PackageArchitecture
> Version  
> Repository  Size
>
> ==
> Skipping packages with broken dependencies:
>  weewx  noarch  
> 5.0.0-1.el8  weewx  
> 1.2 M
>
> Transaction Summary
>
> ==
> Skip  1 Package
>
> Nothing to do.
> Complete!
>
>
>
>
>
>
> On 1/14/2024 4:40 PM, p q wrote:
>
> I'm in the same boat. But I know I upgraded to 4.0 using apt so I'm pretty 
> sure I need to follow those instructions. 
>
> On Sun, Jan 14, 2024, 2:36 PM Colin Larsen  wrote:
>
>> Congratulations on the release of V5 team.  
>> Now I just have to remember how I did my original install 
>>
>> Colin
>>
>> On Mon, 15 Jan 2024, 11:25 Tom Keffer,  wrote:
>>
>>> A year in the making, V5 is finally available! Some minor new features, 
>>> but most of the work has been to keep up with the changing world of Python 
>>> --- lots of things have become obsolete (distutils), while others have just 
>>> changed. 
>>>
>>> A few changes to highlight:
>>>
>>>- WeeWX can now be installed using pip. The old setup.py method is 
>>>gone. 
>>>- Support for the latest versions of Python. 
>>>- Improved documentation. 
>>>- The utilities have been pulled together under one master utility, 
>>>weectl, making it easier to find the functionality you need. 
>>>- Management of multiple stations is easier and more modular. 
>>>
>>> Complete change list .
>>>
>>> Quickstart install and upgrade instructions 
>>> . 
>>>
>>> Be sure to read the Upgrade Guide 
>>> .
>>>
>>> - Tom, Matt, and Gary.
>>>
>>> -- 
>>> 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/CAPq0zEDyOXhODJ_XaCw%3Dcxm9L3B2t3k70Y3L2fkZQwYSyb71Og%40mail.gmail.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+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/CACjxfUvkKFUa%3DtmzHqtKvtHZ4f0OnDQAjfeBVZ4hKXUh60M1EQ%40mail.gmail.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+...@googlegroups.com.
>
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/weewx-user/CAA1SM22pXFe8OJddM%3DwcxzxJtVHTXW_rJcez6rZy6eyaR%2BhzGA%40mail.gmail.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 

Re: [weewx-user] Re: Why the rain 'spikes'?

2024-01-14 Thread Tom Keffer
I think I'm getting close to figuring this out. Can you confirm the
following:

- You are using the "ws6in1" driver, right? This one
.
- What unit system are you using in your database? This is the setting for
option "*target_unit*".

-tk

On Sun, Jan 14, 2024 at 10:56 AM Ξ  wrote:

> and the NOAA reports show it too:
>
>MONTHLY CLIMATOLOGICAL SUMMARY for Sep 2023
>
> NAME: Dolni Okol
> ELEV: 1010 metersLAT: 42-29.40 NLONG: 023-29.70 E
>
>
>TEMPERATURE (C), RAIN (mm), WIND SPEED (m/s)
>
>  HEAT   COOL AVG
>   MEAN   DEGDEG  WIND
>   DOM   INSIDE  INS
> DAY   TEMP   HIGH   TIMELOW   TIME   DAYS   DAYS   RAIN  SPEED   HIGH
>   TIMEDIR   HIGHLOW
>
> -
>  01   16.7   28.7  15:308.5  07:301.30.00.00.12.7
>  14:30165   22.8   20.3
>  02   18.6   33.0  16:15   10.7  07:300.00.60.00.02.1
>  16:30186   23.1   20.7
>  03   18.8   32.7  16:15   10.0  07:300.00.80.00.12.2
>  10:45168   23.2   20.6
>  04   12.3   16.5  00:15   11.1  20:155.70.0   25.60.14.2
>  07:30 95   22.5   19.0
>  05   13.3   20.0  15:45   11.5  07:304.70.0   11.60.02.0
>  02:00282   19.0   18.3
>  06   15.7   25.1  16:07   10.5  04:402.30.00.00.02.1
>  14:02161   18.8   17.6
>  07   17.2   25.7  16:02   14.0  07:190.80.00.80.02.6
>  12:09152   19.4   18.3
>  08   17.3   30.3  15:36   10.3  07:180.70.00.80.02.5
>  10:30161   20.4   18.4
>  09   16.9   32.8  16:199.2  07:331.10.00.00.12.2
>  15:13188   21.0   18.7
>  10   14.9   29.4  16:246.1  06:523.10.00.00.12.2
>  14:40184   21.1   17.9
>  11   15.2   32.1  15:306.5  06:012.80.00.00.01.9
>  15:10163   21.2   18.0
>  12   15.5   34.3  17:105.3  07:072.50.00.00.02.0
>  12:38155   20.9   17.7
>  13   16.0   36.0  17:177.0  07:082.00.00.00.02.1
>  15:20168   21.5   18.1
>  14   18.0   32.7  15:41   10.1  03:420.00.00.00.12.2
>  14:23 86   21.9   19.3
>  15   18.0   29.2  16:13   11.1  07:040.00.00.00.02.0
>  11:07185   22.6   20.0
>  16   17.5   28.7  17:15   13.9  23:450.50.0   59.20.01.7
>  15:02188   22.0   20.7
>  17   16.0   29.0  16:20   11.2  23:542.00.00.80.01.1
>  16:16172   20.9   19.6
>  18   16.4   29.9  15:559.8  23:531.60.00.00.02.0
>  15:16182   20.4   19.0
>  19   14.6   29.6  16:437.1  06:423.40.00.40.01.8
>  23:47146   20.0   17.8
>  20   16.6   31.8  17:339.3  07:271.40.09.60.12.5
>  00:04164   21.2   18.3
>  21   16.8   33.2  17:23   10.6  02:411.20.00.40.02.0
>  20:39295   20.6   19.1
>  22   19.7   33.1  16:33   11.2  07:130.01.70.00.14.2
>  15:00290   22.3   19.2
>  23   21.2   36.6  15:47   11.7  07:300.03.20.00.02.2
>  12:23289   23.6   20.5
>  24   17.8   24.7  15:31   12.8  04:530.20.00.00.01.8
>  10:08243   23.4   21.5
>  25   17.9   28.8  16:26   14.7  05:330.10.00.00.12.3
>  10:52168   22.3   21.2
>  26   16.2   27.2  16:209.9  07:321.80.00.00.13.6
>  14:22168   21.6   19.6
>  27   15.5   26.6  15:149.4  06:002.50.00.00.13.0
>  11:47169   21.5   19.1
>  28   14.7   26.1  15:537.8  05:533.30.00.00.02.1
>  13:01216   20.1   18.6
>  29   15.2   26.7  15:299.8  23:512.80.00.00.12.8
>  13:59205   20.1   18.3
>  30   14.5   26.9  17:138.7  07:553.50.00.00.12.3
>  12:57201   20.5   17.8
>
> -
>   16.5   36.6 235.3 12   51.26.3  109.20.04.2
> 04176   23.6   17.6
>
>
>
> =
>
> For December
>
>   MONTHLY CLIMATOLOGICAL SUMMARY for Dec 2023
> NAME: Dolni Okol
> ELEV: 1010 metersLAT: 42-29.40 NLONG: 023-29.70 E
>
>
>TEMPERATURE (C), RAIN (mm), WIND SPEED (m/s)
>
>  HEAT   COOL AVG
>   MEAN   DEGDEG  WIND
>   DOM   INSIDE  INS
> DAY   TEMP   HIGH   TIMELOW   TIME   DAYS   DAYS   RAIN  SPEED   HIGH
>   TIMEDIR   HIGHLOW
>
> 

Re: [weewx-user] V5.0.0 available

2024-01-14 Thread Dale Chatham

I have a somewhat different problem:

sudo yum update weewx
Last metadata expiration check: 2:16:48 ago on Sun 14 Jan 2024 02:38:40 
PM CST.

Dependencies resolved.

 Problem: cannot install the best update candidate for package 
weewx-4.10.2-1.el8.noarch
  - nothing provides epel-release needed by weewx-5.0.0-1.el8.noarch 
from weewx
  - nothing provides python3-importlib-resources needed by 
weewx-5.0.0-1.el8.noarch from weewx

==
 Package Architecture Version Repository  Size
==
Skipping packages with broken dependencies:
 weewx noarch 5.0.0-1.el8 weewx  1.2 M

Transaction Summary
==
Skip  1 Package

Nothing to do.
Complete!






On 1/14/2024 4:40 PM, p q wrote:
I'm in the same boat. But I know I upgraded to 4.0 using apt so I'm 
pretty sure I need to follow those instructions.


On Sun, Jan 14, 2024, 2:36 PM Colin Larsen  wrote:

Congratulations on the release of V5 team.
Now I just have to remember how I did my original install 

Colin

On Mon, 15 Jan 2024, 11:25 Tom Keffer,  wrote:

A year in the making, V5 is finally available! Some minor new
features, but most of the work has been to keep up with the
changing world of Python --- lots of things have become
obsolete (distutils), while others have just changed.

A few changes to highlight:

  * WeeWX can now be installed using pip. The old setup.py
method is gone.
  * Support for the latest versions of Python.
  * Improved documentation.
  * The utilities have been pulled together under one master
utility, weectl, making it easier to find
the functionality you need.
  * Management of multiple stations is easier and more modular.

Complete change list .

Quickstart install and upgrade instructions
.

Be sure to read the Upgrade Guide
.

- Tom, Matt, and Gary.

-- 
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/CAPq0zEDyOXhODJ_XaCw%3Dcxm9L3B2t3k70Y3L2fkZQwYSyb71Og%40mail.gmail.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/CACjxfUvkKFUa%3DtmzHqtKvtHZ4f0OnDQAjfeBVZ4hKXUh60M1EQ%40mail.gmail.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/CAA1SM22pXFe8OJddM%3DwcxzxJtVHTXW_rJcez6rZy6eyaR%2BhzGA%40mail.gmail.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/8fe44d80-6287-4fc7-96dc-9f2d48b6bb98%40gmail.com.


Re: [weewx-user] V5.0.0 available

2024-01-14 Thread p q
I'm in the same boat. But I know I upgraded to 4.0 using apt so I'm pretty
sure I need to follow those instructions.

On Sun, Jan 14, 2024, 2:36 PM Colin Larsen  wrote:

> Congratulations on the release of V5 team.
> Now I just have to remember how I did my original install 
>
> Colin
>
> On Mon, 15 Jan 2024, 11:25 Tom Keffer,  wrote:
>
>> A year in the making, V5 is finally available! Some minor new features,
>> but most of the work has been to keep up with the changing world of Python
>> --- lots of things have become obsolete (distutils), while others have just
>> changed.
>>
>> A few changes to highlight:
>>
>>- WeeWX can now be installed using pip. The old setup.py method is
>>gone.
>>- Support for the latest versions of Python.
>>- Improved documentation.
>>- The utilities have been pulled together under one master utility,
>>weectl, making it easier to find the functionality you need.
>>- Management of multiple stations is easier and more modular.
>>
>> Complete change list .
>>
>> Quickstart install and upgrade instructions
>> .
>>
>> Be sure to read the Upgrade Guide
>> .
>>
>> - Tom, Matt, and Gary.
>>
>> --
>> 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/CAPq0zEDyOXhODJ_XaCw%3Dcxm9L3B2t3k70Y3L2fkZQwYSyb71Og%40mail.gmail.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/CACjxfUvkKFUa%3DtmzHqtKvtHZ4f0OnDQAjfeBVZ4hKXUh60M1EQ%40mail.gmail.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/CAA1SM22pXFe8OJddM%3DwcxzxJtVHTXW_rJcez6rZy6eyaR%2BhzGA%40mail.gmail.com.


Re: [weewx-user] V5.0.0 available

2024-01-14 Thread Colin Larsen
Congratulations on the release of V5 team.
Now I just have to remember how I did my original install 

Colin

On Mon, 15 Jan 2024, 11:25 Tom Keffer,  wrote:

> A year in the making, V5 is finally available! Some minor new features,
> but most of the work has been to keep up with the changing world of Python
> --- lots of things have become obsolete (distutils), while others have just
> changed.
>
> A few changes to highlight:
>
>- WeeWX can now be installed using pip. The old setup.py method is
>gone.
>- Support for the latest versions of Python.
>- Improved documentation.
>- The utilities have been pulled together under one master utility,
>weectl, making it easier to find the functionality you need.
>- Management of multiple stations is easier and more modular.
>
> Complete change list .
>
> Quickstart install and upgrade instructions
> .
>
> Be sure to read the Upgrade Guide
> .
>
> - Tom, Matt, and Gary.
>
> --
> 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/CAPq0zEDyOXhODJ_XaCw%3Dcxm9L3B2t3k70Y3L2fkZQwYSyb71Og%40mail.gmail.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/CACjxfUvkKFUa%3DtmzHqtKvtHZ4f0OnDQAjfeBVZ4hKXUh60M1EQ%40mail.gmail.com.


[weewx-user] V5.0.0 available

2024-01-14 Thread Tom Keffer
A year in the making, V5 is finally available! Some minor new features, but
most of the work has been to keep up with the changing world of Python ---
lots of things have become obsolete (distutils), while others have just
changed.

A few changes to highlight:

   - WeeWX can now be installed using pip. The old setup.py method is gone.
   - Support for the latest versions of Python.
   - Improved documentation.
   - The utilities have been pulled together under one master utility,
   weectl, making it easier to find the functionality you need.
   - Management of multiple stations is easier and more modular.

Complete change list .

Quickstart install and upgrade instructions
.

Be sure to read the Upgrade Guide .

- Tom, Matt, and Gary.

-- 
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/CAPq0zEDyOXhODJ_XaCw%3Dcxm9L3B2t3k70Y3L2fkZQwYSyb71Og%40mail.gmail.com.


[weewx-user] Re: Best Equipment?

2024-01-14 Thread vince
There are over 12,000 posts over here (really) 
- https://www.wxforum.net/index.php?board=71.0

Re: 'best' everybody's answer differs.  Really comes down to your budget, 
size limitations, whether you need an inside console, and these days 
whether you are ok running gear that requires internet connectivity and 
'phones home' to a vendor possibly in China.  And I guess how much you like 
to fiddle with computers or are willing to learn how to do so perhaps.

Start with your $$$ budget and how much your time+labor are worth to you 
and how much you want to spend for both time+labor.

-- 
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/8fbfacf8-83e7-42bc-ba9f-f11f5472d11fn%40googlegroups.com.


[weewx-user] Re: Best Equipment?

2024-01-14 Thread peterq...@gmail.com
Look 
here https://groups.google.com/g/weewx-user/c/wH_DAghj0eA/m/2hDWlMSUBwAJ
and 
https://groups.google.com/g/weewx-user/c/UWJyAD2Sl78/m/D9oCbgB1mT8J
https://groups.google.com/g/weewx-user/c/IxALZvj_Qz8/m/GbSMbOAKAAAJ

Just search the forum for conversations on buying weather stations and 
you'll find a load of options/opinions.

On Sunday, January 14, 2024 at 11:18:24 AM UTC-8 Greg Stewart wrote:

> I was looking at the software used by local stations here on the Puget 
> Sound to find out what programs are used. I want to buy compatible 
> equipment first. Unfortunately this location is not really suitable for 
> wind speed measurement. Rain gage measurements may be innaccurate also due 
> to the trees. 
>
> I am new to weather reporting but as a sailor and outdoorsman I am very 
> interested in contributing to the " Weather-grid" but unsure My data will 
> help much without wind and rain figures.
>
> Nonetheless I still want to have at least temperature and Barometric 
> pressure and would like a recomendation on equpment that will last. I'd 
> rather not contribute to the landfill!
>
> Any advice would be great.
>
>
>

-- 
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/0f095818-67f9-4446-aff2-ae74968dd918n%40googlegroups.com.


[weewx-user] Best Equipment?

2024-01-14 Thread Greg Stewart
I was looking at the software used by local stations here on the Puget 
Sound to find out what programs are used. I want to buy compatible 
equipment first. Unfortunately this location is not really suitable for 
wind speed measurement. Rain gage measurements may be innaccurate also due 
to the trees. 

I am new to weather reporting but as a sailor and outdoorsman I am very 
interested in contributing to the " Weather-grid" but unsure My data will 
help much without wind and rain figures.

Nonetheless I still want to have at least temperature and Barometric 
pressure and would like a recomendation on equpment that will last. I'd 
rather not contribute to the landfill!

Any advice would be great.


-- 
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/45633e80-ff4b-4faa-8c19-bb3706f3882cn%40googlegroups.com.


Re: [weewx-user] Re: Why the rain 'spikes'?

2024-01-14 Thread Ξ
and the NOAA reports show it too:

   MONTHLY CLIMATOLOGICAL SUMMARY for Sep 2023

NAME: Dolni Okol  
ELEV: 1010 metersLAT: 42-29.40 NLONG: 023-29.70 E


   TEMPERATURE (C), RAIN (mm), WIND SPEED (m/s)

 HEAT   COOL AVG
  MEAN   DEGDEG  WIND   
DOM   INSIDE  INS
DAY   TEMP   HIGH   TIMELOW   TIME   DAYS   DAYS   RAIN  SPEED   HIGH   
TIMEDIR   HIGHLOW
-
 01   16.7   28.7  15:308.5  07:301.30.00.00.12.7 
 14:30165   22.8   20.3
 02   18.6   33.0  16:15   10.7  07:300.00.60.00.02.1 
 16:30186   23.1   20.7
 03   18.8   32.7  16:15   10.0  07:300.00.80.00.12.2 
 10:45168   23.2   20.6
 04   12.3   16.5  00:15   11.1  20:155.70.0   25.60.14.2 
 07:30 95   22.5   19.0
 05   13.3   20.0  15:45   11.5  07:304.70.0   11.60.02.0 
 02:00282   19.0   18.3
 06   15.7   25.1  16:07   10.5  04:402.30.00.00.02.1 
 14:02161   18.8   17.6
 07   17.2   25.7  16:02   14.0  07:190.80.00.80.02.6 
 12:09152   19.4   18.3
 08   17.3   30.3  15:36   10.3  07:180.70.00.80.02.5 
 10:30161   20.4   18.4
 09   16.9   32.8  16:199.2  07:331.10.00.00.12.2 
 15:13188   21.0   18.7
 10   14.9   29.4  16:246.1  06:523.10.00.00.12.2 
 14:40184   21.1   17.9
 11   15.2   32.1  15:306.5  06:012.80.00.00.01.9 
 15:10163   21.2   18.0
 12   15.5   34.3  17:105.3  07:072.50.00.00.02.0 
 12:38155   20.9   17.7
 13   16.0   36.0  17:177.0  07:082.00.00.00.02.1 
 15:20168   21.5   18.1
 14   18.0   32.7  15:41   10.1  03:420.00.00.00.12.2 
 14:23 86   21.9   19.3
 15   18.0   29.2  16:13   11.1  07:040.00.00.00.02.0 
 11:07185   22.6   20.0
 16   17.5   28.7  17:15   13.9  23:450.50.0   59.20.01.7 
 15:02188   22.0   20.7
 17   16.0   29.0  16:20   11.2  23:542.00.00.80.01.1 
 16:16172   20.9   19.6
 18   16.4   29.9  15:559.8  23:531.60.00.00.02.0 
 15:16182   20.4   19.0
 19   14.6   29.6  16:437.1  06:423.40.00.40.01.8 
 23:47146   20.0   17.8
 20   16.6   31.8  17:339.3  07:271.40.09.60.12.5 
 00:04164   21.2   18.3
 21   16.8   33.2  17:23   10.6  02:411.20.00.40.02.0 
 20:39295   20.6   19.1
 22   19.7   33.1  16:33   11.2  07:130.01.70.00.14.2 
 15:00290   22.3   19.2
 23   21.2   36.6  15:47   11.7  07:300.03.20.00.02.2 
 12:23289   23.6   20.5
 24   17.8   24.7  15:31   12.8  04:530.20.00.00.01.8 
 10:08243   23.4   21.5
 25   17.9   28.8  16:26   14.7  05:330.10.00.00.12.3 
 10:52168   22.3   21.2
 26   16.2   27.2  16:209.9  07:321.80.00.00.13.6 
 14:22168   21.6   19.6
 27   15.5   26.6  15:149.4  06:002.50.00.00.13.0 
 11:47169   21.5   19.1
 28   14.7   26.1  15:537.8  05:533.30.00.00.02.1 
 13:01216   20.1   18.6
 29   15.2   26.7  15:299.8  23:512.80.00.00.12.8 
 13:59205   20.1   18.3
 30   14.5   26.9  17:138.7  07:553.50.00.00.12.3 
 12:57201   20.5   17.8
-
  16.5   36.6 235.3 12   51.26.3  109.20.04.2   
  04176   23.6   17.6


=

For December

  MONTHLY CLIMATOLOGICAL SUMMARY for Dec 2023
NAME: Dolni Okol  
ELEV: 1010 metersLAT: 42-29.40 NLONG: 023-29.70 E


   TEMPERATURE (C), RAIN (mm), WIND SPEED (m/s)

 HEAT   COOL AVG
  MEAN   DEGDEG  WIND   
DOM   INSIDE  INS
DAY   TEMP   HIGH   TIMELOW   TIME   DAYS   DAYS   RAIN  SPEED   HIGH   
TIMEDIR   HIGHLOW
-
 019.4   14.7  13:30   -1.1  00:188.60.00.00.66.6 
 11:583267.85.0
 027.6   17.5  15:232.7  20:58   10.40.00.00.13.3 
 14:383257.97.2
 034.9   12.0  00:26   -2.0  23:56   13.10.0   13.20.13.3 
 13:02 337.97.1
 04   -2.3   11.7  15:39   -6.3  07:48   20.3

Re: [weewx-user] Re: Why the rain 'spikes'?

2024-01-14 Thread Ξ
Many thanks for the pointers:






*sqlite> select dateTime, date(dateTime,'unixepoch','localtime'), sum(rain) 
from archive where 
date(dateTime,'unixepoch','localtime')=='2023-09-16';1694811600|2023-09-16|59.2sqlite>
 
select dateTime, date(dateTime,'unixepoch','localtime') as dt, sum from 
archive_day_rain where dt=='2023-09-16';1694811600|2023-09-16|59.2sqlite> *



On Tuesday, January 9, 2024 at 1:30:00 AM UTC+2 Tom Keffer wrote:

Unfortunately, the daily summary total is for 2023-09-17. We need 
2023-09-16.

Rather than mess with unix epoch times, here is a simpler way to do it:

*select **dateTime, date(dateTime,'unixepoch','localtime'), **sum(rain) 
from archive where date(dateTime,'unixepoch','localtime')=='2023-09-16';*
*select dateTime, date(dateTime,'unixepoch','localtime') as dt, sum from 
archive_day_rain where dt=='2023-09-16';*

The first query is not totally accurate because the record stamped 
2023-09-16 00:00 is included, although it is actually part of the previous 
day. But, your totals are so far off, it should be good enough.


-- 
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/17e0dd15-81b8-48ab-b8b5-bddfed290d7en%40googlegroups.com.


[weewx-user] Re: Using radar data provided by the German Weather Service DWD

2024-01-14 Thread Karen K
hesf...@gmail.com schrieb am Sonntag, 14. Januar 2024 um 12:49:44 UTC+1:

und die Datei "radar-HG.png"  wird erzeugt, jedoch ohne die Landegrenzen.


Bitte die Datei countrycoords.txt vorerst hier herunterladen: 
https://www.woellsdorf-wetter.de/dwd/countrycoords.txt

P.S.: Auch "WN" und "RV" sollten inzwischen ein Ergebnis liefern.

-- 
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/e9662ce1-7b99-4a2b-a1f3-81eda23a0716n%40googlegroups.com.


Re: [weewx-user] Re: WDC Skin

2024-01-14 Thread tarob...@gmail.com
Thank you, sorry should've looked that up on bug with 3.4.

I realized I needed to update the weewx.conf HTML_ROOT section after 
posting. All is working now, thank you David!

On Saturday, January 13, 2024 at 6:58:24 PM UTC-5 David Bätge wrote:

> *Just upgraded to the new 3.4.0 skin (from 3.1.1). I am getting the 
> following error when the reports run.*
>
> This bug was introduced with 3.4, please see here: 
> https://github.com/Daveiano/weewx-wdc/issues/191#issuecomment-1877890285 
> or 
> https://github.com/Daveiano/weewx-wdc/discussions/218#discussioncomment-7470782
>
> *I also changed the base path in skin.conf to /weewx/wdc/ and still trying 
> to send the generated files to /weewx/*
>
> You want to change the HTML_ROOT, not the base_path. See 
> https://github.com/Daveiano/weewx-wdc/wiki/WeeWX-related#setting-html_root-and-basepath
>  
> or 
> https://github.com/Daveiano/weewx-wdc/wiki/WeeWX-related#setting-html_root-and-basepath
>  
> and https://github.com/Daveiano/weewx-wdc/wiki/Configuration#extras
>
> tarob...@gmail.com schrieb am Freitag, 12. Januar 2024 um 21:35:44 UTC+1:
>
>> Just upgraded to the new 3.4.0 skin (from 3.1.1). I am getting the 
>> following error when the reports run.
>>
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>> Evaluation of template /etc/weewx/skins/weewx-wdc/index.html.tmpl failed 
>> with exception ''
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>>  Ignoring template /etc/weewx/skins/weewx-wdc/index.html.tmpl
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>>  Reason: could not convert string to float: 'geocode=34.743313'
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>>   Traceback (most recent call last):
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>> File "/usr/share/weewx/weewx/cheetahgenerator.py", line 348, in 
>> generate
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>>   unicode_string = compiled_template.respond()
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>> File "_etc_weewx_skins_weewx_wdc_index_html_tmpl.py", line 267, in 
>> respond
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>> File "/usr/lib/python3/dist-packages/Cheetah/Template.py", line 
>> 1708, in _handleCheetahInclude
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>>   self._CHEETAH__cheetahIncludes[_includeID].respond(trans)
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>> File "_etc_weewx_skins_weewx_wdc_includes_body_alternative_inc.py", 
>> line 286, in respond
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>> File "/usr/lib/python3/dist-packages/Cheetah/Template.py", line 
>> 1708, in _handleCheetahInclude
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>>   self._CHEETAH__cheetahIncludes[_includeID].respond(trans)
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>> File "_etc_weewx_skins_weewx_wdc_includes_forecast_inc.py", line 
>> 256, in respond
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>> File "/usr/lib/python3/dist-packages/Cheetah/Template.py", line 
>> 1708, in _handleCheetahInclude
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>>   self._CHEETAH__cheetahIncludes[_includeID].respond(trans)
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>> File "_etc_weewx_skins_weewx_wdc_includes_forecast_table_inc.py", 
>> line 1749, in respond
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>> File "_etc_weewx_skins_weewx_wdc_includes_forecast_table_inc.py", 
>> line 520, in __errorCatcher65
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>> File "", line 1, in 
>> Jan 12 15:30:34 raspberrypiNAS weewx[19495] ERROR weewx.cheetahgenerator: 
>>   ValueError: could not convert string to float: 'geocode=34.743313'
>> Jan 12 15:30:50 raspberrypiNAS weewx[19495] INFO weewx.cheetahgenerator: 
>> Generated 11 files for report WdcReport in 19.02 seconds
>> Jan 12 15:30:50 raspberrypiNAS weewx[19495] INFO weewx.reportengine: 
>> Copied 0 files to /var/www/html/weewx
>>
>> I also changed the base path in skin.conf to /weewx/wdc/ and still trying 
>> to send the generated files to /weewx/
>>
>> Thanks,
>> Troy
>>
>> On Sunday, August 27, 2023 at 10:14:41 AM UTC-4 David Bätge wrote:
>>
>>> Hi Mau,
>>>
>>> yes, the wiki realy includes a lot of information. I guess you are 
>>> missing the base_path setting, see 
>>> https://github.com/Daveiano/weewx-wdc/wiki/WeeWX-related#setting-html_root-and-basepath
>>>  
>>> and 

[weewx-user] Re: Using radar data provided by the German Weather Service DWD

2024-01-14 Thread hesf...@gmail.com
Nachtrag:
in weatherservicesradar.py in Zeile 260 von
#self.font_file = 
'/etc/weewx/skins/Belchertown1_3/lib/fonts/roboto/KFOlCnqEu92Fr1MmSU5fBBc9.ttf'
self.font_file = '/usr/share/fonts/truetype/freefont/FreeMono.ttf'
gewechselt
und die Datei "radar-HG.png"  wird erzeugt, jedoch ohne die Landegrenzen.

Danke
Hartmut

hesf...@gmail.com schrieb am Sonntag, 14. Januar 2024 um 11:09:59 UTC+1:

> Hallo,
> eine kurze Frage zum Radarbild
>
> eine Fehlermeldung in der log.datei
> 2024-01-14T10:56:58.986219+01:00 wetter weewxd-weewx[1591495]: INFO 
> user.DWD.base: thread 'OPENMETEO-ThisStation' starting
> 2024-01-14T10:56:58.986759+01:00 wetter weewxd-weewx[1591495]: INFO 
> user.DWD: site_dict {'Station': {'provider': 'DWD', 'model': 'HG', 
> 'easting': '7255594.98', 'northing': '-3424660.38', 'prefix': '', 
> 'latitude': '53.6059404', 'longitude': '11.3413982'}, 'Karte': {'provider': 
> 'DWD', 'model': 'HG', 'prefix': '', 'map': ['100', '100', '900', '1000'], 
> 'background': 'light'}}
> 2024-01-14T10:56:58.987310+01:00 wetter weewxd-weewx[1591495]: INFO 
> user.DWD: location_dict {'debug': '0', 'WEEWX_ROOT': '/etc/weewx', 
> 'log_success': 'True', 'log_failure': 'True', 'version': '5.0.0', 
> 'config_path': '/etc/weewx/weewx.conf', 'WEEWX_ROOT_ORIG': '/etc/weewx', 
> 'path': '/etc/weewx/skins/DWD/dwdws', 'provider': 'DWD', 'model': 'HG', 
> 'easting': '7255594.98', 'northing': '-3424660.38', 'prefix': '', 
> 'latitude': '53.6059404', 'longitude': '11.3413982'}
> 2024-01-14T10:56:58.987954+01:00 wetter weewxd-weewx[1591495]: INFO 
> user.DWD: location_dict {'debug': '0', 'WEEWX_ROOT': '/etc/weewx', 
> 'log_success': 'True', 'log_failure': 'True', 'version': '5.0.0', 
> 'config_path': '/etc/weewx/weewx.conf', 'WEEWX_ROOT_ORIG': '/etc/weewx', 
> 'path': '/etc/weewx/skins/DWD/dwdws', 'provider': 'DWD', 'model': 'HG', 
> 'prefix': '', 'map': ['100', '100', '900', '1000'], 'background': 'light'}
> 2024-01-14T10:56:58.989080+01:00 wetter weewxd-weewx[1591495]: INFO 
> user.DWD: radar DWD_!_HG
> 2024-01-14T10:56:58.989800+01:00 wetter weewxd-weewx[1591495]: INFO 
> user.DWD: radar {'provider': 'DWD', 'model': 'HG', 'path': 
> '/etc/weewx/skins/DWD/dwdws', 'log_success': 'True', 'log_failure': 'True', 
> 'Station': ConfigObj({'debug': '0', 'WEEWX_ROOT': '/etc/weewx', 
> 'log_success': 'True', 'log_failure': 'True', 'version': '5.0.0', 
> 'config_path': '/etc/weewx/weewx.conf', 'WEEWX_ROOT_ORIG': '/etc/weewx', 
> 'path': '/etc/weewx/skins/DWD/dwdws', 'provider': 'DWD', 'model': 'HG', 
> 'easting': '7255594.98', 'northing': '-3424660.38', 'prefix': '', 
> 'latitude': '53.6059404', 'longitude': '11.3413982'}), 'Karte': 
> ConfigObj({'debug': '0', 'WEEWX_ROOT': '/etc/weewx', 'log_success': 'True', 
> 'log_failure': 'True', 'version': '5.0.0', 'config_path': 
> '/etc/weewx/weewx.conf', 'WEEWX_ROOT_ORIG': '/etc/weewx', 'path': 
> '/etc/weewx/skins/DWD/dwdws', 'provider': 'DWD', 'model': 'HG', 'prefix': 
> '', 'map': ['100', '100', '900', '1000'], 'background': 'light'})}
> 2024-01-14T10:56:58.990402+01:00 wetter weewxd-weewx[1591495]: INFO 
> user.DWD.radar: {'provider': 'DWD', 'model': 'HG', 'path': 
> '/etc/weewx/skins/DWD/dwdws', 'log_success': 'True', 'log_failure': 'True', 
> 'prefix': '', 'locations': ConfigObj({'Station': {'xy': (7255594.98, 
> -3424660.38), 'prefix': '', 'latitude': 53.6059404, 'longitude': 
> 11.3413982}}), 'maps': ConfigObj({'Karte': ConfigObj({'debug': '0', 
> 'WEEWX_ROOT': '/etc/weewx', 'log_success': 'True', 'log_failure': 'True', 
> 'version': '5.0.0', 'config_path': '/etc/weewx/weewx.conf', 
> 'WEEWX_ROOT_ORIG': '/etc/weewx', 'path': '/etc/weewx/skins/DWD/dwdws', 
> 'provider': 'DWD', 'model': 'HG', 'prefix': '', 'map': [100, 100, 900, 
> 1000], 'background': 'light'})})}
> 2024-01-14T10:56:58.990999+01:00 wetter weewxd-weewx[1591495]: INFO 
> user.DWD.base: 
> thread 'DWD-Radar-DWD_HG' starting
> 2024-01-14T10:56:58.992436+01:00 wetter weewxd-weewx[1591495]: INFO 
> user.DWD.db: thread 'DWDsave' starting
> 2024-01-14T10:56:58.992751+01:00 wetter weewxd-weewx[1591495]: INFO 
> weewx.engine: StdConvert target unit is 0x10
> dann
> 2024-01-14T10:56:59.116659+01:00 wetter weewxd-weewx[1591495]: INFO 
> user.DWD.base: successfully downloaded 
> https://api.open-meteo.com/v1/dwd-icon
> 2024-01-14T10:56:59.186680+01:00 wetter weewxd-weewx[1591495]: INFO 
> user.DWD.base: 
> successfully downloaded 
> https://opendata.dwd.de/weather/radar/composite/hg/HG_LATEST_000.bz2
> 2024-01-14T10:56:59.629953+01:00 wetter weewxd-weewx[1591495]: ERROR 
> user.DWD.base: thread 'DWD-Radar-DWD_HG': main loop OSError - cannot open 
> resource
> 2024-01-14T10:56:59.638020+01:00 wetter weewxd-weewx[1591495]: INFO 
> user.DWD.base: thread 'DWD-Radar-DWD_HG' stopped
> 2024-01-14T10:56:59.638678+01:00 wetter weewxd-weewx[1591495]: INFO 
> weewx.engine: Clock error is -1.64 seconds (positive is fast)
> 2024-01-14T10:56:59.638766+01:00 wetter weewxd-weewx[1591495]: INFO 
> weewx.engine: Using binding 

[weewx-user] Re: Using radar data provided by the German Weather Service DWD

2024-01-14 Thread hesf...@gmail.com
Hallo,
eine kurze Frage zum Radarbild

eine Fehlermeldung in der log.datei
2024-01-14T10:56:58.986219+01:00 wetter weewxd-weewx[1591495]: INFO 
user.DWD.base: thread 'OPENMETEO-ThisStation' starting
2024-01-14T10:56:58.986759+01:00 wetter weewxd-weewx[1591495]: INFO 
user.DWD: site_dict {'Station': {'provider': 'DWD', 'model': 'HG', 
'easting': '7255594.98', 'northing': '-3424660.38', 'prefix': '', 
'latitude': '53.6059404', 'longitude': '11.3413982'}, 'Karte': {'provider': 
'DWD', 'model': 'HG', 'prefix': '', 'map': ['100', '100', '900', '1000'], 
'background': 'light'}}
2024-01-14T10:56:58.987310+01:00 wetter weewxd-weewx[1591495]: INFO 
user.DWD: location_dict {'debug': '0', 'WEEWX_ROOT': '/etc/weewx', 
'log_success': 'True', 'log_failure': 'True', 'version': '5.0.0', 
'config_path': '/etc/weewx/weewx.conf', 'WEEWX_ROOT_ORIG': '/etc/weewx', 
'path': '/etc/weewx/skins/DWD/dwdws', 'provider': 'DWD', 'model': 'HG', 
'easting': '7255594.98', 'northing': '-3424660.38', 'prefix': '', 
'latitude': '53.6059404', 'longitude': '11.3413982'}
2024-01-14T10:56:58.987954+01:00 wetter weewxd-weewx[1591495]: INFO 
user.DWD: location_dict {'debug': '0', 'WEEWX_ROOT': '/etc/weewx', 
'log_success': 'True', 'log_failure': 'True', 'version': '5.0.0', 
'config_path': '/etc/weewx/weewx.conf', 'WEEWX_ROOT_ORIG': '/etc/weewx', 
'path': '/etc/weewx/skins/DWD/dwdws', 'provider': 'DWD', 'model': 'HG', 
'prefix': '', 'map': ['100', '100', '900', '1000'], 'background': 'light'}
2024-01-14T10:56:58.989080+01:00 wetter weewxd-weewx[1591495]: INFO 
user.DWD: radar DWD_!_HG
2024-01-14T10:56:58.989800+01:00 wetter weewxd-weewx[1591495]: INFO 
user.DWD: radar {'provider': 'DWD', 'model': 'HG', 'path': 
'/etc/weewx/skins/DWD/dwdws', 'log_success': 'True', 'log_failure': 'True', 
'Station': ConfigObj({'debug': '0', 'WEEWX_ROOT': '/etc/weewx', 
'log_success': 'True', 'log_failure': 'True', 'version': '5.0.0', 
'config_path': '/etc/weewx/weewx.conf', 'WEEWX_ROOT_ORIG': '/etc/weewx', 
'path': '/etc/weewx/skins/DWD/dwdws', 'provider': 'DWD', 'model': 'HG', 
'easting': '7255594.98', 'northing': '-3424660.38', 'prefix': '', 
'latitude': '53.6059404', 'longitude': '11.3413982'}), 'Karte': 
ConfigObj({'debug': '0', 'WEEWX_ROOT': '/etc/weewx', 'log_success': 'True', 
'log_failure': 'True', 'version': '5.0.0', 'config_path': 
'/etc/weewx/weewx.conf', 'WEEWX_ROOT_ORIG': '/etc/weewx', 'path': 
'/etc/weewx/skins/DWD/dwdws', 'provider': 'DWD', 'model': 'HG', 'prefix': 
'', 'map': ['100', '100', '900', '1000'], 'background': 'light'})}
2024-01-14T10:56:58.990402+01:00 wetter weewxd-weewx[1591495]: INFO 
user.DWD.radar: {'provider': 'DWD', 'model': 'HG', 'path': 
'/etc/weewx/skins/DWD/dwdws', 'log_success': 'True', 'log_failure': 'True', 
'prefix': '', 'locations': ConfigObj({'Station': {'xy': (7255594.98, 
-3424660.38), 'prefix': '', 'latitude': 53.6059404, 'longitude': 
11.3413982}}), 'maps': ConfigObj({'Karte': ConfigObj({'debug': '0', 
'WEEWX_ROOT': '/etc/weewx', 'log_success': 'True', 'log_failure': 'True', 
'version': '5.0.0', 'config_path': '/etc/weewx/weewx.conf', 
'WEEWX_ROOT_ORIG': '/etc/weewx', 'path': '/etc/weewx/skins/DWD/dwdws', 
'provider': 'DWD', 'model': 'HG', 'prefix': '', 'map': [100, 100, 900, 
1000], 'background': 'light'})})}
2024-01-14T10:56:58.990999+01:00 wetter weewxd-weewx[1591495]: INFO 
user.DWD.base: 
thread 'DWD-Radar-DWD_HG' starting
2024-01-14T10:56:58.992436+01:00 wetter weewxd-weewx[1591495]: INFO 
user.DWD.db: thread 'DWDsave' starting
2024-01-14T10:56:58.992751+01:00 wetter weewxd-weewx[1591495]: INFO 
weewx.engine: StdConvert target unit is 0x10
dann
2024-01-14T10:56:59.116659+01:00 wetter weewxd-weewx[1591495]: INFO 
user.DWD.base: successfully downloaded 
https://api.open-meteo.com/v1/dwd-icon
2024-01-14T10:56:59.186680+01:00 wetter weewxd-weewx[1591495]: INFO 
user.DWD.base: 
successfully downloaded 
https://opendata.dwd.de/weather/radar/composite/hg/HG_LATEST_000.bz2
2024-01-14T10:56:59.629953+01:00 wetter weewxd-weewx[1591495]: ERROR 
user.DWD.base: thread 'DWD-Radar-DWD_HG': main loop OSError - cannot open 
resource
2024-01-14T10:56:59.638020+01:00 wetter weewxd-weewx[1591495]: INFO 
user.DWD.base: thread 'DWD-Radar-DWD_HG' stopped
2024-01-14T10:56:59.638678+01:00 wetter weewxd-weewx[1591495]: INFO 
weewx.engine: Clock error is -1.64 seconds (positive is fast)
2024-01-14T10:56:59.638766+01:00 wetter weewxd-weewx[1591495]: INFO 
weewx.engine: Using binding 'wx_binding' to database 'weewx'
2024-01-14T10:56:59.639274+01:00 wetter weewxd-weewx[1591495]: INFO 
weewx.manager: Starting backfill of daily summaries

und dann nichts mehr von -- > weatherservicesradar.py

gibt es schon ein Muster für contrycoords.txt

Danke
Hartmut
Karen K schrieb am Samstag, 13. Januar 2024 um 08:52:34 UTC+1:

> Und hier haben wir dann Anfänge einer Anleitung 
> .

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe