Let's face it. Weewx is a huge leap forward from Virtual Weather Station.
But I would really like to continue producing one of the graphics that VWS
produces.
I'm running on a raspberry pi, and I know VWS won't run on Linux. But if I
wanted to produce some graphics from vws, is there a way for wee
Good afternoon group.
I emailed Weather Underground support yesterday about backfilling
observations after having no internet for two days. Here was the response:
"Thank you for being so kind as to want to backfill your station's data.
But because of the quality control process we have in place,
uld
>> have to give it a try.
>>
>> On Sat, Dec 4, 2021 at 7:49 PM Ernest Jillson wrote:
>>
>>> Is it possible to have weewx display a week of 24 hour rainfall totals
>>> starting from 7 AM one day and ending at 7 AM the next? I'd like to
>>>
Is it possible to have weewx display a week of 24 hour rainfall totals
starting from 7 AM one day and ending at 7 AM the next? I'd like to
display this in a table for the last 7 days.
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups
"weewx-user" g
Hey Tom,
Just wanted to thank you again. We've had a couple more rain events and all
the rain amounts match now.
Ernie
On Fri, Sep 10, 2021 at 10:55 PM Ernest Jillson wrote:
> Ah. Thanks. I'll give that a try!
>
>
>
> On Fri, Sep 10, 2021 at 7:54 AM Tom Keffer
Ah. Thanks. I'll give that a try!
On Fri, Sep 10, 2021 at 7:54 AM Tom Keffer wrote:
> The Vantage stations emit 'dayRain' as well --- the total rain since
> midnight. This may be what Belchertown, MQTT, etc. are using.
>
> On Thu, Sep 9, 2021 at 5:23 PM Ernest Jil
I put the following in StdCalibrate:
rain = rain * 0.93
My new tipping spoon from Davis is a bit too generous with the tips. It
seems to work in some places, but not others. Strange, right?
So the gauge measured 0.54 today. That was correctly reduced to 0.50 in the
standard/seasons skin. In Belc
I do have the seasons skin installed and it did show up there as well.
On Fri, Aug 27, 2021, 05:53 Karen K wrote:
> 655.35 is a very special value for computers. It is 2^16-1, that is the
> biggest value to store in a 16 bit large memory. Additionally, if signed
> values and unsigned values are
Thanks for the detailed response!
I'll try to elaborate on everything here.
1) Under StdArchive: record_generation = hardware
2) Units are in "inches/hour"
3) First sql query from archive is the same as the second from
archive_day_rainRate. 9.44, which while high, is certainly plausible in
Florida
Weewx 4.5.1
Belchertown 1.3b1
Davis VP2
I don't think this is a true weewx or Belchertown issue since my rainrate
is set to prefer hardware, but I'm getting some new behavior over the last
few months that I hadn't seen before.
Every once in a while, I will get a rainrate of 655.35, even if it did
Well, it turns out steel gauges doesn't save the gauges as images. Oh well.
On Mon, Jun 28, 2021 at 8:08 PM Ernest Jillson wrote:
> Thanks, everyone.
>
> I will definitely need to grab some text from the feed or database, so
> either a simple skin or mqttwarn will work well
gauges
that might be able to create the images I would like to add to the image
background. Work keeps me busy, but I'm going to try to work on that a
little at a time over the next few days.
Ernie
On Sun, Jun 27, 2021 at 10:53 PM Andrew Elwell
wrote:
> On Mon, 28 Jun 2021 at 08:23
Anyone know of any skins that can produce a static image with most
parameters in either text or dial format? The web pages are great, but I'd
love to find something that creates an image with T, MaxT, MinT, Wind,
Precip (at the least) and ftp it to a friend's web site.
Thanks in advance,
Ernie
-
ebuilt the daily summaries in weewx.
>>
>> I used something like this to resurrect a bunch of historical data after
>> a severe case of user error earlier this year.
>>
>> -Les
>>
>>
>>
>> On 8 May 2021, at 7:46, Ernest Jillson wrote:
>&
May 8, 2021 at 11:10 AM p q wrote:
> Have you tried googling for inserting into a sqlite db from another? I'm
> not trying to be an ass, but if I had the problem you describe thats what
> I'd do. I'm sure there's sql you could use but I don't do it all the time
&g
I imported years of data from wunderground into my weewx db. There was a
period of very bad rain data due to a malfunctioning tipping bucket. Also
had a day where a small grasshopper managed to get into the little hole,
then proceeded to rack up about 15 inches of rain for me that day while
trying
Nothing specifically attracts lightning. Generally the tallest object in an
area is more prone to be hit. This is regardless of what it is made out of.
That said, if lightning did hit your anemometer, the surge will travel
through whatever it finds that conducts electricity, including data lines
an
I am now on python version 3 with weewx 4.4.
If anyone is reading this thread, let me just say this. I'm pretty linux
literate and actually work in the IT field. The number of threads here with
upgrade failures (weewx 3.x to weewx 4.x or python2 to python3) actually
had me pretty rattled. Remember
Has anyone ever tried to replicate some of Ambient's VWS images using
weewx? I moved to weewx back in November of 2019. I have a few friends who
still use Virtual Weather Station. One of them has collected our
broadcast.jpg images via ftp and kept a local weather page going.
In short, I'd like to
Here is the spec on AFMs from the NWS:
https://www.weather.gov/media/notification/dir/AFM_Format.pdf
On Wed, Oct 7, 2020 at 5:57 PM John Kline wrote:
> Absent a spec on area forecast matrices, and absent any problem reports on
> point forecast matrices, there isn’t much to go on here.
>
> On Oc
ion. I have the main bits of the NWS forecast
> code done! Hope to release via GitHub this week.
>
> If you really, really want the extension earlier, let me know by private
> email.
>
> Regards,
>
> Garry Lockyer
> C: +1.250.689.0686
> E: ga...@lockyer.ca
>
>
.250.689.0686
> E: ga...@lockyer.ca
>
>
> On Sep 12, 2020, at 10:56, Ernest Jillson wrote:
>
>
> Thanks, John! I will definitely take a look and see if I can incorporate
> it into my site with Belchertown skin.
>
>
> On Sat, Sep 12, 2020 at 12:49 PM John Kline w
Thanks, John! I will definitely take a look and see if I can incorporate
it into my site with Belchertown skin.
On Sat, Sep 12, 2020 at 12:49 PM John Kline wrote:
> I wrote an extension that uses it:
> https://github.com/chaunceygardiner/weewx-nws
>
> There are one-hour and twelve-hour forecas
2020 at 9:13 PM Pat wrote:
> Take a backup of everything just in case, then run these commands and it
> should upgrade to the latest version
>
> sudo apt-get update
> sudo apt-get upgrade weewx
>
>
> On Monday, July 20, 2020 at 9:11:39 PM UTC-4, Ernest Jillson wrote:
>&
f needed
> <http://weewx.com/docs.html>.
>
> On Monday, July 20, 2020 at 8:55:30 PM UTC-4, Ernest Jillson wrote:
>>
>> You, sir, are a brilliant man! Worked like a charm on the first try!
>>
>> Now to brave going to weewx 4.newest and latest Belchertown...
>
imer: This is an unreleased extension, use at your own
> risk, always have backups.
>
> 1. Copy the attached file to your bin/user folder
> 2. At the bottom of weewx.conf, update your data_services to have this:
> data_services = user.deleteVantageWindDir.DeleteWindDir,
> 3. R
tation
> reporting the archive value of the wind direction. As you can see on my
> site, my wind degrees aren't plotted to the nearest value. (e.g. 368
> degrees, 334 degree, etc)
>
> Before we blame the skin, run weewxd and post some loop and rec packets.
>
>
> On Satur
I know I'm not at the latest version of Belchertown. In fact, I'm still
using the older version (3.9.2). I've tried copying
/etc/weewx/skins/Belchertown/graphs.conf.example to graphs.conf, but I
can't find where to change wind direction from ordinal direction to degrees.
My wind direction is only
.
>
>
>
> On Tue, Jun 23, 2020 at 3:01 PM Ernest Jillson > wrote:
>
>> In weewx.conf: For the password, instead of entering your site password,
>> try the key there. It's NOT the api key. It's under "My Devices" in your
>> member settings on
password =
rapidfire = True
api_key = xx
On Tue, Jun 23, 2020 at 5:46 PM David Barto wrote:
> Where (what field) did you plug the key into?
>
> David
>
> On Jun 23, 2020, at 2:15 PM, Ernest Jillson wrote:
>
> Ok. This IS strange.
>
> I
"key" associated with
his account. Bingo! Not sure if it's a difference between 3.9x and 4.1 or
maybe that he has a vue and I have vp2? At least we got it working. Maybe
that will work for the OP too!
[image: WU_PWS_Key.JPG]
On Mon, Jun 22, 2020 at 4:29 PM Ernest Jillson wrote:
&
I'm helping someone set up a brand new pi with weewx and vantage vue. We
are getting the same thing in the logs. Failed to publish record. This is
using python 3 and weewx 4.x (latest). It says it's adding records to
database, but fails upload to WU. He even tried changing the password.
Meanwhile I
Actually, just searched and see that there is a an extension for weewx that
handles it and more:
https://github.com/matthewwall/weewx-forecast
On Sun, Apr 5, 2020 at 12:48 PM Ernest Jillson wrote:
> I have an API key from WU. It's free (probably because my station is
> registered wi
I have an API key from WU. It's free (probably because my station is
registered with them). I haven't tried it, but I would think there would be
a way to embed a forecast in your page using WU with a key? Has anyone
done this?
On Thu, Apr 2, 2020 at 12:58 AM William Burton wrote:
> Hello,
>
>
ulate may have added some
> values to it. However, if you set all the options in
> [StdWXCalculate]/[[Calculations]]
> <http://www.weewx.com/docs/usersguide.htm#[[Calculations]]> to 'hardware',
> then it will just pass the hardware values along.
>
>
>
> On Sat
Is there a way to save off the raw data exactly as it comes out of the data
logger? I'm having an issue with wind direction using an ultrasonic
anemometer. I understand when there is no wind, it probably can't give a
direction (but seems to end up defaulting to 360), but even when there is
wind
nothing we can do
> about it. 😕
>
> On Mon, Feb 10, 2020 at 11:28 AM Ernest Jillson
> wrote:
>
>> I grabbed the latest wunderfixer updated 2 hours ago. I just ran it, and
>> as before, it says it's doing everything it's supposed to do. So far, after
>> 5
as Keffer wrote:
>
> Could you try the present version of wunderfixer? I just patched it this
> morning.
>
> On Mon, Feb 10, 2020 at 6:50 AM Ernest Jillson > wrote:
>
>> Checking here:
>> https://www.wunderground.com/dashboard/pws/KFLRIVER11/graph/2020-01-29/2020-01-29/da
the wunderfixer is doing its job. What happens on the WU side is
> subject to their many bugs and infrastructure issues. :-/
>
> Regards,
> \Leon
> --
> Leon Shaner :: Dearborn, Michigan (iPad)
>
> On Feb 9, 2020, at 9:59 PM, Ernest Jillson > wrote:
>
>
> I
It "looks" like it's working for me, but doesn't. I get this message:
"No results returned from Weather Underground (perhaps a bad station
name??).
Publishing anyway."
It then proceeds to upload all my 5 minute obs. Only thing is, they never
show up on wunderground.
On Sunday, February
Hi Leon,
I'm using 3.9.2, which I believe is the latest of the 3.x series.
On Thursday, February 6, 2020 at 4:27:11 PM UTC-5, Leon Shaner wrote:
>
> Ernest, you would need to pull a newer version of 3.x to avoid this error
> and for api_key to have any meaning.
>
> Ernest
Definitely does cause weewx to fail. Keep in mind that we are adding the
key to version 3.x, not 4, then running the wunderfixer pointing at our old
weewx.conf file.
Feb 6 15:56:56 LakeFantasia weewx[21278]: restx: WU essentials: {}
Feb 6 15:56:56 LakeFantasia weewx[21278]: engine: Caught unr
Noticed the same thing. Even though it showed it upload successfully, it
never updates on weather underground.
On Wed, Feb 5, 2020, 23:36 Louis De Lange wrote:
> I tried this method of updating today as well. Jan 29 and 30 simply
> fails. Jan 31 appears to upload missing data successfully, but
Except...I may have waited too long. Looks like data is only available
back to 2020-01-31. Will be good for future issues, though.
On Wednesday, February 5, 2020 at 9:39:28 PM UTC-5, Ernest Jillson wrote:
>
> Hey Thomas,
>
> Just got around to this. Looks like it's workin
> cd weewx-4.0.0b11.tar.gz
>
>4.
>
>Run wunderfixer from the directory, using your old weewx.conf file.
>For example,
>
> ./bin/wunderfixer /etc/weewx/weewx.conf
>
>
>
> On Sat, Feb 1, 2020 at 8:36 AM Ernest Jillso
Even today, I can't get weewx to upload data to WU reliably using https.
I'm using http and it's working fine. I've read that many people have been
able to switch back. Not me.
With all these recent changes to WU, does anyone know if there is a way to
upload my previous several days of data th
46 matches
Mail list logo