[weewx-user] Re: getting weewx[12196]: cheetahgenerator: Skipping template index.html.tmpl: cannot find start time

2020-01-09 Thread gjr80
Hi, Looks like another case of corrupt station memory, though a little different to most as you don't seem to have any recrods in your archive. I would try the steps under Corrupt staion memory in the User's Guide. Note the comment

[weewx-user] Re: Which weather station would you buy ?

2020-01-09 Thread PJO
I ordered an Ecowitt station in December; it's due to be delivered on Monday. Am currently using a FineOffset WH1080 and a Raspberry Pi running WeeWX. Not sure what you mean by walls being too big. Too big for what? -- You received this message because you are

[weewx-user] Re: Weewx 3.9.2 is acting strangely after an unexpected shutdown

2020-01-09 Thread Jarom Hatch
Okay, while it wasn't perfect, I was able to reclaim much of the missing data from clearing the memory from what got sent to WU via rapidfire using the wee_import utility. I gotta say I am super glad that exists. You guys think of everything! Had to use the 4.0 beta version but it worked

Re: [weewx-user] Using Sofaskin wrong date format

2020-01-09 Thread Thomas Keffer
I don't know anything about Sofaskin, but assuming it behaves like other skins, these things are set in weewx.conf, under section TimeFormats. See the section *Translate labels and modify local options *

[weewx-user] Re: Windy plugin error

2020-01-09 Thread mwall
On Thursday, January 9, 2020 at 1:24:08 PM UTC-5, raenrfm wrote: > > Hey Vince, thanks for the tip. Turns out I needed to send from my base > station the "barometer" value pre calculated in the base station before > sending it to the mqtt server, so seeing as windy.py needs the barometer >

[weewx-user] Re: Windy plugin error

2020-01-09 Thread raenrfm
Hey Vince, thanks for the tip. Turns out I needed to send from my base station the "barometer" value pre calculated in the base station before sending it to the mqtt server, so seeing as windy.py needs the barometer implicitly I had to send it to weewx already corrected for my altitude. I

[weewx-user] Re: Windy plugin error

2020-01-09 Thread vince
On Thursday, January 9, 2020 at 5:47:19 AM UTC-8, raenrfm wrote: > > Seems like it's this line in the windy.py: > > if 'barometer' in record_m: > > data['pressure'] = 100.0 * record_m['barometer'] # Pascalsthat is causing > the issue, but there is no mqtt topic in my setup called "barometer", I'm

[weewx-user] Using Sofaskin wrong date format

2020-01-09 Thread Mike
Hello world, I am confused with time format. In the plots the time format is right. I have marked the wrong date format black. Would like to have day/month/year Where do I have to change the time format. I was looking in the weewx.conf and the skin.conf Thanks in advance. Kind Reg. Mike

[weewx-user] Re: Weewx 3.9.2 is acting strangely after an unexpected shutdown

2020-01-09 Thread Jarom Hatch
Well, clearing the memory fixed it. Not sure what caused the corruption, only the RPI lost power. First thing I tried last night was power cycling the station and that didn't help. Thanks for the tip! On Thursday, January 9, 2020 at 4:10:40 AM UTC-7, gjr80 wrote: > > Hi, > > Classic case of

Re: [weewx-user] Re: Which weather station would you buy ?

2020-01-09 Thread G Hammer
Look at either Ambient Weather or Ecowitt series. Both are supported well with WeeWX, are easy to own, and inexpensive (for me). On Thursday, January 9, 2020 at 5:01:22 AM UTC-5, Olivier Garnier wrote: > > Thanks, > I've seen it ... but i won't have enougth time to ?"manage"? it ... > Need

[weewx-user] Re: Windy plugin error

2020-01-09 Thread raenrfm
Seems like it's this line in the windy.py: if 'barometer' in record_m: data['pressure'] = 100.0 * record_m['barometer'] # Pascalsthat is causing the issue, but there is no mqtt topic in my setup called "barometer", I'm only posting "pressure", so why would it even be trying to execute this

Re: [weewx-user] Re: Which weather station would you buy ?

2020-01-09 Thread raenrfm
My system is pretty autonomous. I rarely need to touch it, but I suppose it's not quite as hands off as a pre-built system. I saw this one on Kickstarter, looks quite robust with ultrasonic wind speed and direction sensor, hepatic sensor for rain and even does UV and Radiance. I just don't

Re: [weewx-user] Re: US - Metric problem

2020-01-09 Thread Thomas Keffer
You're not giving a lot of information, but it sounds like your weather station is emitting values in the US System, to which you are adding a value in the metric system without converting one or the other first. You need to inject your value *after* the service StdConvert has done its work

[weewx-user] US - Metric problem

2020-01-09 Thread Pila
I use exclusively metric units. I am adding extra Celsius temperatures to the database. Unfortunatelly for me, when I was building this particular system, I neglected to switch the database from US to Metric units (target_unit). 1) WeeWx is correctly reading my extraTemp1 as 18.4 but is saving

[weewx-user] Weewx 3.9.2 is acting strangely after an unexpected shutdown

2020-01-09 Thread gjr80
Hi, Classic case of corrupt station memory. Have a look at the ‘Corrupt station memory’ section (http://weewx.com/docs/usersguide.htm#Corrupt_station_memory) in the User’s Guide. Common occurrence when a Davis station has a power interruption. Worthwhile noting the symptoms for future. Gary

[weewx-user] Weewx 3.9.2 is acting strangely after an unexpected shutdown

2020-01-09 Thread Jarom Hatch
I've had power outages and stuff before and it's never been a big deal. Weewx was working fine up until my kids shut off the power strip the raspberry pi is plugged into. Upon discovering that a few hours later I turned it on, it backfilled the past few hours of data, then just stopped

Re: [weewx-user] Re: Which weather station would you buy ?

2020-01-09 Thread Olivier Garnier
Thanks, I've seen it ... but i won't have enougth time to ?"manage"? it ... Need something simple ;) Thank you ;) -- 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] Re: recalculating heatindex ?

2020-01-09 Thread gjr80
Hi, If it is indeed the heatindex data that is incorrect you should be able to use the new --calc-missing action in the wee_database utility to be released with WeeWX v4 to re-calculate your heatindex data. That is of course provided the obs used to calculate heatindex (outTemp and