HWS-template (WD34) July version available

Wim, does WD34 interpret the barometer setting that comes from the Weewx Cumulus realtime.txt file. It always appears high compared to the reading on WU and on my Acurite display. I realize this is probably a Weewx problem, but wanted to see if anyone has experienced the same problem.

My weewx site is https://klephtic-math.000webhostapp.com/index.php and my WU site is https://pendulous-here.000webhostapp.com/

:smiley:
Do you still have the url to the site?
Those times are coming from the uploaded realtime file and are processed in the same way.
I added extra code to the wind script end of July, but that has no effect for that site.
I have to check the upload file and see what the exact uploaded time strings are. And copy that file to adjust the code.

Wim

The scripts just display the values received. They recalculate if another unit is requested than the one in the upload-file

WU => upload file 1010.84 hPa / 29.85 inHg => displayed correctly on the dashboard for hPa and inHg
Weewx => upload file [10] => 29.89 inHg => displayed correctly on the dashboard for hPa and inHg

Maybe you are uploading station-pressure to the dashboard and the correct sea-level pressure to WU?
I see there is another discussion about this at Weewx and Acurite 02032C Barometer Reading

Wim

Owner is a regular visitor to the forum :slight_smile:

Caused by a leftover from the “2017” version, adapted script attached,
@all only for WD-clientraw users who use this small block.
Wim


w34_livedata.php.zip (8.68 KB)

I went into the Weewx config file and had it subtract 26 from the pressure being sent via the realtime.txt. I’m not sure if that’s the correct way to do it, but it’s close.

I didn’t even notice the different am/pm on my template. I loaded the fixed w34_livedata and now it is perfect. Thankyou everyone!

http://pokie.hopto.org/waptx/pwswd/index.php

Well it was working great, Now it’s showing a low of -36.4

[quote author=a55bruce link=topic=68132.msg549000#msg549000 date=1565101570]
Well it was working great, Now it’s showing a low of -36.4


lowtemp.png

Yeah, I found that the data was bad after I sent the post. I was blaming the WU data server, but, the Acurite site show the same bad data.
Now I have to figure out if this just a couple of glitches or do I have a bad temperature sensor??? #-o

Thanks

[quote author=Mogens link=topic=68132.msg548906#msg548906 date=1564845924]
Today I have sent the following to WU.
Exciting if there is a solution.

Hello

I have a weather station
IDKFREDE2
which sends data to WU.

I have found some mystifications.

When I want to get data for this year here
https://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IDKFREDE2&graphspan=year&format=1
stops data by July 25.

If I want to get data for August here
https://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IDKFREDE2&graphspan=month&format=1
I get a file with no data.

Data for July 25 as here
https://www.wunderground.com/dashboard/pws/IDKFREDE2/graph/2019-07-25/2019-07-25/daily
says there is no data. This is mysterious as both maximum and minimum values are present.

Year and month data should be used in this template
http://weather.inaogmogens.dk

Can you fix it so I can retrieve my data again?

(I know I have problems with correct temperature display, but shouldn’t that be the cause of these problems?)

Kind regards
Mogens

Yes, the error apparently only applies to some WU sites.
Your problem seems to be quite like mine.

I have not received a response from WU. I probably didn’t expect that either :x But on their forum they write

[i]"Hi, Ul Ke!

This is a problem we know about and have in the queue to address. I hope you will be patient with us while the programmers work.

Thank you!

–Victoria"[/i]

How long to be patient?

I want to use an official AQ station to display the AirQuality in my area so I get a APIkey at this site https://aqicn.org/data-platform/token/#/. I insert the API key in waqitoken field on w34_easyweathersetup.php but I get this error message:

Official AQ sensor station
Problem 55: No AQindex found
Check settings and data

What’s missing?

That can only be answered if I can check the data.
What is the URL to your website?

You should also check if the key you copied to easyweather does not have any spaces before or after the string.

Wim

Thank you very much, Wim! I probably copied with a space after the string… Now it works!

You can see: https://vmribeiro.net/pwsWD

Best regards,

Vitor Ribeiro

=D>
Wim

hello Wim, in the uv-solar and internal temp box i prefear for the value the big number internal at the figure like the beta release (http://www.tanzaetpunza.altervista.org/pwsTEST2/index.php), is it possible to do that?
thanks, Lorenzo

it is not that easy as those big numbers with their pixel positioning, were removed for the July release to make user changing of the scripts easier.
But i will take a look.
Wim

As requested and only of interest for those users running the PWS-Dashboard in an iFrame inside another template or website page:
==> test Leuven Home Weather Station (wf version)

Adding the stripall parameter to the URL removes the header, menu and footer.

Maybe also an option when using a spare iPad as an extra console.
But in that case you will loose the menu also.

Wim


w34_index2.php.zip (6.93 KB)

thanks for your interest, it’s not that important, I don’t want to waste your time, thanks anyway, bye