[weewx-user] I can no longer import with WU

2023-05-14 Thread Sébastien F4GQK
For some time, I can no longer import data via Weather Underground.

Can someone remind me of the procedure?

my configuration file wu.conf has been configured successfully

I do this:

sudo wee_import --import-config=/var/tmp/wu.conf --from=2023-01-01T22:30 
--to=2023-04-23T06:00
sudo wee_database --update
sudo wee_database --drop-daily
sudo /etc/init.d/weewx stop
sudo wee_database --rebuild-daily
sudo /etc/init.d/weewx start

I deleted my NOAA and my home/weewx/public_html folder but I can't find my 
history. It is as if the import procedure did not work.

thanks

-- 
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/2c14387f-c3f3-4892-8b02-8de6c906e9ean%40googlegroups.com.


[weewx-user] Multiplying factor wind

2021-03-06 Thread Sébastien F4GQK
Hello,

 I would like to know if on weewx, we have the possibility of putting a 
multiplying factor for the wind measurements. I am using the interceptor 
driver. 


Thanks

Sébastien 

-- 
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/8fd567fa-79bc-4300-8779-b4b40326e17cn%40googlegroups.com.


[weewx-user] Re: error 401 with import WU

2021-01-18 Thread Sébastien F4GQK
Hello,

Thanks for your help, I had put the password in my wd.conf file instead of 
the api key  

Seb

Le lundi 18 janvier 2021 à 00:27:53 UTC+1, gjr80 a écrit :

> I should also add can you double check your API key in /var/tmp/wu.conf 
> is correct by confirming it against the API key listed under the 'API Keys' 
> tab of 'Member Settings' when you login to your WU account.
>
> Gary
>
> On Monday, 18 January 2021 at 09:20:23 UTC+10 gjr80 wrote:
>
>> Thank you. It would appear the credentials you are using to access WU are 
>> not being accepted by WU. Currently there are three distinct pieces of 
>> information you will use in WeeWX to access WU. To post WeeWX data to WU 
>> you will use station ID or name and a password. These are defined in 
>> weewx.conf under [StdRESTful] [[Wunderground]]. If WeeWX is successfully 
>> uploading data to WU then these two parameters are correctly set.
>>
>> When using wee_import to download data from WU you need to use station 
>> ID or name again but his time you need an API key rather than a password. 
>> The API key must be obtained from WU separately is a hexadecimal string 32 
>> characters in length. You must define your station ID or name and API key 
>> in your import config file, in your case /var/tmp/wu.conf.
>>
>> Can you confirm that you have the correct API key against the api_key 
>> setting in /var/tmp/wu.conf and is it 32 hexadecimal characters in 
>> length?
>>
>> Also, could you please post future console output as text rather than as 
>> an image/screenshot, screenshots make life difficult for us, particularly 
>> when using mobile devices. There are a number of ways to do this, if you 
>> are unsure how you will find some guidance in the Help! posting to 
>> weewx-user 
>>  wiki 
>> article.
>>
>> Gary
>> On Sunday, 17 January 2021 at 06:24:49 UTC+10 f4...@f4gqk.fr wrote:
>>
>>> Hello,
>>>
>>> [image: error401.jpg]
>>>
>>>
>>> My version Weewx is : 4.3.0
>>>
>>> Thanks
>>>
>>> Sebastien - F4GQK 
>>>
>>> Le mardi 12 janvier 2021 à 20:30:37 UTC+1, gjr80 a écrit :
>>>
 Hi,

 Can you please post the exact output you are seeing when wee_import 
 fails. Also what version of WeeWX are you running?

 Gary
 On Wednesday, 13 January 2021 at 03:52:44 UTC+10 f4...@f4gqk.fr wrote:

> Hello,
>
> I am going to the following command:
>
>
>
> * wee_import --config=/etc/weewx/weewx.conf 
> --import-config=/var/tmp/wu.conf  *
>
> and I have a 401 error.
>
> *HTTP Error 401, Unauthorized*
>
> My station ID is OK on wunderground and my password is OK too.
>
> Does anyone have the same problem?
>
> Thank you and happy new year
>
> Sebastien 
>
>
>

-- 
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/b0d81718-1293-4e1f-99b3-0ea3d69c08ean%40googlegroups.com.


[weewx-user] Re: error 401 with import WU

2021-01-16 Thread Sébastien F4GQK
Hello,

[image: error401.jpg]


My version Weewx is : 4.3.0

Thanks

Sebastien - F4GQK 

Le mardi 12 janvier 2021 à 20:30:37 UTC+1, gjr80 a écrit :

> Hi,
>
> Can you please post the exact output you are seeing when wee_import fails. 
> Also what version of WeeWX are you running?
>
> Gary
> On Wednesday, 13 January 2021 at 03:52:44 UTC+10 f4...@f4gqk.fr wrote:
>
>> Hello,
>>
>> I am going to the following command:
>>
>>
>>
>> * wee_import --config=/etc/weewx/weewx.conf 
>> --import-config=/var/tmp/wu.conf  *
>>
>> and I have a 401 error.
>>
>> *HTTP Error 401, Unauthorized*
>>
>> My station ID is OK on wunderground and my password is OK too.
>>
>> Does anyone have the same problem?
>>
>> Thank you and happy new year
>>
>> Sebastien 
>>
>>
>>

-- 
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/8bf2ae79-39b8-4dfa-b696-0dee468d7e82n%40googlegroups.com.


[weewx-user] error 401 with import WU

2021-01-12 Thread Sébastien F4GQK
Hello,

I am going to the following command:



* wee_import --config=/etc/weewx/weewx.conf 
--import-config=/var/tmp/wu.conf  *

and I have a 401 error.

*HTTP Error 401, Unauthorized*

My station ID is OK on wunderground and my password is OK too.

Does anyone have the same problem?

Thank you and happy new year

Sebastien 


-- 
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/09f34477-7091-483b-b076-858c332c1038n%40googlegroups.com.


[weewx-user] problem generate NOAA page

2020-12-01 Thread Sébastien F4GQK

 Hello, 
 I have a problem, I can only generate a single month in NOAA even though 
the station has been running for a few months. 

 A solution   

My website : http://meteo-guignes.fr/reports/


Thanks

Sebastien 

-- 
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/19ff8a5c-8686-424e-bd1c-474b5ad3ba97n%40googlegroups.com.


Re: [weewx-user] data transmission error correction

2020-11-16 Thread Sébastien F4GQK
thanks

Sebastien

Le dimanche 15 novembre 2020 à 17:26:38 UTC+1, tke...@gmail.com a écrit :

> See the wiki article Cleaning up old 'bad' data 
> <https://github.com/weewx/weewx/wiki/Cleaning-up-old-'bad'-data>.
>
> *Wunderfixer <http://www.weewx.com/docs/utilities.htm#wunderfixer_utility>* 
> can 
> fill in missing data, but there is no utility for changing data on the WU. 
> I doubt it would work.
>
> On Sun, Nov 15, 2020 at 8:17 AM Sébastien F4GQK  wrote:
>
>> Hello, 
>>
>>  my weather station had a calibration error for the atmospheric pressure 
>> and therefore I have errors which were transmitted to WU.  
>>
>> On WU can the transmitted values be modified ?
>>  On Weewx, can we modify the weewx.sdb file  
>>  if so with what software. 
>>
>>  Thank you 
>>
>> Sebastian  
>>
>> -- 
>> 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/e7d48ca9-2c30-47f4-89fe-05cf9a76ed7fn%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/e7d48ca9-2c30-47f4-89fe-05cf9a76ed7fn%40googlegroups.com?utm_medium=email_source=footer>
>> .
>>
>

-- 
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/5cffee26-4371-401d-ba9f-e9aadd348bf4n%40googlegroups.com.


[weewx-user] data transmission error correction

2020-11-15 Thread Sébastien F4GQK
Hello, 

 my weather station had a calibration error for the atmospheric pressure 
and therefore I have errors which were transmitted to WU.  

On WU can the transmitted values be modified ?
 On Weewx, can we modify the weewx.sdb file  
 if so with what software. 

 Thank you 

Sebastian  

-- 
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/e7d48ca9-2c30-47f4-89fe-05cf9a76ed7fn%40googlegroups.com.


[weewx-user] Belchertown - 7 Day Forecast

2020-10-30 Thread Sébastien F4GQK
Hello

I would like to have on weewx and the belchertown skin the "7 Day Forecast".

The old system I had a year ago no longer works.

I wanted to know which service now is compatible with Belchertown and on 
which site we are going to have our API account

Thank you

Sebastien 

-- 
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/c203d199-0776-421c-9efd-73ed03269611n%40googlegroups.com.


[weewx-user] Re: Activate PWSWEATHER

2020-10-29 Thread Sébastien F4GQK
its works pour PWSWeather

for the moment I cannot create a free Aeris Weather developer account

I have the message "Required fields were empty."

I have however filled in all the fields.

Maybe someone has had the same problem before.

Thanks

Le jeudi 29 octobre 2020 à 09:50:53 UTC+1, Greg from Oz a écrit :

> Did you put the password in quotes and restart weewx?
>
>
> On Thursday, 29 October 2020 19:39:41 UTC+11, Sébastien F4GQK wrote:
>>
>>
>> Hello,
>>
>> I am using the Belchertown skin and I cannot activate my weather station 
>> under PWSWeather I have put my information in the weewx.conf.
>>
>> [[PWSweather]]
>> # This section is for configuring posts to PWSweather.com.
>>
>> # If you wish to do this, set the option 'enable' to true,
>> # and specify a station and password.
>> # To guard against parsing errors, put the password in quotes.
>> enable = true
>> station = IGUIGN6
>> password = 
>>
>> In password, we must put the API key or the account password.
>>
>> Because in the dashbaord, the station is still inactive.
>>
>> Thanks
>>
>

-- 
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/dcc9e754-690c-43cd-a922-de0171786234n%40googlegroups.com.


[weewx-user] Activate PWSWEATHER

2020-10-29 Thread Sébastien F4GQK

Hello,

I am using the Belchertown skin and I cannot activate my weather station 
under PWSWeather I have put my information in the weewx.conf.

[[PWSweather]]
# This section is for configuring posts to PWSweather.com.

# If you wish to do this, set the option 'enable' to true,
# and specify a station and password.
# To guard against parsing errors, put the password in quotes.
enable = true
station = IGUIGN6
password = 

In password, we must put the API key or the account password.

Because in the dashbaord, the station is still inactive.

Thanks

-- 
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/eafe8dd8-18c0-4e85-85c3-aecbd8cc578fn%40googlegroups.com.


[weewx-user] Re: fileparse rain value

2020-10-20 Thread Sébastien F4GQK
Hello,

 for my part, I just want to deactivate the accumulation of rain. I want to 
retrieve the "daily rain" from my weather station and send it to weewx. 
With the variable "rain", I will test with this file and this method if it 
works. if the cumulative increase it takes the new value via the dailyrain. 

 Thanks

 Sebastien  

Le mercredi 13 mai 2020 à 06:07:29 UTC+2, gjr80 a écrit :

> One further thing re rain and fileparse. The fileparse driver is very 
> basic, it essentially reads data from a text file, if required maps that 
> data to WeeWX field names and emits the data in a loop packet. Since WeeWX 
> uses per-period rain data the rain data in the fileparse data file must be 
> per-period. This works fine if the generation of the data file and the 
> polling of the data file by the fileparse driver remain in perfect sync; 
> however, if they should vary for any reason and, say, the data file is 
> updated before the fileparse driver reads the data file, rain data can be 
> missed. Continuous obs such as temperature, humidity etc are not effected 
> in the same manner due to their continuous nature.The way around this rain 
> limitation is to have the fileparse driver handle cumulative rain data. 
> I've submitted a PR with the necessary changes, we will see how that goes 
> for inclusion in the 4.1, but in the meantime you might want to revert to 
> your cumulative rain data and try with the attached modified fileparse 
> driver which will handle cumulative rain data. All you need to is replace 
> your existing fileparse.py with the attached version and under [FileParse] 
> in weewx.conf add the following setting:
>
> [FileParse]
> 
> cumulative_rain = true
>
> Then it is just a case of restarting WeeWX. Use of cumulative rain data 
> can be disabled by deleting the cumulative_rain setting or setting it to 
> false.
>
> Gary
>
>
> On Wednesday, 13 May 2020 08:06:16 UTC+10, Ryan Stasel wrote:
>>
>> well that's unfortunate. I don't see a way to get that info out of 
>> meteobridge (such that it is per 30 seconds). 
>>
>> hmm. suppose I could have the PHP compare previous and current value, and 
>> zero it out if it's equal to previous version. 
>>
>> Open to other thoughts. 
>>
>> On Tuesday, May 12, 2020 at 2:44:43 PM UTC-7, gjr80 wrote:
>>>
>>> WeeWX rainfall is a per period (loop or archive) value rather than as 
>>> cumulative rainfall. The fileparse driver is very basic and simply saves 
>>> the rain value from the source file in the WeeWX rain field. So fileparse 
>>> needs a file with a per period value. Other drivers calculate per period 
>>> rain from successive rain values, unfortunately fileparse does not.
>>>
>>> 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/3cbd2491-ec29-478d-b696-db6f30e26c7fn%40googlegroups.com.


Re: [weewx-user] Program to modify weewx.sdb

2020-10-08 Thread Sébastien F4GQK

thanks

since yesterday I use  https://sqlitebrowser.org   this is what I was 
looking for  

Le vendredi 9 octobre 2020 à 05:01:31 UTC+2, gjr80 a écrit :

> I strongly suggest you refer to the wiki article Cleaning up old ‘bad’ 
> data <https://github.com/weewx/weewx/wiki/Cleaning-up-old-'bad'-data> 
> before attempting to make any changes to the database. Two tips, make a 
> backup before you do anything and if in doubt ask; it is all to easy to 
> delete or otherwise lose the wrong data when manipulating the database 
> manually.
>
> Gary 
>
> On Friday, 9 October 2020 at 12:53:51 UTC+10 ti...@skybase.net wrote:
>
>> Hi Sébastien, 
>>
>> If you want a GUI to modify the db then you should take a look at ... 
>>
>> https://sqlitebrowser.org 
>>
>> Its cross platform and you can use it to look at and modify both sqlite 
>> and mysql db's . 
>>
>> cheers 
>>
>> Tim 
>>
>>
>> On 8/10/20 7:57 pm, Sébastien F4GQK wrote: 
>> > 
>> > Hello, 
>> > 
>> > with which program can I modify a weewx.sdb file (Weewx database)? 
>> > 
>> > This is to correct data errors. 
>> > 
>> > Thanks 
>> > 
>> > Sebastien 
>> > 
>>
>

-- 
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/935e9fb9-4677-47dd-ac5f-11a15fafeae7n%40googlegroups.com.


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

2020-10-08 Thread Sébastien F4GQK
Thanks


the daily rainfall values are subtracted from the file: 
/usr/share/weewx/weewx/wxformulas.py there are two variables: oldtotal and 
newtotal. oldtotal is old value and newtotal is new the result of this 
calculation is the variable "delta" but what is the file that uses this 
value "delta" 

sebastien 

Le vendredi 9 octobre 2020 à 03:39:22 UTC+2, vk3...@gmail.com a écrit :

> Where in HP1000.py it is.
>>
>> Lines 714 to 734 in the latest version.
> Susan 
>

-- 
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/d96975b1-770a-48fd-a1e6-58058bce496en%40googlegroups.com.


[weewx-user] Program to modify weewx.sdb

2020-10-08 Thread Sébastien F4GQK

Hello,

with which program can I modify a weewx.sdb file (Weewx database)?

This is to correct data errors.

Thanks

Sebastien 

-- 
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/db3d486d-043e-44ec-bc67-6e66c4e83feen%40googlegroups.com.


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

2020-10-08 Thread Sébastien F4GQK
Thank you for the answer.

I'm not good enough at php to do a command line that would do this 
subtraction operation.

Where in HP1000.py it is.

It would not be better to just tell it to stop adding the daily 
precipitation value. The weather station knows the value of the daily 
precipitation, it performs the calculation itself.

If anyone knows where in weewx, "rain" is added (I use fileparse) ??


Le jeudi 8 octobre 2020 à 03:47:46 UTC+2, vk3...@gmail.com a écrit :

> 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 python source you will see how I handle that for my weather station 
> which does the same thing - reports the current daily total each time. 
> There are probably many other drivers out there that do the same thing.
> Susan
>

-- 
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/ebd92e77-1c1f-4430-bb17-1c925557db8an%40googlegroups.com.


[weewx-user] Re: Rain total calculation?

2020-10-08 Thread Sébastien F4GQK
Hello,

I have the same problem could you give me the code for your variable so i 
can do the same. I have the same worries as you

thanks

Sebastien

Le lundi 17 septembre 2018 à 21:14:57 UTC+2, jmc...@gmail.com a écrit :

> I think I got this working.
>
> In the grooveweather software (who get's/calculate data from hardware), in 
> save_data loop (every 10 seconds), I've added a local variable to calculate 
> totalRain and if totalRain is different from last (old) value, just get the 
> difference and put on data file (which is read by weewx), but only once! In 
> the next reading, this value is not added anymore (unless is different from 
> previsous).
> I've made some tests and the value in database (and report page) looks 
> good now!
> I'm using rainRate from sensor too, since it's already calculated by 
> software.
>
>
>
> Em segunda-feira, 17 de setembro de 2018 09:26:24 UTC-3, Jonis Maurin 
> Ceará escreveu:
>
>> Hi.
>> Is possible to automatically calculate rain total?!
>>
>> I'm using generic cheap instruments (sold on ebay) with GrooveWeather Pi 
>> ( https://github.com/switchdoclabs/SDL_Pi_GroveWeatherPi ).
>> I'm writing values to text file and reading in weewx using file driver 
>> (customized).
>>
>> Rain rate looks working fine:
>> f.write('rainRate=' + str((rain60Minutes/25.4)) + '\n')
>>
>> The value looks correct (about 1.2mm/hour for now). But "Rain today" is 
>> always 0.
>> If I populate 'rain' field with total rain (calculated by 
>> GrooveWeatherPi), it's a bigger value.
>>
>> Weewx page:
>> Rain Rate 0.2 mm/hr
>> Rain Today 8.0 mm
>>
>> Data (written by grooveweathersensor):
>> rainRate=0.011
>> rain=0.0165
>>
>>
>> This doesn't look right :/ 
>> Weewx unit are set to US
>>
>> More config:
>> [[StandardReport]]
>> # See the customizing guide to change the units, plot types and 
>> line
>> # colors, modify the fonts, display additional sensor data, and 
>> other
>> # customizations. Many of those changes can be made here by 
>> overriding
>> # parameters, or by modifying templates within the skin itself.
>>
>> # The StandardReport uses the 'Standard' skin, which contains the
>> # images, templates and plots for the report.
>> skin = Seasons
>> [[[Units]]]
>> Groups
>> group_altitude = meter
>> group_speed2 = meter_per_second2
>> group_pressure = mbar
>> group_rain = mm
>> group_rainrate = mm_per_hour
>> group_temperature = degree_C
>> group_degree_day = degree_C_day
>> group_speed = meter_per_second
>>
>>
>>
>> [StdWXCalculate]
>>
>> [[Calculations]]
>> # Derived quantities are calculated by this service. Possible 
>> values are:
>> #  hardware- use the value provided by hardware
>> #  software- use the value calculated by weewx
>> #  prefer_hardware - use value provide by hardware if available,
>> #  otherwise use value calculated by weewx
>>
>> pressure = prefer_hardware
>> barometer = prefer_hardware
>> altimeter = prefer_hardware
>> windchill = prefer_hardware
>> heatindex = prefer_hardware
>> dewpoint = prefer_hardware
>> inDewpoint = prefer_hardware
>> rainRate = prefer_hardware
>>
>>
>>

-- 
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/6595a249-85f8-41d0-870d-8ab117ef9920n%40googlegroups.com.


[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, the x server resets a value to zero: dailyrainin every 
day at midnight I added the "rain" field in my generated file "Today's 
Rain" is no longer at zero but every 10 minutes weewx adds my dailyrain. 
Currently 300 mm today !!! 


 It is the PWS server which gives me my dailyrain.  

Thanks

-- 
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/cbf11875-0d56-4839-8c4f-f1a1ec77ca96n%40googlegroups.com.


Re: [weewx-user] file txt to import in weewx

2020-10-06 Thread Sébastien F4GQK
thank you I added the "rain" field in my generated file "Today's Rain" is 
no longer at zero but every 10 minutes weewx adds my dailyrain. Currently 
300 mm today !!!

It is the PWS server which gives me my dailyrain.

Le mardi 6 octobre 2020 à 14:39:21 UTC+2, tke...@gmail.com a écrit :

> Make sure you have read the section *Porting to new hardware*. In 
> particular, the section *Implement the driver*. 
>
> LOOP packets and archive records should contain *the amount of rain that 
> fell* during the LOOP packet period or the archive interval, 
> respectively, as field "rain". This is what is put in the database. Your 
> generated file does not contain "rain".
>
> In the reports that come with WeeWX, the type dayRain is not used. Nor is 
> it stored in the database. Instead, WeeWX *calculates* the rain since 
> midnight by summing up all these small contributions of field "rain". If 
> you don't have it, then you will get zero.
>
>
> On Tue, Oct 6, 2020 at 4:11 AM Sébastien F4GQK  wrote:
>
>>
>>
>>
>> *What exactly does this mean?*
>> * but I still have 0 in the cumulative rainfall *
>>
>> It's more that:
>>
>> Today's Rain  = 00 mm  
>> Le lundi 5 octobre 2020 à 23:08:56 UTC+2, gjr80 a écrit :
>>
>>> Hi,
>>>
>>> What exactly does this mean?
>>>
>>>  but I still have 0 in the cumulative rainfall 
>>>>
>>>
>>> Does this mean you are not seeing dayRain in loop packets and archive 
>>> records? Are you unable to use $current.dayRain in a report or is dayRain 
>>> not being populated in the archive? If the latter have you added dayRain to 
>>> your db schema? dayRain is not included in the two schemas provided with 
>>> WeeWX, you need to add it yourself. You should be seeing dayRain in loop 
>>> packets and archive records and you should be able to use $current.dayRain 
>>> in reports . Have you run WeeWX directly 
>>> <http://weewx.com/docs/usersguide.htm#Running_directly> to observe the 
>>> loop packets and archive records?
>>>
>>> If you are attempting to populate the WeeWX rain field that will require 
>>> some (simple) modification to the fileparse driver as WeeWX field rain is 
>>> incremental not cumulative.
>>>
>>> Sorry my French is not very good but if your site is out of the box 
>>> WeeWX then it uses/displays rain data derived from WeeWX field rain.
>>>
>>> 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/9641774b-a441-4d85-8291-ab486dd0ab3an%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/9641774b-a441-4d85-8291-ab486dd0ab3an%40googlegroups.com?utm_medium=email_source=footer>
>> .
>>
>

-- 
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/049d751d-41f5-482f-b5f3-a6f2358ec960n%40googlegroups.com.


Re: [weewx-user] file txt to import in weewx

2020-10-06 Thread Sébastien F4GQK



*What exactly does this mean?*
* but I still have 0 in the cumulative rainfall *

It's more that:

Today's Rain  = 00 mm  
Le lundi 5 octobre 2020 à 23:08:56 UTC+2, gjr80 a écrit :

> Hi,
>
> What exactly does this mean?
>
>  but I still have 0 in the cumulative rainfall 
>>
>
> Does this mean you are not seeing dayRain in loop packets and archive 
> records? Are you unable to use $current.dayRain in a report or is dayRain 
> not being populated in the archive? If the latter have you added dayRain to 
> your db schema? dayRain is not included in the two schemas provided with 
> WeeWX, you need to add it yourself. You should be seeing dayRain in loop 
> packets and archive records and you should be able to use $current.dayRain 
> in reports . Have you run WeeWX directly 
>  to observe the 
> loop packets and archive records?
>
> If you are attempting to populate the WeeWX rain field that will require 
> some (simple) modification to the fileparse driver as WeeWX field rain is 
> incremental not cumulative.
>
> Sorry my French is not very good but if your site is out of the box WeeWX 
> then it uses/displays rain data derived from WeeWX field rain.
>
> 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/9641774b-a441-4d85-8291-ab486dd0ab3an%40googlegroups.com.


Re: [weewx-user] file txt to import in weewx

2020-10-05 Thread Sébastien F4GQK
Good evening 

in my generated file I entered: 

day Rain or rain24, 

* outTemp = 54.9 *
*barometer = 31.940 *
*pressure = 31.940 *
*outHumidity = 96 *
*windSpeed = 10.51 *
*windDir = 217 *
*windGust = 14.76*
* rainRate = 0.000 *
*rain_total = 3.811 *
*inTemp = 66.6 *
*inHumidity = 61 *
*radiation = 2.08 *
*UV = 0 *
*windchill = 51.98*
* dayRain = 0.551 *
*dewpoint = 53.76 *
*extraTemp1 = *
*extraHumid1 = *
*extraTemp2 = *
*extraHumid2 = *
*extraTemp3 =*
* extraHumid3 = *
*soilTemp1 = *
*windBatteryStatus = *
*rainBatteryStatus = *
*outTempBatteryStatus = *
*consBatteryVoltage = *
*supplyVoltage = *
*txBatteryStatus =*
* heatingVoltage = *

 but I still have 0 in the cumulative rainfall 

my site: http://roverch.fr/weather/  


it looks like weewx can't interpret this data. Are there really no other 
solutions? 

thanks 

Le dimanche 4 octobre 2020 à 20:18:32 UTC+2, tke...@gmail.com a écrit :

> For rain since midnight, WeeWX uses 'dayRain'. For rain over the last 24 
> hours, 'rain24'.
>
> On Sun, Oct 4, 2020 at 11:09 AM Sébastien F4GQK  wrote:
>
>> what is the term recognized by weewx for a day's total precipitation.
>>
>> I have created an index.php file which will create a txt file for me
>>
>> outTemp=51.6
>> barometer=31.697
>> pressure=31.697
>> outHumidity=92
>> windSpeed=1.12
>> windDir=208
>> windGust=5.82
>> rainRate=0.236
>> rain_total=3.260
>> inTemp=68.2
>> inHumidity=58
>> radiation=0.00
>> UV=0
>> windchill=53.78
>> dailyrainin=0.236
>> dewpoint=49.33
>> extraTemp1=
>> extraHumid1=
>> extraTemp2=
>> extraHumid2=
>> extraTemp3=
>> extraHumid3=
>> soilTemp1=
>> windBatteryStatus=
>> rainBatteryStatus=
>> outTempBatteryStatus=
>> consBatteryVoltage=
>> supplyVoltage=
>> txBatteryStatus=
>> heatingVoltage=
>>
>>
>> and this is the file that fileparse uses for weewx.
>>
>> thanks
>>
>> Le dimanche 4 octobre 2020 à 18:49:32 UTC+2, tke...@gmail.com a écrit :
>>
>>> Some weather stations report the daily rain as observation type 
>>> "dayRain", but, generally, WeeWX does not calculate it.
>>>
>>> For reports, WeeWX can show daily rain. For example, the tag 
>>> $day.rain.sum will be the amount of rain since midnight.
>>>
>>> On Sun, Oct 4, 2020 at 9:20 AM Sébastien F4GQK  wrote:
>>>
>>>> Thanks this works with fileparse.
>>>>
>>>> But I still have one last problem which may not be specific to Fileparse
>>>>
>>>> The Total precipitation Today remains at 0mm, weewx does not do the 
>>>> calculation to add. A solution ?
>>>>
>>>> Thanks
>>>>
>>>> Sebastien
>>>>
>>>> Le samedi 3 octobre 2020 à 20:52:58 UTC+2, tke...@gmail.com a écrit :
>>>>
>>>>> See the "fileparse 
>>>>> <https://github.com/weewx/weewx/tree/master/examples/fileparse>" 
>>>>> example that comes with WeeWX. Most likely it can be adapted to parse 
>>>>> your 
>>>>> file structure.
>>>>>
>>>>> -tk
>>>>>
>>>>> On Sat, Oct 3, 2020 at 8:35 AM Sébastien F4GQK  wrote:
>>>>>
>>>>>> 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) I wanted 
>>>>>> to 
>>>>>> know by what solution I can force weewx to read this file txt which 
>>>>>> contains all the data of the weather station instead of station_type: 
>>>>>> simulator. 
>>>>>>
>>>>>>  Thanks
>>>>>>
>>>>>> Sébastien 
>>>>>>
>>>>>> -- 
>>>>>> 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/5af12bc3-9858-45d9-a2c3-5f179b319badn%40googlegroups.com
>>>&g

Re: [weewx-user] file txt to import in weewx

2020-10-04 Thread Sébastien F4GQK
what is the term recognized by weewx for a day's total precipitation.

I have created an index.php file which will create a txt file for me

outTemp=51.6
barometer=31.697
pressure=31.697
outHumidity=92
windSpeed=1.12
windDir=208
windGust=5.82
rainRate=0.236
rain_total=3.260
inTemp=68.2
inHumidity=58
radiation=0.00
UV=0
windchill=53.78
dailyrainin=0.236
dewpoint=49.33
extraTemp1=
extraHumid1=
extraTemp2=
extraHumid2=
extraTemp3=
extraHumid3=
soilTemp1=
windBatteryStatus=
rainBatteryStatus=
outTempBatteryStatus=
consBatteryVoltage=
supplyVoltage=
txBatteryStatus=
heatingVoltage=


and this is the file that fileparse uses for weewx.

thanks

Le dimanche 4 octobre 2020 à 18:49:32 UTC+2, tke...@gmail.com a écrit :

> Some weather stations report the daily rain as observation type "dayRain", 
> but, generally, WeeWX does not calculate it.
>
> For reports, WeeWX can show daily rain. For example, the tag $day.rain.sum 
> will be the amount of rain since midnight.
>
> On Sun, Oct 4, 2020 at 9:20 AM Sébastien F4GQK  wrote:
>
>> Thanks this works with fileparse.
>>
>> But I still have one last problem which may not be specific to Fileparse
>>
>> The Total precipitation Today remains at 0mm, weewx does not do the 
>> calculation to add. A solution ?
>>
>> Thanks
>>
>> Sebastien
>>
>> Le samedi 3 octobre 2020 à 20:52:58 UTC+2, tke...@gmail.com a écrit :
>>
>>> See the "fileparse 
>>> <https://github.com/weewx/weewx/tree/master/examples/fileparse>" 
>>> example that comes with WeeWX. Most likely it can be adapted to parse your 
>>> file structure.
>>>
>>> -tk
>>>
>>> On Sat, Oct 3, 2020 at 8:35 AM Sébastien F4GQK  wrote:
>>>
>>>> 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) I wanted to know by 
>>>> what solution I can force weewx to read this file txt which contains all 
>>>> the data of the weather station instead of station_type: simulator. 
>>>>
>>>>  Thanks
>>>>
>>>> Sébastien 
>>>>
>>>> -- 
>>>> 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/5af12bc3-9858-45d9-a2c3-5f179b319badn%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/weewx-user/5af12bc3-9858-45d9-a2c3-5f179b319badn%40googlegroups.com?utm_medium=email_source=footer>
>>>> .
>>>>
>>> -- 
>> 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/285679af-d10f-4c82-8bc8-e0c921c4n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/285679af-d10f-4c82-8bc8-e0c921c4n%40googlegroups.com?utm_medium=email_source=footer>
>> .
>>
>

-- 
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/793814c7-4d60-4558-8762-a785d63d4d65n%40googlegroups.com.


Re: [weewx-user] file txt to import in weewx

2020-10-04 Thread Sébastien F4GQK
Thanks this works with fileparse.

But I still have one last problem which may not be specific to Fileparse

The Total precipitation Today remains at 0mm, weewx does not do the 
calculation to add. A solution ?

Thanks

Sebastien

Le samedi 3 octobre 2020 à 20:52:58 UTC+2, tke...@gmail.com a écrit :

> See the "fileparse 
> <https://github.com/weewx/weewx/tree/master/examples/fileparse>" example 
> that comes with WeeWX. Most likely it can be adapted to parse your file 
> structure.
>
> -tk
>
> On Sat, Oct 3, 2020 at 8:35 AM Sébastien F4GQK  wrote:
>
>> 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) I wanted to know by 
>> what solution I can force weewx to read this file txt which contains all 
>> the data of the weather station instead of station_type: simulator. 
>>
>>  Thanks
>>
>> Sébastien 
>>
>> -- 
>> 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/5af12bc3-9858-45d9-a2c3-5f179b319badn%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/5af12bc3-9858-45d9-a2c3-5f179b319badn%40googlegroups.com?utm_medium=email_source=footer>
>> .
>>
>

-- 
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/285679af-d10f-4c82-8bc8-e0c921c4n%40googlegroups.com.


[weewx-user] file txt to import in weewx

2020-10-03 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) I wanted to know by 
what solution I can force weewx to read this file txt which contains all 
the data of the weather station instead of station_type: simulator. 

 Thanks

Sébastien 

-- 
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/5af12bc3-9858-45d9-a2c3-5f179b319badn%40googlegroups.com.