[weewx-user] Re: Looking for reliable weather station -- reliably working with WeeWX

2018-05-18 Thread Craig Thom
I am also using an Acurite 5-in-1 (and eight additional sensors (including the lightning sensor)) connected to a Raspberry Pi. rtl_sdr is the tuner, and rtl_433 uses rtl_sdr to receive and decode packets from known devices, including the Acurite ones. Then the WeeWX SDR driver uses rtl_433 to

[weewx-user] Re: WU API ?

2018-05-18 Thread Craig Thom
The free API key is good for a maximum of 10 calls per minute and 500 per day. That's not enough for commercial use, or at least commercial use that could justify paying for a higher tier. On Friday, May 18, 2018 at 4:01:56 AM UTC-4, Andrew Milner wrote: > > I shall wait and see. I would

Re: [weewx-user] Re: Realtime updates for custom display

2018-05-18 Thread Thomas Keffer
On Fri, May 18, 2018 at 9:57 AM, John Patrick Hoke wrote: > I have accomplished *something* similar using Meteotemplate on my website > - WeeWX sends via Meteotemplate APIs data from every LOOP packet and Meteo > has a plugin that would build someothing similar to what you are

Re: [weewx-user] Re: Steel Guages and driver update question

2018-05-18 Thread Steve Meltz
Well, some of the problem may have been typos on my end. I know just enough about Linux to be dangerous. While i have no problem with weewx and have nothing but kudos for you, Tom, Andrew, Vince and others that spend so much time helping, I always thought it would be nice if there was some

Re: [weewx-user] Re: Steel Guages and driver update question

2018-05-18 Thread gjr80
Yes, appears to be working. Whilst upgrading the SteelSeries Gauges themselves threw the spanner in the works this time, upgrading the Gauges and rtgd should haven far easier than it was, will look at that. Re WU, if you have an API key it will work, for the time being, if you don't have an

Re: [weewx-user] Re: Steel Guages and driver update question

2018-05-18 Thread Steve2Q
THANK YOU!! Every thing looks great now. My next step will be to do the upgrade of Weewx itself (I still haven't convinced myself it I should). As for the banner in the Steel Gauges; I was thinking of activating the section to show forecasts from WU, but from reading some other posts, it seems

Re: [weewx-user] Re: Steel Guages and driver update question

2018-05-18 Thread gjr80
Steve, Looking at gauges.js all I think you need do is change the realTimeUrlWeewx setting so that it picks up you rtgd generated gauge-data.txt in the gauges directory, perhaps setting it to '../gauges/gauge-data.txt' Make sure you make the change to gauges.js in your skins/ss/scripts

Re: [weewx-user] Re: Steel Guages and driver update question

2018-05-18 Thread Steve2Q
Hi Gary..I'm back! Finally got the web server back on line. All I have done so far was to change gauges.js to change the update internal from 15 seconds to 2, added the wind rose, and deleted the two solar gauges. As you can see, there are still problems, but I am not going to touch anything

Re: [weewx-user] Re: Cydia pomonella

2018-05-18 Thread hesfrrkr
following change in line 548 #if rec['dd_cumulative'].raw > horizon_dd: <<--- for rec in result: remarks = [] while horizon_labels: (horizon_dd, horizon_event) = horizon_labels[ZERO] #if rec['dd_cumulative'].raw > horizon_dd:

Re: [weewx-user] WU API ?

2018-05-18 Thread Clay Jackson
So, perhaps we should consider not giving away our data Sent from my iPhone Clay Jackson > On May 17, 2018, at 6:48 AM, Thomas Keffer wrote: > > Funny how they are only too happy to take our user-generated data for free, > but make you pay to get it back. > >> On Thu,

Re: [weewx-user] Re: WU API ?

2018-05-18 Thread John Patrick Hoke
https://apicommunity.wunderground.com/weatherapi/topics/weather-underground-api-changes And in the thread they confirm that you are going to have to pay to retrieve (via API) the data your PWS provides ... I use WU data for other projects (Home Automation for example) so if I cannot get at the

Re: [weewx-user] Re: Realtime updates for custom display

2018-05-18 Thread John Patrick Hoke
I have accomplished *something* similar using Meteotemplate on my website - WeeWX sends via Meteotemplate APIs data from every LOOP packet and Meteo has a plugin that would build someothing similar to what you are looking for, but weeWX itself (AFAIK) cannot do what you are describing directly

[weewx-user] Re: Realtime updates for custom display

2018-05-18 Thread Bruce Huddleston
I'll try to describe what I'm wanting to do a little better. I have a Raspberry Pi connected to the 7" touchscreen. It displays a single webpage that has 6 observation values from an Airmar 150WX sensor. I added the RWYplotgenerator (great addon for my purposes) to the template and the webpage

[weewx-user] Re: WU API ?

2018-05-18 Thread vince
On Friday, May 18, 2018 at 2:35:22 AM UTC-7, JHoke wrote: > > Based on the below info, it looks like I will be sitting down to finally > write something to get the data from my local database to use for home > automation, irrigation, etc instead of the Wunderground API - i find it > rediculous

Re: [weewx-user] Re: Cydia pomonella

2018-05-18 Thread hesfrrkr
hallo, now the ┌<─ ...e/weewx/public_html/Cydia ─.[^]> ┐┌<─ ...weewx/skins/Seasons/Cydia ─.[^]>┐ │.nName │ Größe │Modifikations ││.nName │ Größe │Modifikations│ │/.. │ÜBERVZ.│18. Mai 18:22 ││/.. │ÜBERVZ.│18. Mai 15:18│ │ C_pomonella.png│

Re: [weewx-user] Re: Cydia pomonella

2018-05-18 Thread CRhode
Thanks for your interest in "cydia" and thanks for the log. I'm guessing your /var/www/html/weewx/Cydia/NOAA-2018.csv file is empty or something. The content should look something like this: YR,MO,DAY,TMPAVG_F,TMPMAX_F,TMPMIN_F,DEWPT_F,HDD_F,CDD_F,RAIN_IN,WSPDAVG_MPH,WDIR_DEG

Re: [weewx-user] Re: Cydia pomonella

2018-05-18 Thread hesfrrkr
Now Log-Errors if erase file "/Cydia/C_pomonella.png" May 18 16:18:26 hesba weewx-weewx[518]: reportengine: Caught unrecoverable > exception in generator weewx.cydiagenerator.CydiaGenerator > May 18 16:18:26 hesba weewx-weewx[518]: 'dd_cumulative' > May 18 16:18:26 hesba

Re: [weewx-user] Re: Cydia pomonella

2018-05-18 Thread hesfrrkr
Hallo, cydia not work. I followed the instructions: on http://lacusveris.com/cydia/software.shtml only the NOAA-2018.csv files are created the "C_pomonella.png ." and the "C_pomonella.html" --> no files the "C_pomonella.png [image:

[weewx-user] Re: adding last to 24 hrs to xstats

2018-05-18 Thread Andrew Milner
as far as I can see aprs.py appears to be a service which is bound to the generation of an archive record. It is using data from a single archive record and creating the aprs data file in the required format FROM A SINGLE RECORD. In order to do what you are trying to do you need to somehow

[weewx-user] Re: adding last to 24 hrs to xstats

2018-05-18 Thread Lorin Tremblay
OK here is the final goal I've been trying to complement the extension, APRS.py to have all the info required to properly publish an APRS weather beacon. Originally it was missing the rain since midnight, but manage to fix that one. Now i'm still missing the rain in the last 24 hrs and

[weewx-user] Re: adding last to 24 hrs to xstats

2018-05-18 Thread Andrew Milner
where is this code from? when is it being run? Originally you were trying to amend xstats - which effectively makes extra tags become available to the cheetah template engine I gave a method of generating the required data without needing additional 24 hour tags, by using existing tags

[weewx-user] Re: adding last to 24 hrs to xstats

2018-05-18 Thread Lorin Tremblay
So not being a coder or someone that know how to code How do you add it to this where the question mark are? *if* record.get(*'rainRate'*) *is* *not* None: * # Rainfall (in hundredths of an inch) in the last hour* data.append(*'r%03.f'* % (record[*'rainRate'*]

[weewx-user] Re: Changing LeafWetness Values & generate DataFile

2018-05-18 Thread gjr80
Hmm, #for $_record in $day.records $_record.dateTime $_record.outTemp $_record.leafWet1 #end for seems pretty darn straightforward to me and I suspect a heck of a lot less convoluted than any standalone python script. Cheetah generated reports are very powerful and can do far more than

[weewx-user] windBatteryStatus readout for VantageVue extra wind transmitter

2018-05-18 Thread Sef Konings
Hi weewx friends, I am currently using a separate windspeed and direction transmitter @ about 10 meters in my antenna tower. This transmitter powered by battery, that is being loaded by the power of its small solarpanel in the housing. This transmitter is configured as an extra ISS (type 4) on

[weewx-user] Re: WU API ?

2018-05-18 Thread JHoke
Based on the below info, it looks like I will be sitting down to finally write something to get the data from my local database to use for home automation, irrigation, etc instead of the Wunderground API - i find it rediculous to charge users to access the data they freely give but what do I

[weewx-user] Re: WU API ?

2018-05-18 Thread Andrew Milner
I have never used wu for forecast feed. I do use it for previous day's data for my irrigation though, but could if push came to shove generate the water % from my own data rather than my data which I have uploaded. But then again - it is using my own data which should not be affected anyway

[weewx-user] Re: Changing LeafWetness Values & generate DataFile

2018-05-18 Thread Andrew Milner
I agree wit2h you if he only requires max, min fior the day. If however he wants all readings fior the previous 24 hrs then I think weewx report is not the correct route. Anyways - looping around in a template I don't think is that simple either and almost ends up more convoluted than a

[weewx-user] Re: WU API ?

2018-05-18 Thread gjr80
Nobody is panicing. But when you take this with all of the other WU shenanigans over the past year or two you would have to say the writing is on the wall. I will be starting work on an alternate forecast feed for my site. Something about failing to plan is planning to fail comes to mind. Gary

[weewx-user] Re: WU API ?

2018-05-18 Thread Andrew Milner
I shall wait and see. I would expect them to continue to allow use of api for your own weather station, but I can understand the reasons for limitations (as there always have been) on the uses which used to be part of other plans. I am sure there are many 'users' who are really commercial

[weewx-user] Re: Changing LeafWetness Values & generate DataFile

2018-05-18 Thread gjr80
Why do it via cron, keep it simple in weeWX by using a template and the report_timing option (weewx.com/docs/customizing.htm#customizing_gen_time), this is exactly the use case it was intended for. Keeping it in a weeWX template gives you all the power of the weeWX tag system rather than

Re: [weewx-user] Re: Changing LeafWetness Values & generate DataFile

2018-05-18 Thread Michael Aschauer
thx a lot andrew! 2018-05-18 9:50 GMT+02:00 Andrew Milner : > you can do the cron task yourself with simple python program accessing the > database and writing the file, triggered by cron. > > generating such a file only once per day is not really fitting within the

[weewx-user] Re: WU API ?

2018-05-18 Thread gjr80
Andrew, You need to log out of WU, for non-WU user that page was the entry into the WU API, for logged in WU users it takes you to your analytics page. The non-WU users it now gives a blurb about The Weather Company 'series of data packages'. They are light on detail and whilst the don't

[weewx-user] Re: Changing LeafWetness Values & generate DataFile

2018-05-18 Thread Andrew Milner
you can do the cron task yourself with simple python program accessing the database and writing the file, triggered by cron. generating such a file only once per day is not really fitting within the scope of weewx and weewx reporting. You could write a weewx 'report', but I do not think you

[weewx-user] Re: Changing LeafWetness Values & generate DataFile

2018-05-18 Thread aschauer . michl
thx andrew, unfortunately the company that is running the algorithmus takes up to 2.000 € for adapting the values and coding the output file. so i want do realize this by myself. your input is highly appreciated! is there even a way/function, to export given values (temp, hum, leaf, rain) to a

[weewx-user] Re: Changing LeafWetness Values & generate DataFile

2018-05-18 Thread Andrew Milner
Generating a file only once per day is better suited to a simple cron task rather than weewx I suspect - and the cron task could also take care of any conversions and formatin issues for your data file. It IS possible with weewx, but weewx is really more suited to regular reporting cycles

[weewx-user] Changing LeafWetness Values & generate DataFile

2018-05-18 Thread aschauer . michl
Hi, i´m running a davis vantage pro station with soil moisture and leaf wetness sensors. the data of this station should be used in a pest control program in my village. leaf wetness is indicated with values between 1 (dry) and 15 (wet). but the algorithmus uses other weather stations,