[weewx-user] FInally updated to Weewx 5.1

2025-06-22 Thread Gerard Cerchio
I updated my weewx 4.10 to 5.1 and everything went smoothly except for one hiccup, not the fault with weeewx. I moved the Vantage View console to a new computer and changed the console's batteries without the console being powered. The sqlite data base stopped being updated once the new batteri

Re: [weewx-user] Re: Finally moving from wview to weewx

2025-05-20 Thread Gerard Cerchio
been around. In all that time, it's only happened to me once and > that was after a power outage. After that, I started using a UPS and it has > not happened since. > > On Tue, May 20, 2025 at 5:57 AM Gerard Cerchio wrote: > >> Thanks for the fast reply Tom. Have you narro

Re: [weewx-user] Re: Finally moving from wview to weewx

2025-05-20 Thread Gerard Cerchio
and the V5.0 > driver. The only changes were to remove support for Python 2. Besides, this > is a problem in the logger, not the driver. > > On Mon, May 19, 2025 at 8:06 PM Gerard Cerchio wrote: > >> I am in the process of updating my weewx computer and decided to give >&g

Re: [weewx-user] Re: Finally moving from wview to weewx

2025-05-19 Thread Gerard Cerchio
I am in the process of updating my weewx computer and decided to give weewx 5 a try. It installed easily enough and my custom skin is working well with the simulator. In all the years I have been running weewx 4 I have never had a problem retrieving data from the vantage station over USB. It

Re: [weewx-user] Caution Vantage Vue users, bad CR123 battery vendor

2024-10-01 Thread Gerard Cerchio
at 4:10:44 PM UTC-7 Tom Keffer wrote: > It's certainly possible that you got a bad battery, but double check that > your AC charger is working. I say that because it takes about 2 weeks for a > VP2 to go dead if you unplug it. > > On Tue, Oct 1, 2024 at 3:13 PM Gerard Cerchio

[weewx-user] Caution Vantage Vue users, bad CR123 battery vendor

2024-10-01 Thread Gerard Cerchio
Here is a warning to people who have stations that use the CR123 lithium battery. AmazonMy vendor Battery Suplier is selling bad Panasonic batteries. this is the URL The batt

[weewx-user] Re: Weewx Weather iOS App

2024-08-04 Thread Gerard Cerchio
I use the smartphone skin on my site it covers all smart phones. The incoming screen size is checked in index.html.template. I redirect to the smart phone skin if it's a small screen. I added a row to to the smartphone that allows the user to view th

Re: [weewx-user] Re: Loading Xtides with Forecast

2024-06-20 Thread Gerard Cerchio
For my my site I simply run a cron job once a day: *rm /var/www/html/weewx/backgrounds/tide.png; /usr/bin/tide -l "Ocean Beach, outer coast, California" -f p -m g -o /var/www/html/weewx/backgrounds/tide.png > /dev/null* and in index.html.tmpl post

Re: [weewx-user] V5.0.0 available

2024-01-15 Thread Gerard Cerchio
wrote: > If you have a stable installation that's working for you, there's no > reason to upgrade. There are a few big fixes, but they are minor and not > encountered very often. > > -tk > > On Sun, Jan 14, 2024 at 3:51 PM Gerard Cerchio wrote: > >> I read

Re: [weewx-user] V5.0.0 available

2024-01-14 Thread Gerard Cerchio
I read the upgrade guide and the change log. I have a very stable installation running on 4.10.2. All the directory and weewx user changes look a bit scary to me because I have site specific python scripts in weewx/user directory that read and format Scripps buoy RSS feeds. Any guess how har

Re: [weewx-user] V5.0.0 available

2024-01-14 Thread Gerard Cerchio
I read the upgrade guide and the change log. I have a very stable installation running on 4.10.2. All the directory and weewx user changes look a bit scary to me because I have site specific python scripts in weewx/user directory that read and format Scripps buoy RSS feeds. Any guess how hard

Re: [weewx-user] VantageVue rain collector delay

2023-05-02 Thread Gerard Cerchio
FYI Davis sold me the entire Vantage-Vue guts for around $100 and my station was over 10 years old. On Monday, May 1, 2023 at 9:08:56 AM UTC-7 Tom Keffer wrote: > Time to call Davis tech support. > > On Mon, May 1, 2023 at 5:44 AM Steve C wrote: > >> Not only is the funnel empty, the rain bucke

[weewx-user] Re: Embedding weather data from Weewx into webcam snap shot

2023-04-05 Thread Gerard Cerchio
I use ImageMagik convert <https://stackoverflow.com/questions/43525819/how-to-use-imagemagick-to-place-a-watermark-in-multiple-locations-on-an-image>to copyright my webcam. convert snapshot.jpg -font FreeMono -gravity SouthEast -pointsize 16 -fill "#fffdc3" -annotate +1

[weewx-user] Have weewx automaticaly redirect to smartphone

2023-02-09 Thread Gerard Cerchio
to the smartphone on the web page and I find this less than ideal. Gerard Cerchio https://www.oceanbeach.org/weewx/index.html -- 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 i

Re: [weewx-user] 4.9.1 issue

2022-10-27 Thread Gerard Cerchio
The Vantage Vue console with Firmware 3.0 is working just fine with weewx 4.9.1 and the new vantage driver. On Thursday, October 27, 2022 at 3:18:14 AM UTC-7 Gerard Cerchio wrote: > My Vantage Vue is 4 years later, any thoughts if it would run into the > same problem? > > cserv

Re: [weewx-user] 4.9.1 issue

2022-10-27 Thread Gerard Cerchio
My Vantage Vue is 4 years later, any thoughts if it would run into the same problem? cserve:/etc/weewx# wee_device --info Using configuration file /etc/weewx/weewx.conf Using Vantage driver version 3.2.3 (weewx.drivers.vantage) Querying... Davis Vantage EEPROM settings: CONSOLE TYPE:

Re: [weewx-user] Re: Version 4.9.0 available

2022-10-26 Thread Gerard Cerchio
Thanks for all the hard work that has gone in the extensive update, kudos to the team! This is my first update of weewx from version 4.8. I use webmin to administer my sites. Looking at github, I see that weewx.conf is updated in this release. I am not sure how the webmin updater will treat the

Re: [weewx-user] Current Weather Conditions Weather Graphic

2022-09-25 Thread Gerard Cerchio
Hi Scott, You peaked my curiosity. As far as I know the USA gets along perfectly well with the Czech Republic . If I am not asking too much, what kind of school blocks access to eastern European nations and for what reasons? On Saturday, September

Re: [weewx-user] Formatted Wind Direction returning N/A instead of a number

2022-09-04 Thread Gerard Cerchio
Thanks Tom, That'll fix it! On Sunday, September 4, 2022 at 8:43:43 AM UTC-7 tke...@gmail.com wrote: > See the section There is no wind direction when wind speed is zero > <http://www.weewx.com/docs/usersguide.htm#zero_windspeed> in the User's > Guide. > > On Sun

[weewx-user] Formatted Wind Direction returning N/A instead of a number

2022-09-04 Thread Gerard Cerchio
This morning we had a very unusual occurrence here at Ocean Beach San Francisco. The wind speed dropped to 0 mph for a short period. This resulted in the value of *$currentwindDir.formatted* being set to *N/A* upsetting my wind gauge javascript which expects a numerical value. Do I need to add

Re: [weewx-user] Any suggestions on adding ocean surface temperature to weewx?

2022-08-14 Thread Gerard Cerchio
ugh it used iframes which may not suit you.) > https://www.ndbc.noaa.gov/widgets/station_page.php?station=46237"; > style="border: solid thin #3366ff; width:300px; height:300px"> > > And a guide to their various data sources > <https://www.ndbc.noaa.gov/docs/ndbc_web_data_gu

[weewx-user] Any suggestions on adding ocean surface temperature to weewx?

2022-08-14 Thread Gerard Cerchio
I would like to add the San Francisco Ocean temperature to my weewx site. I found a couple pay for this free data we got from NOAA, but I am too retired and too cheap to be taken by that grift. I think the data would be very helpful to those hardy souls performing all sorts of water/wind sports

Re: [weewx-user] My old wview station is now a weewx station and is now on line

2022-08-01 Thread Gerard Cerchio
Thanks much vince & Peter. I'm going to give the gauges a try. On Monday, August 1, 2022 at 1:27:19 PM UTC-7 peterq...@gmail.com wrote: > I think you can get to it via the ip address > http://76.14.100.100/weewx/index.html > > I don't have a public DNS entry > > On Mon, Aug 1, 2022 at 12:12 PM v

Re: [weewx-user] My old wview station is now a weewx station and is now on line

2022-08-01 Thread Gerard Cerchio
th Weewx. I embedded the SteelSeries gauges in > my page and it was pretty easy, though it was 5 years ago so I don't > remember the details. > > On Mon, Aug 1, 2022 at 11:15 AM Gerard Cerchio wrote: > >> Hi all! I ran my Davis Vantage VU on wview for many years. Due to living

[weewx-user] My old wview station is now a weewx station and is now on line

2022-08-01 Thread Gerard Cerchio
Hi all! I ran my Davis Vantage VU on wview for many years. Due to living across the street from the ocean, the Davis finally did rust out. I decided to revive the station after 5 years of downtime when I found you can get all new guts for the vantage vu for under $100.00 dollars. Here is my weew