well it won't change by itself once the data is in the database!!!! You could run wee_database and drop daily and then rebuild daily - this will rebuild the daily tables (which contain the hi/low data) from the data in the archive table, which would not include any loop hi/low data. see the utilities manual and take a copy of your database sdb file before manipulating the database - just as a precaution
my earlier changes/suggestions would only affect future rainfall. onday, 11 February 2019 13:00:47 UTC+2, Adnan Mumtaz wrote: > Tried both options by removing Hi/Lo and using sofware as preferred > calculation with both the number didnt change. > > On Monday, 11 February 2019 10:24:07 UTC+3, Andrew Milner wrote: >> >> It is more than likely a result of multiplying a loop value to get an >> hourly value. Best 'solution' is to NOT use loop Hi/Lo for daily data by >> setting weewx.conf accordingly. An alternative (or as well) is to use >> software preferred for rain rate and let weewx calculate the rate using its >> sliding window. >> >> >> >> On Monday, 11 February 2019 08:48:29 UTC+2, Adnan Mumtaz wrote: >>> >>> Experienced first good rain since I installed the WS, I see the highest >>> rate 1680 mm/hr and total rain rate 3.8 mm which is correct, but i dont >>> know how it calculated 1680 mm/hr, dont know if this is correct. >>> http://www.riyadhweather.com >>> >>> On Saturday, 2 February 2019 19:38:03 UTC+3, Juan Antonio Mosquera wrote: >>>> >>>> The internationalization would be very interesting. That way we would >>>> not have to change the code with each update. Thank you for your work. >>>> >>>> El sábado, 2 de febrero de 2019, 13:57:13 (UTC+1), Pat escribió: >>>>> >>>>> Thanks. I'm working on skin version 0.9 now which I'm hoping to >>>>> release soon. Many bug fixes. >>>>> >>>>> To change the chart names, check the files within >>>>> skins/Highcharts_Belchertown/json >>>>> >>>>> I haven't had a chance to look into internationalization yet. >>>>> Hopefully soon. >>>>> >>>>> >>>>> >>>>> On Saturday, February 2, 2019 at 7:35:31 AM UTC-5, [email protected] >>>>> wrote: >>>>>> >>>>>> Hi Guys!Thank you, Pat, for the great skin! I am about to translate >>>>>> everything into German. I am currently stuck at renaming the graphs. >>>>>> Where >>>>>> do I need to change the titles of the diagrams and also the names of the >>>>>> single lines? >>>>>> >>>>>> >>>>>> Am Donnerstag, 31. Januar 2019 23:07:46 UTC+1 schrieb Pat: >>>>>>> >>>>>>> The skin is showing the alerts that are downloaded from DarkSky. I >>>>>>> have no more developer notes than that. If there's too many alerts, you >>>>>>> can >>>>>>> reach out to DarkSky themselves to ask about it. >>>>>>> >>>>>>> On Thursday, January 31, 2019 at 3:32:05 PM UTC-5, mercurystorm >>>>>>> wrote: >>>>>>>> >>>>>>>> I just implemented this skin and its fantastic >>>>>>>> >>>>>>>> I do however seem to be getting to many weather warnings.. >>>>>>>> >>>>>>>> Currently showing 4 weather warnings for my area.. but there is >>>>>>>> currently only one active on darksky >>>>>>>> >>>>>>>> https://stormy.ie/weather/live/ >>>>>>>> https://darksky.net/forecast/53.3272,-9.1737/ca12/en >>>>>>>> https://www.met.ie/warnings >>>>>>>> >>>>>>>> Each time the MET seems to update it.. I get another weather >>>>>>>> warning on my site.. any ideas? >>>>>>>> >>>>>>>> On Tuesday, 1 January 2019 12:50:49 UTC, Pat wrote: >>>>>>>>> >>>>>>>>> I've just released version 0.8.2 of the Belchertown skin which >>>>>>>>> fixes the New Year bug some of you are seeing. It also adds some >>>>>>>>> other >>>>>>>>> features. >>>>>>>>> >>>>>>>>> >>>>>>>>> Download and install instructions here: >>>>>>>>> https://github.com/poblabs/weewx-belchertown/releases >>>>>>>>> >>>>>>>>> >>>>>>>>> * Fixed an error where the skin would fail when the date rolls to >>>>>>>>> the New Year due to no data being in certain tables in the database >>>>>>>>> yet. >>>>>>>>> * Added the ability to show any weather alerts provided by the >>>>>>>>> DarkSky API. Weather alerts are off by default, use >>>>>>>>> forecast_alert_enabled >>>>>>>>> in weewx.conf skin options to enable it. >>>>>>>>> * New option to show cloudbase. You must have your database schema >>>>>>>>> extended for the cloudbase observation to be calculated by weewx. >>>>>>>>> Check the >>>>>>>>> Belchertown skin wiki for details. >>>>>>>>> * Fixes an issue where the MQTT updates showed altimeter instead >>>>>>>>> of barometer. >>>>>>>>> * Updated Google Analytics page to be in header based on Google >>>>>>>>> recommendations. >>>>>>>>> * Updated Google Analytics to a more recent script block. >>>>>>>>> * Added a Google Analytics page view per MQTT update as per Google >>>>>>>>> Recommendations on background updates. >>>>>>>>> >>>>>>>>> -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
