***closed*** weather34 for WeatherDisplay (clientraw and WDapi)

Thank you, attached a new version of w34_livedata.php to solve this one.
The used clientraw.txt [143] is a logic field, it does not contain a value.
Wim


w34_livedata.php.zip (5.46 KB)

Screenshot taken at 1745, before moonrise at 1818, but moon block is showing “tomorrow” moonrise and not “today”.

(An hour later, after moonrise, moon block was showing “today’s” 1818 correctly!)


Screenshot at 0940 (just before moonset) shows today’s day/date twice so text overflows box. After moonset it was perfectly OK!


moon7.JPG

Thanks for testing. Attached the latest versions of yesterday and today.
When you find a problem, check with Leuven Home Weather Station (wf version) as I am testing also.
That demo-site runs most of the time for Edinburgh to make it “easier” for us to test both.
Wim


moon.zip (9.84 KB)

Thanks, Wim.

When you find a problem, check with http://wd34.weather-template.com/pwsWD/ as I am testing also.

I usually run them side-by-side but didn’t think to check first #-o

Now it looks good.

Wow! This is really neat. It took maybe 20 minutes to download, install and configure. And works flawlessly.

Kudos to you all.

Re moon popup beta: seems a little odd to show “Sun rose at 08:18” but not “Sun set at 16:30”. Screenshot after sunset, at 1938.


popup2.JPG

Yes, one line missing.
Will check tomorrow.
Wim

Attached new version moon-popup, ready for production :wink:
Also another sun block with orange hours around the dial, also works correctly in Edge and IE


moon_popup.php.zip (5.78 KB)

sun_block.php.zip (2.96 KB)

Thanks, Wim. Looking good. . . :slight_smile:

Which file do I modify to add/change for the ‘EXTRAS’? I’d like to add links to my other web sites.

Thanks

w34_frames.php
There are already two examples which do show in your menu.

Could you also check if the sr.png flag did arrive at the correct place.
That flag is missing from the menu. It should have been in the update zip you installed.

Wim

sr.png flag is now in the correct place.

The websites may be too big to show in the frame. I’m playing with the length but it’ll need more width. And the Leuven template shows the Saratoga website for some reason:

$frame                  = 'website2';
$frm_ttls[$frame]       = 'M82A1 Leuven site';  // name in menu
$frm_src[$frame]        = 'http://www.m82a1.us/weather28/index.php?p=wsStartPage&lang=en';
$frm_hgth[$frame]       =  2800;         //height

http://www.m82a1.us/pwsWD/index.php

It was not designed to put a large big site inside a one page only site. The original idea 4 or 5 years ago was to have a site which fits on an iPad nicely. With all weather-station information on one page.

The menu entries for extra pages are included as sometimes another page is needed for extra information which is not supported in the HWS-template. Example: a soil-sensors page. Or a specialised forecast.

If you have one or two pages from your other websites, lets say, the start page of Leuven, you should try to fit them. In the Leuven-Template it is done with the option &ipad. You should change the link to
$frm_src[$frame] = ‘http://www.m82a1.us/weather28/?lang=en&ipad’;
or for the forecast
$frm_src[$frame] = ‘http://www.m82a1.us/weather28/?p=noaa_full_page&lang=en&ipad’;

It should be eaasy and fun to adapt, but if it will not fit, no solution.
Wim

Just noticed that all my WU Jan graphs show values to Sunday 26 Jan. . . but it’s Saturday 26 Jan today!


Hi Wim,

That ipad switch made all the difference. Looks great now. The icons above the NOAA graph are a bit weird though.

I had to remove the Saratoga page. It just won’t fit well. Then again it wasn’t meant to be squeezed up.

Thanks for your help.

You have to check your WU data, another glitch of WU/IBM
Last two lines in the file chartswudata/IEDINBUR98Y.txt are
2019-1-25,9.9,7.7,5.5,9.1,7.8,4.7,97,93,83,1007,1003,21,7,37,0.00
2019-1-26,9.5,8.9,8.4,8.5,7.6,6.2,95,90,84,1003,986,14,5,32,0.08
That data is loaded from WU. Not made by any script.
Maybe your settings at WU are misaligned for the timezone OR for the lat/lon???
No idea, Wim

I might have known! Thanks, Wim.

Maybe I have a misunderstanding of your reply, but is WU really the issue? The file shows that the last WU data is for 2019-1-26 which is Saturday, but on http://swanston.maui.co.uk/pws/ the January Temperature chart shows “Sat 25th” on the legend, and the last data point is “Sun 26th”, in other words on the chart the day of the week doesn’t match the date.