[weewx-user] Re: My "rain" field adds up

2020-10-07 Thread Susan Mackay
WeeWx expects the amount of rain since the last packet. Therefore you need to remember the last 'rain' value you sent and then subtract that from the current reading (and remember the new value for the next packet). I know you are not using my driver but if you have a look at the HP1000 driver

Re: [weewx-user] Parsing some NWS Area Forecast Matrices fails

2020-10-07 Thread Ernest Jillson
Here is the spec on AFMs from the NWS: https://www.weather.gov/media/notification/dir/AFM_Format.pdf On Wed, Oct 7, 2020 at 5:57 PM John Kline wrote: > Absent a spec on area forecast matrices, and absent any problem reports on > point forecast matrices, there isn’t much to go on here. > > On

[weewx-user] Re: Upgrade PWS- WLL or WiFiLogger2?

2020-10-07 Thread jerry...@gmail.com
Doh! Didn't work on macOS because I forgot the -u username:password argument. Safari used the login keychain so didn't need it. Much better solution for a shell script. On Wednesday, October 7, 2020 at 4:45:18 AM UTC-7 mh081...@gmail.com wrote: > Yes, works with the script from my above

Re: [weewx-user] Cumulated bars

2020-10-07 Thread Tom Keffer
Are you sure you are looking at a new image? Images do not get refreshed any longer than their aggregation interval, which, in this case, would be once a week. Delete the image, wait for the next reporting cycle. On Wed, Oct 7, 2020 at 1:42 PM Invisible Man wrote: > Hmmm... looks like it

Re: [weewx-user] Parsing some NWS Area Forecast Matrices fails

2020-10-07 Thread John Kline
Absent a spec on area forecast matrices, and absent any problem reports on point forecast matrices, there isn’t much to go on here. > On Oct 7, 2020, at 2:35 PM, Michael Bruski wrote: > >  > Hi John, > > I've looked at several forecast matrices from my local and surrounding NWS > forecast

Re: [weewx-user] Parsing some NWS Area Forecast Matrices fails

2020-10-07 Thread Michael Bruski
Hi John, I've looked at several forecast matrices from my local and surrounding NWS forecast offices and haven't seen anything format wise that would lead me to think they would cause a problem for the forecast extension. I have selected several different AFMs and see they parse fine. But I

Re: [weewx-user] Cumulated bars

2020-10-07 Thread Invisible Man
Hmmm... looks like it doesn't change anything... ? [[[yearrain]]] yscale = None, None, 0.02 plot_type = bar rain aggregate_type = cumulative # aggregate_interval = 2629800 # Magic number: the length of a nominal

Re: [weewx-user] Parsing some NWS Area Forecast Matrices fails

2020-10-07 Thread John Kline
Perhaps Area Forecast Matrix responses can’t be treated just like Point Forecast Matrix responses. AFMs are only supported to the extent that they provide an identically formatted response as the PFM response. What do you know about AFMs and the differences between them and PFMs? > On Oct 7,

[weewx-user] Parsing some NWS Area Forecast Matrices fails

2020-10-07 Thread Michael Bruski
Hi all, First of all, I am running WeeWX 4.1.1 with forecast extension 3.4.0b10. I had recently managed to use a Area Forecast Matrix for one location and that is working fine. Recently I tried to setup a second location to use the AFM (different LID and FOID) and it fails to get a forecast

Re: [weewx-user] Register your WeeWX station!

2020-10-07 Thread Tom Keffer
Unfortunately, we have suspended preview snapshots. It was just taking too much memory, which would cause weewx.com to hang. Maybe later! On Tue, Oct 6, 2020 at 12:40 PM Vetti52 wrote: > being registered, but... > when opening the station on the map, there is no preview picture. I am > afraid,

[weewx-user] Re: Can't tell if I'm posting soilTemp1, soilMoist1 and leafWet1 to WU

2020-10-07 Thread 'quantum.m...@googlemail.com' via weewx-user
Just a quick update - I received quick responses back, and as suspected, they both receive the data, but report they do not display the data. This makes sense to me, as the various combinations of Soil Moisture / Temp / Leaf would make it a nightmare to configure. So from my perspective, as

[weewx-user] Re: Can't tell if I'm posting soilTemp1, soilMoist1 and leafWet1 to WU

2020-10-07 Thread 'quantum.m...@googlemail.com' via weewx-user
Just a quick update - I received quick responses back, and as suspected, they both receive the data, but report they do not display the data. This makes sense to me, as the various combinations of Soil Moisture / Temp / Leaf would make it a nightmare to configure. So from my perspective, as

[weewx-user] Re: Upgrade PWS- WLL or WiFiLogger2?

2020-10-07 Thread mh081...@gmail.com
Yes, works with the script from my above reply with curl on raspberry pi4 debian 10 jerry...@gmail.com schrieb am Dienstag, 6. Oktober 2020 um 21:01:31 UTC+2: > I'm curious if the curl command works to restart WiFiLogger2. I first > tried using the lynx command line browser and it

Re: [weewx-user] ecowitt extra sensor data parameters

2020-10-07 Thread gert.a...@gmail.com
Hi No API support from the HP2551. The GW1000 driver supports a local configuration, server and GW1000/DP1500 on the same network. In my case I'm running the weewx on at remote server and therefore I need the Interceptor for the Custom Server upload. You can upload from the DP1500/GW1000 or

[weewx-user] My "rain" field adds up

2020-10-07 Thread Sébastien F4GQK
Hello, I have a WALDBECK Halley WHT3 weather station I use a home automation system where I receive information from the station and via a php file, I have the possibility of exporting to Weewx a txt file with the different fields recognized by weewx (currently every minute) In this file,

Re: [weewx-user] ecowitt extra sensor data parameters

2020-10-07 Thread Paul Ward
Do you think that would work even direct from the HP2551? If I'd understood it right the GW1000 driver uses an API that the consoles don't support directly but the GW1000 does. On Wednesday, October 7, 2020 at 5:52:33 AM UTC+1 ti...@skybase.net wrote: > Hi Paul, > > You could try swapping from

[weewx-user] Re: ecowitt extra sensor data parameters

2020-10-07 Thread Paul Ward
Ah no thanks - dunno why that didn't pop up in a search - thanks I'll look into it On Wednesday, October 7, 2020 at 5:13:57 AM UTC+1 gert.a...@gmail.com wrote: > Hi > > Have You seen this > > ? >