Weather Software > RaspberryPI Weather Software

Can weewx be set up to receive data from https://mesowest.utah.edu?

(1/2) > >>

kbellis:
Can weewx be set up to receive data from https://mesowest.utah.edu? E.g., to study nearby stations in comparison with your own?

kbellis:
What I've found so far...
http://weewx.com/docs/customizing.htm#Adding_2nd_source
Adding a second data source

A very common problem is wanting to augment the data from your weather station with data from some other device. Generally, you have two approaches for how to handle this:

1)    Run two instances of weeWX, each using its own database and weewx.conf configuration file. The results are then combined in a final report, using weeWX's ability to use more than one database. See the Wiki entry How to run multiple instances of weewx for details on how to do this.
2)    Run one instance, but use a custom weeWX service to augment the records coming from your weather station with data from the other device.

Neither of the two given options seems (to this total noob) very likely to result in answering the original question with a YES.

vreihen:
Consider a second source as a way to add a sensor that didn't come with your primary station, like a DIY snow depth sensor (or in my case an external barometer module because the one in my old Acu-Rite weather console was fried but everything else worked).  This was *not* intended to import a complete second station's data into weewx, and requires custom programming in Python to make it work.

It sounds like what you want to do is use an external web site as a station for weewx input, and I have no idea how to accomplish that.  It would obviously require a second weewx instance and database, as #1 above states.....

galfert:
Probably not the answer you are looking for but there is another way to compare CWOP and NWS stations. And you don't need WeeWx to do this. At Gladstonefamily.net go to the quality charts page. Where Xnnnn is your main station for base comparison.
https://weather.gladstonefamily.net/qchart/Xnnnn

At the bottom is a list of nearby stations that you can't tick the check boxes and then click the Add to Charts button. I've even compared stations that don't show up in the list of suggested nearby stations. To do this all you do is first compare a couple listed stations. Then note the URL format and then edit it to incorporate other stations you desire. My biggest problem doing this successfully the first time was that I didn't realize that the station names are case sensitive. So follow the format of capitalization of the station letters. You can even specify a comparison date.

kbellis:
Thanks, Arthur and George, for your replies.

The idea behind the question was to discover if it was possible to accomplish what I've already started doing manually in OO Calc, but using weewx, and then seeing where that tool set in weewx might lead. In a nutshell, determining the variance and standard deviation between the subject station and a control station. It would also be of interest in seeing resulting sigmas when the subject station is processed against multiple weighted control stations. Comparing CWOP stations to other CWOP stations is not initially important to me as the subject station isn't intended to already be in CWOP. Think of the subject station as a Pre-CWOP station.

Navigation

[0] Message Index

[#] Next page

Go to full version