'Idesign Simplicity' Template by Brian Underdown

Yes, that’s a good moon rising and setting.

Thanks Brian U, we sure appreciate you showing up here to continue to support this :smiley:

I have updated the files (same URL)
its the livedata.php that needs to be updated to your web site in the .zip files to fix the moon set time :wink:

I have it running here, www.sandhurstweather.org.uk/pws. Very easy to set up, the instructions were useful though.

It’s great to have these talented people to help those who are less able in this area.

Many thanks!

That has fixed the moon :smiley:

@All

See the message with the download link.

Link to the site: http://www.meteosauwerd.nl/pws/

Succes,

Piet

With regards to the below could some please tell me I am trying to run the file with xampp but unsure what my directory would be for the xxxxx

run these in using php -q /home/xxxxxx/public_html/pws/cronfiles/stationcron.php
xxxx is your home directory on your server

This small script displays the exact path to a folder.

  1. Remove the .txt so that it is a .php script again
  2. Put it in the cronfiles/ folder
  3. Type in your browser “yourwebsite/pws/cronfiles/hardpath.php”
  4. Only one line is displayed with the exact path

I use MAMP on my Mac
=> I type [b]http://release230/pws/cronfiles/hardpath.php[/b]
=> result is: /Users/willem/Documents/weather230/pws/cronfiles/

Succes, Wim


hardpath.php.txt (29 Bytes)

I do like this, thanks,

1 issue i have noticed, i think my forecast is bull… lol ranges from about 27

The problem I have with these scripts is using the WU data. Currently I have the vast majority of the information I need for my website provided by WD (including solar) and WXSim (for the forecasts). WXSim provides usually a much more reliable local forecast that WU or indeed sometimes the UKMO and my sky conditions changes every minute with WD+solar. Also living at the coast sea conditions and tides are a must IMHO.

So to sum up this template I like the way it looks and in many ways the way it works, however for me right now it is not flexible enough and right now I dont have the time to work on any changes or add-ons. Perhaps others will as currently things like WXSim and associated scripts do not provide JSON data. I do understand that the developer has problems like not having access to some the needed hardware/software and he has done an excellent job so far. This template may well be an excellent fit for many but there will always be problem people like me who have different requirements :wink:

Stuart

Brian I certainly will keep an eye on things, as I said I like the layout etc, if I do find tiime later I will see what I can come up with.

Stuart

Ahhh, forgot the cron for the first #-o thanks

Hi all.

Anybody have no earthquake show in newest 4.36 template right now? see photo.
Can not manualy access the internet site http://www.seismicportal.eu maybe site its down.


Hi.
Yesterday i updated to complet package latest metric darkversionclientraw version 4.37D.
I now noticed that when my wind settings is set to use m/s, the wind shows on template compare to davis consol is aprox twice/dubble up. Example: on consol show 2 m/s, the template shows aprox 4 m/s.

Is there a script error somewhere to adjust?

Greate template :slight_smile:


the data in clientraw.txt is always in the same units
not matter what is selected in WD
for conistancy
(i.e knots for windspeed)

Thanks for helping weatherist34 :slight_smile:
The clientraw.txt from weather display has wind in knots.

Im attaching the files her if you can edit and post, also for other to use when m/s is wanted :wink:


livedata.php.txt (13.3 KB)

10dayweather.js.txt (1.7 KB)

Thanks alot Brian u.
Files uploaded.

But seems not to work, blowing at shows zero and the 10dayweather.js still shows kmh.
See here:

See my live stream wind her:

Error log on host:
[27-Jul-2016 09:42:04 UTC] PHP Warning: file_get_contents(https://www.ulsteinvikweather.com/uw/clientraw.txt): failed to open stream: HTTP request failed! in /home/ulsterok/public_html/pws/livedata.php on line 2
[27-Jul-2016 09:42:04 UTC] PHP Notice: Undefined offset: 1 in /home/ulsterok/public_html/pws/livedata.php on line 4
[27-Jul-2016 09:42:04 UTC] PHP Notice: Undefined offset: 2 in /home/ulsterok/public_html/pws/livedata.php on line 5
[27-Jul-2016 09:42:16 UTC] PHP Warning: file_get_contents(https://www.ulsteinvikweather.com/uw/clientraw.txt): failed to open stream: HTTP request failed! in /home/ulsterok/public_html/pws/livedata.php on line 2
[27-Jul-2016 09:42:16 UTC] PHP Notice: Undefined offset: 1 in /home/ulsterok/public_html/pws/livedata.php on line 4
[27-Jul-2016 09:42:16 UTC] PHP Notice: Undefined offset: 2 in /home/ulsterok/public_html/pws/livedata.php on line 5

@All,

The files I’ve changed where kmh state instead of km/h can be downloaded via this link.

For the map “graphs”
10dayweather.js
3dayweather.js
weather.js
hour.php

And for the map “js”
combi.js

Download link: http://gofile.me/6nGNP/S8pY0PXVG

Succes,

Piet

Can someone tell me where the update interval can be change This would be the update interval for the windspeed temp etc

Windgust

Thank you exactly what I wanted, I can adjust each value the way I want. Windspeed can be set to update quicker and temperature can update at a different interval. Now to fix why the Sunrise /sunset and moon times do not match Wdisplay and my graphs appear not to work.

http://www.windgust.com/newpage/nonmetric/index.php

Wind direction works a little funny but I can live with that.

Windgust

@windgust: What value do you have in settings php for:

$moonadj = ‘2’; //adjust this number to correct the moonset time output to your location should be either 1 or 2 will have to monitor this when clocks change back or forward. nz 1 uk 1 usa 1 istanbul 2//

? Try swapping 1 for 2 or 2 for 1.