HWS-template (WD34) July version available

April version: https://www.weatherinharrogate.co.uk/pwsWD/w34_module_test.php => click left bottom box with …/weatherdisplay/clientraw.txt
=> 403 Forbidden A potentially unsafe operation has been detected in your request to this site. a.s.o.
So both versions complain, but the April version works although there is a complaint.

I inserted in the html the link to the webcam in the July version => OK
So these errors seem not to block the working. The Wordfence does not like linking to another folder backwards, i think. But it still seems to work.
Could you please add the correct links to your settings? So that i can see if it works?
Wim


The data for the graphs com from WU and there is only UV data available, no solar.
As it is still not clear if and how WU will continue access to out own data, I will start after my vacation with new graphs based on the new WU-api.
The 7 day data contains both UV and solar. There can probably be a meaningful UV-solar graph added.

I do not understand what what you mean with ET-index.
There is a calculated ET-value (Evapotranspiration) when there is a Davis console but not all weather-programs deliver that.
There are requests for soil-moist sensors and extra temp-hum sensors, so the ET-value can be added to the list of new weather-values.
Be aware that the WU-data does not deliver any ET-values as I am aware of.

Use for all these and further “wishes” the special “wishes”-topic => http://discourse.weather-watch.com.new#new
There we discuss the needed enhancements to the template for the next version.

Wim

I have put the full html address in for the clientraw.txt file/webcam pic and that works fine, as you say for some reason wordfence allows the old version to work, but not the new July version. I will just leave the full address for the time being. Many thanks for the prompt reply. I guess other people may come across the same issue if they are looking to another folder backwards.

OK thanks

Hallo Wim,
wanneer ik de template test krijg ik de volgende meldingen.

Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/meteosle/public_html/pwsWD/w34_livedata.php on line 576

Warning: file_get_contents(https://meteo-sleen.nl/weather28m/uploadCW/clientraw.txt): failed to open stream: no suitable wrapper could be found in /home/meteosle/public_html/pwsWD/w34_livedata.php on line 576

Warning: Cannot modify header information - headers already sent by (output started at /home/meteosle/public_html/pwsWD/w34_livedata.php:576) in /home/meteosle/public_html/pwsWD/w34_index2.php on line 88

Wat is hiervan de oorzaak
Roelof

Earthquake block displays distance units KMs whether the distance is in km or miles.

P.S. I have already changed units “KMs” to “km” in the attached screenshots of my block.

P.P.S. It can wait until you get back from holiday, Wim :slight_smile:


km.png

miles.png

Hello Wim,

the solar radiation data are availabe from WU, you already fetch it with your actual data set.
I added the solar radiation graph to w34_graph by
$grphs[‘solar|day’] = ‘|’. ‘|0|’.lang(‘Solarradiation’).‘|’. ‘|0|’.lang(‘Solarradiation’).‘|’.$temperatureconv.‘|’.‘W/m2’. ‘|13|-1|HH:mm|12|||’;

Best regards
Reinhard

Has anyone used the weewx realtime.txt setup? I’ve tried using it and for some reason my temp drops to 0 degrees at times and my barometer stays at 0.00. Website address is https://klephtic-math.000webhostapp.com/

https://klephtic-math.000webhostapp.com/w34_module_test.php
Left bottom, select the real-time.txt and click List contents

As you will see, the file is nearly empty, with 0 and a lot of NULL values

I am on holiday till July 28, without decent internet. I will check when I am home

Wim

Problem with max wind|gust block just after midnight when max gust not displayed at all. Checked live data and max gust was 0, so I’m guessing it’s down to the conditional in line 79 of wind_c_small.php


if ($weather['wind_gust_speed_max'] <> 'n/a'

which says, basically, if max gust is n/a (or 0) then don’t show anything. (But I haven’t worked out why max wind time was still showing 14.20.)

All OK this morning :slight_smile:


mymaxwindgust.png

myOKmaxwindgust.png

Wim, I might have fixed it. I’m using the Cumulus CRT to creat the realtime.txt I changed the setting from loop to archive. I think what was happening is that the Acurite was updating different readings at different intervals which caused the null values. Thanks!!

Setting Country Flag -

I have made attempts to change the country flag on my site. USA - I changed the $flag setting in “setings1.php” to “us.svg”, but any time I save the “easyweathersetup.php” it reverts back to the British flag. There does not seem to be a choice in “easyweathersetup.php” for a US flag. Is there another file that I need to change along with $flag in “settings1.php”?

http://scannorthcounty.net/pwsWD/index.php

John

Does this help?

No, no luck. Renamed us.svg to xx.svg (Renamed the old xx.svg first) and changed Easyweather to “Your Country” also changed $flag in wd34settings1.php to xx.svg. Still loads with British flag. Also on numerous occasions when I save Easyweather, it reverts to a different version and my changes are gone.

John

Have you searched for the answer? I think you are supposed to rename us.svg to uk.svg . . .

All you have to do is rename us.svg to en.svg
No other changes are required

I just wanted to add my thanks to the author for the hard work. It looks really good! It was very easy to set up, too.

This worked, but is not what was instructed by the reference to a prior thread earlier. Thanks for the suggestion.

John

John, I ran in to the same problem with the flag and couldn’t understand why changing the name to xx wasn’t working. It wasn’t until I tried my site in a different browser that I realized it was a local caching issue.

-Chris

Sent from my Pixel 3 XL using Tapatalk

Well, I thought it was working!! As soon as I open Easyweather and save close it reverts back to UK flag. It is like it is opening an old file. If you have to clear the cache to go into settings that just isn’t going to work.

John