[weewx-user] Re: Error trying to upgrade from 5.1b4 to 5.1 on Fedora 40

2024-07-28 Thread Mark Jenks
; Look at the note on https://www.weewx.com/docs/5.1/quickstarts/redhat/ > > On Sunday, July 28, 2024 at 8:44:50 AM UTC-7 Mark Jenks wrote: > >> Installed it back with Fedora 38, but have since gone to 40. >> Changed the repo.d from weewx-test to the normal repo.d. >> >

[weewx-user] Re: Error trying to upgrade from 5.1b4 to 5.1 on Fedora 40

2024-07-28 Thread Mark Jenks
beta) is the latest. I'll look into this later. On Sunday, July 28, 2024 at 11:34:46 AM UTC-5 vince wrote: > el40 ? I suspect you have an error in your repo.d file. > > Look at the note on https://www.weewx.com/docs/5.1/quickstarts/redhat/ > > On Sunday, July 28, 2024

[weewx-user] Re: Error trying to upgrade from 5.1b4 to 5.1 on Fedora 40

2024-07-28 Thread Mark Jenks
ok at the note on https://www.weewx.com/docs/5.1/quickstarts/redhat/ > > On Sunday, July 28, 2024 at 8:44:50 AM UTC-7 Mark Jenks wrote: > >> Installed it back with Fedora 38, but have since gone to 40. >> Changed the repo.d from weewx-test to the normal repo.d. >> >>

[weewx-user] Error trying to upgrade from 5.1b4 to 5.1 on Fedora 40

2024-07-28 Thread Mark Jenks
Installed it back with Fedora 38, but have since gone to 40. Changed the repo.d from weewx-test to the normal repo.d. Getting this error while trying to do an upgrade. Seems there is no el40 yet. Thanks! -Mark Errors during downloading metadata for repository 'weewx': - Status code: 404 for

[weewx-user] Re: Belchertown and MQTT configuration error

2024-07-26 Thread Mark Jenks
Make sure MQTT is running correctly. You can test it via CLI. This page goes into configuring a cert, you can stop reading at that point. https://medium.com/gravio-edge-iot-platform/how-to-set-up-a-mosquitto-mqtt-broker-securely-using-client-certificates-82b2aaaef9c8 On Thursday, July 25, 2

Re: [weewx-user] Re: can't seem to find epel-release for fedora fc38

2024-07-04 Thread Mark Jenks
That's where I am now. Was fc38 until last night and now on fc40. 5.1 beta is working great. On Saturday, June 15, 2024 at 8:49:23 PM UTC-5 Tom Keffer wrote: > Would you be willing to try the V5.1 beta? More information > .

Re: [weewx-user] Belchertown not running under Ubuntu 24.04

2024-07-04 Thread Mark Jenks
I just got this error after updating to Fedora 40 last night. Updating belchertown.py from the github fixed it for me. -Mark On Saturday, June 22, 2024 at 10:23:33 AM UTC-5 MaKi68 wrote: > I've seen, that belchertown.py was changed yesterday. I'll try ;). > > MaKi68 schrieb am Samstag, 22. Ju

Re: IRe: [weewx-user] High CPU on 5.10

2024-05-30 Thread Mark Jenks
Yes, that was it. On Thursday, May 30, 2024 at 12:56:18 AM UTC-5 Ian Millard wrote: > Should the last command be: - > weectl database calc-missing > Sent from my iPad. > > On 30 May 2024, at 03:28, Mark Jenks wrote: > >  I ran this, and did the recalc-missing, and i

IRe: [weewx-user] High CPU on 5.10

2024-05-29 Thread Mark Jenks
add-column windrun weectl database add-column cloud_cover weectl database add-column aqi weectl calc-missing On Tuesday, May 28, 2024 at 8:10:45 PM UTC-5 Mark Jenks wrote: > Seasons itself doesn't do it, and Belchertown with no settings on it is > doing it. > So, I'm addin

Re: [weewx-user] High CPU on 5.10

2024-05-28 Thread Mark Jenks
s re: Belchertown and v5 weewx. >>>> >>>> Check your mariadb schema and see if it is missing appTemp. If you >>>> have the old wview-compatible db you'd have about 50 elements in it. If >>>> you later switched to the v4 and above bigger wv

Re: [weewx-user] High CPU on 5.10

2024-05-28 Thread Mark Jenks
YES NULL windBatteryStatus double YES NULL rainBatteryStatus double YES NULL outTempBatteryStatus double YES NULL inTempBatteryStatus double YES NULL On Tuesday, May 28, 2024 at 7:35:56 PM UTC-5 Mark Jenks wrote: > Ripping out Belchertown completely. I did it before, but didn't let i

Re: [weewx-user] High CPU on 5.10

2024-05-28 Thread Mark Jenks
the old wview-compatible db you'd have about 50 elements in it. If you > later switched to the v4 and above bigger wview-extended schema, you'd have > 114 elements in it. Sorry but I don't know the mariadb commands to count > them nor check. > > For sqlite3 it

Re: [weewx-user] High CPU on 5.10

2024-05-28 Thread Mark Jenks
Belchertown and v5 weewx. >>>> >>>> Check your mariadb schema and see if it is missing appTemp. If you >>>> have the old wview-compatible db you'd have about 50 elements in it. If >>>> you later switched to the v4 and above bigger wview-e

Re: [weewx-user] High CPU on 5.10

2024-05-28 Thread Mark Jenks
I removed the last two from skin.conf, and it still does the large query. I'll keep digging tonight. generator_list = weewx.cheetahgenerator.CheetahGenerator, weewx.reportengine.CopyGenerator, user.belchertown.HighchartsJsonGenerator On Monday, May 27, 2024 at 10:06:02 PM UTC-5 Mark

Re: [weewx-user] High CPU on 5.10

2024-05-27 Thread Mark Jenks
false alarm so far. mqtt is tied to belchertown.So, seems to be belchertown like you suspected. Digging more tomorrow. On Monday, May 27, 2024 at 10:00:15 PM UTC-5 Mark Jenks wrote: > I just ripped mqtt out also. I'll check it in the morning and see if that > makes a

Re: [weewx-user] High CPU on 5.10

2024-05-27 Thread Mark Jenks
I just ripped mqtt out also. I'll check it in the morning and see if that makes a difference. On Monday, May 27, 2024 at 9:52:21 PM UTC-5 Mark Jenks wrote: > Bad news? I uninstalled belchertown, and it's still hitting high CPU on > mariadb and python3. This is the hit to th

Re: [weewx-user] High CPU on 5.10

2024-05-27 Thread Mark Jenks
ntil you isolate the plot or tag that is > causing the problem. > > On Mon, May 27, 2024 at 4:47 PM Mark Jenks wrote: > >> Just built a new weewx on my Fedora 38 this morning, and attached it to >> my mariadb. It has 13 years worth of data in it. >> >> I am ru

Re: [weewx-user] 4.10 to 5.1 upgrade observations

2024-05-27 Thread Mark Jenks
See my new post.. :) On Monday, May 27, 2024 at 12:24:33 PM UTC-5 vince wrote: > Why do you think you need to update your database ? > > If your skins process in a reasonable couple/few second time without > errors, you're good as is. > > On Monday, May 27, 2024 at 8:20

[weewx-user] High CPU on 5.10

2024-05-27 Thread Mark Jenks
Just built a new weewx on my Fedora 38 this morning, and attached it to my mariadb. It has 13 years worth of data in it. I am running Belchertown and mqtt, and installed Windy. But I just removed Windy to see if that was it, but still does it. Python and/or moriadb goes to 100% CPU. Mariadb

Re: [weewx-user] 4.10 to 5.1 upgrade observations

2024-05-27 Thread Mark Jenks
onfigure-a-database> > . > > On Mon, May 27, 2024 at 6:40 AM Mark Jenks wrote: > >> I just did a fresh install of 5.1 from yum-test, and migrated everything >> from my 4.10 over to it. Everything went as expected, except a few things >> I noticed. >> &g

[weewx-user] 4.10 to 5.1 upgrade observations

2024-05-27 Thread Mark Jenks
I just did a fresh install of 5.1 from yum-test, and migrated everything from my 4.10 over to it. Everything went as expected, except a few things I noticed. One thing to note, is to install the extensions, before start editing the data in them. I'm running Belchertown, and coping the skins

[weewx-user] Fedora Weewx RPM install

2024-03-06 Thread Mark Jenks
Good morning! I was going to do PIP for the new 5.x install, instead of using the setup.py like I have for years. Then I saw the RPM, and figured I was take a look at that, except the rpm doesn't work for Fedora. Fedora is not Enterprise Linux, so you can not install EPEL-Repo for it, but all p

Re: [weewx-user] How to upgrade from setup.py v4 install to pip v5 install

2024-03-06 Thread Mark Jenks
I think that is the direction I am going to go in also. I've been using setup.py since the beginning since there was no rpm yet. I'm going to do the pip install, move all my files around to the new format and restart it there. Running mariadb, so all my data is in one place already. Been h

[weewx-user] Re: Belchertown not generating forecast

2023-06-05 Thread Mark Jenks
Works different for me. But it is getting downloaded. [root@fedora json]# date --date="@1685959229" Mon Jun 5 05:00:29 AM CDT 2023 On Monday, June 5, 2023 at 5:54:40 AM UTC-5 Mark Jenks wrote: > date -d doesn't do that for me, but inside the json, I found the current &g

[weewx-user] Re: Belchertown not generating forecast

2023-06-05 Thread Mark Jenks
t;lat": 47.45}, "place" > : {"name": "seattle/metro", "city": "seattle/metro", > > pi@pi4:/var/www/html/weewx/weewx_belchertown $ date -d @1685937620 > Sun 04 Jun 2023 09:00:20 PM PDT > > > On Sunday, Jun

[weewx-user] Belchertown not generating forecast

2023-06-04 Thread Mark Jenks
It's downloading it form aeris and I see it in the API as being queries. Also I see it in the logs and the json is downloaded. Jun 4 20:00:27 fedora journal[3171401]: weewx[3171401] INFO user.belchertown: New forecast file downloaded to /var/www/html/weewx/belchertown/json/forecast.json But

[weewx-user] Re: Wmr 200 rain gauge replacement

2021-01-19 Thread Mark Jenks
I had the worst luck with the WMR rain gauge. The antenna reception is just terrible at best. II tried this and it helped some.. https://images37.fotosik.pl/164/db3fd6d70e345043med.jpg I just kept it closer to the house than the weather station. On Tuesday, January 19, 2021 at 5:34:47

Re: [weewx-user] NWS Radar Changes

2021-01-12 Thread Mark Jenks
bels=1&severe=1&rainsnow=1&lightning=1&smooth=1 >>>> >>>> https://www.wunderground.com/radar/us/oh/cincinnati/iln >>>> >>>> Just replace the station with the one you desire. >>>> >>>> To me they are an adequ

Re: [weewx-user] Re: CentOS is on shakey ground

2021-01-04 Thread Mark Jenks
> Anyway, I guess this is not really weewx related. > > - Paul VE1DX > > On Jan 3, 2021, at 6:20 PM, Mark Jenks wrote: > > I use CentOS for everything, except my home server.At home I use > Fedora, since it's RedHat based.. > > > > On Sunday, January

[weewx-user] Re: CentOS is on shakey ground

2021-01-03 Thread Mark Jenks
I use CentOS for everything, except my home server.At home I use Fedora, since it's RedHat based.. On Sunday, January 3, 2021 at 12:48:56 PM UTC-6 WindnFog wrote: > I may have been the only one using CentOS for weewx (before switching to a > Raspberry Pi about a year ago.) I note it's stil

[weewx-user] Re: best way to use weewx with a Davis station

2021-01-02 Thread Mark Jenks
You can still find the 6510USB for sale online. On Thursday, December 31, 2020 at 2:41:01 PM UTC-6 pedal...@gmail.com wrote: > Yes you can. I have a Davis Vantage Vue and Weatherlink Live and have that > ability with weewx > > On Thursday, December 31, 2020 at 12:45:40 PM UTC-5 Juan Antonio Mosq

Re: [weewx-user] NWS Radar Changes

2020-12-30 Thread Mark Jenks
Finally got an answer back from NOAA. I haven't see this link listed anywhere yet. Images aren't the best, but it's something better than the .gz's and straight .gif files https://radar.weather.gov/ridge/lite/ On Wednesday, December 23, 2020 at 7:12:15 AM UT

Re: [weewx-user] NWS Radar Changes

2020-12-23 Thread Mark Jenks
Email contact information here: https://www.weather.gov/radarfaq On Wednesday, December 23, 2020 at 7:10:50 AM UTC-6 Mark Jenks wrote: > I just sent an email to NWS. I'll let you know the response if I get one.. > > > > Good Morning! > > For years, there have been

Re: [weewx-user] NWS Radar Changes

2020-12-23 Thread Mark Jenks
loops. This is what I have been using that no longer works. radar_img = http://radar.weather.gov/ridge/lite/N0R/GRB_loop.gif radar_url = http://radar.weather.gov/ridge/radar.php?product=NCR&rid=GRB&loop=yes Thank you! Mark Jenks Station ID - DW7584 On Tuesday, December 22, 2

Re: [weewx-user] Belchertown skin with MQTT not working?

2020-12-22 Thread Mark Jenks
d multiple issues, but that was the last one. On Tuesday, December 22, 2020 at 1:15:21 PM UTC-6 ti...@skybase.net wrote: > Hi Mark, > > Have you configured the operating system's firewall to permit the > connection ? > > thanks > > Tim > > > On 23/12/20 1:31

Re: [weewx-user] Belchertown skin with MQTT not working?

2020-12-22 Thread Mark Jenks
Okay, I cleaned it up per that link, and it doesn't seem to be working yet. mqtt_websockets_enabled = 1 mqtt_websockets_host = weather.mjenks.net mqtt_websockets_port = 9001 mqtt_websockets_ssl = 0 mqtt_websockets_topic = "weather/weewx/l

Re: [weewx-user] Belchertown skin with MQTT not working?

2020-12-21 Thread Mark Jenks
I guess I should have included this... # more mosquitto.conf persistence false # mqtt listener 1883 127.0.0.1 protocol mqtt # websockets listener 9001 127.0.0.1 protocol websockets On Monday, December 21, 2020 at 5:28:48 PM UTC-6 Greg Troxel wrote: > > Mark Jenks writes: > &

[weewx-user] Belchertown skin with MQTT not working?

2020-12-21 Thread Mark Jenks
What am I missing? I can't seem to get this to work. The website won't connect to mqtt to get the data. Even though I can see it when I watch the topic. Failed connecting to the weather station. Please try again later! [StdRESTful] [[MQTT]] server_url = mqtt://weather:passwordx

Re: [weewx-user] Probleme WMR200

2020-12-15 Thread Mark Jenks
Mine did it with Python 2, HTPC Intel MB with Fedora on it. I never did notice the USB changing, but it's very possible. I'd go back and check, but I'm now on a Vantage Vue.. :) On Tuesday, December 15, 2020 at 6:11:45 AM UTC-6 tke...@gmail.com wrote: > Issue #578

[weewx-user] Re: Probleme WMR200

2020-12-15 Thread Mark Jenks
Mine did that once in awhile, and I never did figure out why.. I just wrote a script to watch it and restart it, if it saw "Exiting.." # more watch-weewx.sh #!/bin/bash service=weewx.service if (( $(/usr/bin/systemctl status $service | grep running | wc -l) < 1 )) then echo “$service was

Re: [weewx-user] Re: Upgrade from 3.9.2 to 4.1.1 issues

2020-10-25 Thread Mark Jenks
ct 25, 2020 at 6:02 PM Mark Jenks wrote: > >> I completely removed pyserial using pip and dnf. >> Same thing. Maybe something to do with rules.d? I tried tty and usb >> both, and get the same thing. >> >> [root@server ~]# systemctl status weewx.service >> ●

Re: [weewx-user] Re: Upgrade from 3.9.2 to 4.1.1 issues

2020-10-25 Thread Mark Jenks
hings in the > WeeWX directory system. Take a look in /home/weewx/bin and see if serial > ended up in there. > > If so, delete it, then cd to some other directory, such as your home > directory, then try installing. Make sure you use the python3 version of > pip: >

Re: [weewx-user] Re: Upgrade from 3.9.2 to 4.1.1 issues

2020-10-25 Thread Mark Jenks
to use a serial port must belong to the > dialout group. > > This still applies even if the serial port is via a USB interface. > > regards > > Tim > > On 26/10/20 7:06 am, Mark Jenks wrote: > > I just did a full stop and start, and I get this. Permissions? > &

Re: [weewx-user] Re: Upgrade from 3.9.2 to 4.1.1 issues

2020-10-25 Thread Mark Jenks
e if you are using systemd #ACTION=="add", SUBSYSTEM=="tty", ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea60", SYMLINK+="vantage", TAG+="systemd", ENV{SYSTEMD_WANTS}="weewx.service" ACTION=="add", SUBSYSTEM=="us

Re: [weewx-user] Re: Upgrade from 3.9.2 to 4.1.1 issues

2020-10-25 Thread Mark Jenks
That works. See above. It's python3 On Sunday, October 25, 2020 at 2:48:58 PM UTC-5 jo...@johnkline.com wrote: > > I’m not sure what OS you are on, but would you try: > > python3 > import serial > > On Oct 25, 2020, at 12:40 PM, Mark Jenks wrote: > > Thi

Re: [weewx-user] Re: Upgrade from 3.9.2 to 4.1.1 issues

2020-10-25 Thread Mark Jenks
This works... [weewx@server ~]$ python Python 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import serial >>> On Sun

Re: [weewx-user] Re: Upgrade from 3.9.2 to 4.1.1 issues

2020-10-25 Thread Mark Jenks
I just did this. No change.. dnf install python3-pyserial On Sunday, October 25, 2020 at 1:59:28 PM UTC-5 Mark Jenks wrote: > pip install pyserial > > On Sunday, October 25, 2020 at 1:28:02 PM UTC-5 tke...@gmail.com wrote: > >> How did you install pyserial? >> >>

Re: [weewx-user] Re: Upgrade from 3.9.2 to 4.1.1 issues

2020-10-25 Thread Mark Jenks
pip install pyserial On Sunday, October 25, 2020 at 1:28:02 PM UTC-5 tke...@gmail.com wrote: > How did you install pyserial? > > On Sun, Oct 25, 2020 at 10:00 AM Mark Jenks wrote: > >> # The station model, e.g., WMR200, WMR200A, Radio Shack W200 >> model = Vantag

[weewx-user] Re: Upgrade from 3.9.2 to 4.1.1 issues

2020-10-25 Thread Mark Jenks
, October 25, 2020 at 11:58:59 AM UTC-5 Mark Jenks wrote: > I was running python 2 before, and upgraded to python 3. Never had an > issue until I upgraded to 4.1.1. > > What am I missing? > > # python --version > Python 3.7.6 > > pyserial is installed. > > [root@

[weewx-user] Upgrade from 3.9.2 to 4.1.1 issues

2020-10-25 Thread Mark Jenks
I was running python 2 before, and upgraded to python 3. Never had an issue until I upgraded to 4.1.1. What am I missing? # python --version Python 3.7.6 pyserial is installed. [root@server bin]# ./wee_device Using configuration file /home/weewx/weewx.conf Using Vantage driver version 3.2.

[weewx-user] Re: Seasons Skin timestamps

2019-04-09 Thread Mark Jenks
Thanks, I didn't even see those things. Now I do. As for the other one, If I click on month, it shows me the daily. It's been so long I forgot about it. :) On Tuesday, April 9, 2019 at 6:51:13 PM UTC-5, mwall wrote: > > > > On Tuesday, April 9, 2019 at 7:43:24 PM U

[weewx-user] Re: Seasons Skin timestamps

2019-04-09 Thread Mark Jenks
Also, the Wind only shows degrees. In Standard it show SSW, SW, W, etc next to it. On Tuesday, April 9, 2019 at 6:43:24 PM UTC-5, Mark Jenks wrote: > > Why was the time removed from daily for the highs and lows? Any way to > bring them back without going back to Standard? >

[weewx-user] Seasons Skin timestamps

2019-04-09 Thread Mark Jenks
Why was the time removed from daily for the highs and lows? Any way to bring them back without going back to Standard? Also, is there a way to see hourly stats instead of just Weekly or Monthly? -Mark High Temperature Low Temperature 55.5°F at 02:15:21 PM 37.4°F at 04:51:05 AM High Heat Index

[weewx-user] Re: New Station Question

2019-03-31 Thread Mark Jenks
That last issue cleared up today. It must not generate the Sensor Status as much as the other stuff on the page. -Mark On Saturday, March 30, 2019 at 7:44:00 PM UTC-5, Mark Jenks wrote: > > Looks like it so far. It's creating Day.png files that are accurate now. > > Only thi

[weewx-user] Re: New Station Question

2019-03-30 Thread Mark Jenks
Looks like it so far. It's creating Day.png files that are accurate now. Only thing I still see is, but I don't know if it's normal.: Transmitter Battery OK Wind Battery LOW Rain Battery LOW Outside Temperature Battery LOW On Saturday, March 30, 2019 at 5:55:12 PM UTC-5, gjr80 wrote: > > So it'

[weewx-user] Re: New Station Question

2019-03-30 Thread Mark Jenks
Okay, update!I changed the station to 300 with wee_device and removed day*.png. Then I restarted Weewx.. It's not generating daily graphs.So, guessing it was setting both to 300. Thanks! -Mark On Saturday, March 30, 2019 at 5:21:24 PM UTC-5, Mark Jenks wrote: > > wee

[weewx-user] Re: New Station Question

2019-03-30 Thread Mark Jenks
weewx.conf was 300. I just did the wee_device to change the other side. I will remove the plot images and see what is created now. -Mark On Saturday, March 30, 2019 at 4:47:06 PM UTC-5, gjr80 wrote: > > Hi , > > Davis stations ship with a default 30 minute archive period, that means > arch

[weewx-user] Re: New Station Question

2019-03-30 Thread Mark Jenks
Okay, more information.I am getting a imagegenerator every 30 mins, and only seems to be updating the week graphs. The Daily's are not getting updated. -Mark On Saturday, March 30, 2019 at 10:45:44 AM UTC-5, Mark Jenks wrote: > > I just changed from the WMR200 and bought a Da

[weewx-user] Re: New Station Question

2019-03-30 Thread Mark Jenks
error is 0.32 seconds (positive is fast) Mar 30 11:17:16 server weewx[10304]: engine: Starting main packet loop. On Saturday, March 30, 2019 at 11:09:24 AM UTC-5, peterq...@gmail.com wrote: > > What does the log show? > > tail -f /var/log/syslog > > > On Saturday, March 30, 201

[weewx-user] Re: New Station Question

2019-03-30 Thread Mark Jenks
I don't show imagegenerator running for the last 45 mins.. -Mark On Saturday, March 30, 2019 at 11:09:24 AM UTC-5, peterq...@gmail.com wrote: > > What does the log show? > > tail -f /var/log/syslog > > > On Saturday, March 30, 2019 at 8:45:44 AM UTC-7, Mark Jenks w

[weewx-user] New Station Question

2019-03-30 Thread Mark Jenks
I just changed from the WMR200 and bought a Davis Vantage. I changed weewx.conf to use the right driver and I'm getting data on the html in the current section, but... It's not generating graphs at all with the new data. Do I need to change something else? Also, I noticed that this seems to r

Re: [weewx-user] Re: Weewx crash catcher

2019-03-03 Thread Mark Jenks
hread On Friday, March 1, 2019 at 5:11:13 PM UTC-6, Thomas Keffer wrote: > > OK, see this post > <https://groups.google.com/d/msg/weewx-user/69RvQnD_OQc/M_8q8sDoAgAJ>. > > -tk > > On Fri, Mar 1, 2019 at 1:53 PM Mark Jenks > wrote: > >> Yes, it is a WMR200.

Re: [weewx-user] Re: Weewx crash catcher

2019-03-01 Thread Mark Jenks
Yes, it is a WMR200. Eventually changed for something newer in a few months. -Mark On Tuesday, February 26, 2019 at 6:49:13 AM UTC-6, Thomas Keffer wrote: > > Is this, by any chance, a WMR200 or WS28xx? > > -tk > > On Tue, Feb 26, 2019 at 4:30 AM Mark Jenks > wrote: &g

[weewx-user] Re: Weewx crash catcher

2019-02-26 Thread Mark Jenks
sitive value for record field 'interval': %s" % (record['interval'], )) Feb 25 22:29:41 server weewx[7721]: ValueError: Non-positive value for record field 'interval': 0 Feb 25 22:29:41 server weewx[7721]: Exiting. On Saturday, February 23, 2019 at

[weewx-user] Re: New weather station opinions?

2019-02-23 Thread Mark Jenks
I've had my WMR for 8-9 years. It looks horrid. lol On Saturday, February 23, 2019 at 12:57:27 PM UTC-6, vince wrote: > > On Saturday, February 23, 2019 at 9:37:41 AM UTC-8, rich T wrote: >> >> Might to check here: >> >> >> https://www.scaledinstruments.com/product-category/davis-instruments/co

Re: [weewx-user] Weewx crash catcher

2019-02-23 Thread Mark Jenks
uccessfully run it > for 2 years at a time. > > The next time it does, please post the system log. Far better to engineer > out the point of failure. > > -tk > > On Sat, Feb 23, 2019 at 7:36 AM Mark Jenks > wrote: > >> I've been running this for a few years n

[weewx-user] New weather station opinions?

2019-02-23 Thread Mark Jenks
Currently, I have a WMR200, but it originally started out as a WMR100. The console died and I found a good used 200 on Ebay. But the years have taken its toll and I have replaced just about everything once. I'm just limping it along right now with extra parts I've gotten over the years. But

[weewx-user] Weewx crash catcher

2019-02-23 Thread Mark Jenks
I've been running this for a few years now, and once and awhile weewx just falls over for no good reason. To deal with this, I wrote a script that I run in cron to check to make sure it's running, and if not, start it over again. Here it is for everyone to use -Mark [root@server bin]# c

[weewx-user] Re: Windchill generated wrong.

2017-12-26 Thread Mark Jenks
20 miles NW from Green Bay, WI. Frozen Tundra! On Tuesday, December 26, 2017 at 3:21:28 PM UTC-6, vince wrote: > > On Monday, December 25, 2017 at 10:24:36 PM UTC-8, Mark Jenks wrote: >> >> Yes, I live somewhere where the air hurts my face.. But that being said, >> whe

[weewx-user] Re: Windchill generated wrong.

2017-12-26 Thread Mark Jenks
Correct. On Tuesday, December 26, 2017 at 1:44:41 PM UTC-6, gjr80 wrote: > > So when weeWX was displaying the nonsense windchill at the same time the > console was displaying the correct windchill? > > Gary > -- You received this message because you are subscribed to the Google Groups "weewx-

[weewx-user] Re: Windchill generated wrong.

2017-12-26 Thread Mark Jenks
Tuesday, December 26, 2017 at 7:45:12 AM UTC-6, Mark Jenks wrote: > > Yes, windchill is correct on the station. Says -30F right now. > > I'm going to try switching it to software to see if it fixes it for now. > > I have a feeling that the driver isn't grabbing it correct

[weewx-user] Re: Windchill generated wrong.

2017-12-26 Thread Mark Jenks
Yes, windchill is correct on the station. Says -30F right now. I'm going to try switching it to software to see if it fixes it for now. I have a feeling that the driver isn't grabbing it correctly. -Mark On Tuesday, December 26, 2017 at 3:54:03 AM UTC-6, gjr80 wrote: > > Hmm, accoding to the H

[weewx-user] Re: Windchill generated wrong.

2017-12-26 Thread Mark Jenks
WMR200. Weewx 3.8.0 On Tuesday, December 26, 2017 at 12:35:44 AM UTC-6, gjr80 wrote: > > Also, what type of station? > > Gary > Dec 26 03:19:28 server weewxd: LOOP: 2017-12-26 03:19:03 CST (1514279943) altimeter: None, appTemp: None, barometer: None, cloudbase: None, dateTime: 1514279943,

[weewx-user] Windchill generated wrong.

2017-12-25 Thread Mark Jenks
Yes, I live somewhere where the air hurts my face.. But that being said, when windchill hits -25, it calculates it wrong. Outside Temperature -9.4°F Wind Chill -24.6°F Heat Index -9.4°F Dewpoint -34.2°F Humidity 27% Barometer 30.507 inHg Barometer Trend (3 hours) 0.038 inHg Wind 8 mph from 288°