As this is your first post here: Welcome to the Weather-Watch forum and welcome to the PWS_Dashboard board.
Indeed, as you already hinted on, populating a dashboard with all those different data items needs
[ol]
[li]station data from a weather-program or weather-network, from WU in your case.
=> This list your WU data and that is all what is available from WU http://www.swivellondon.com/pwsWD/PWS_print_file.php?showall [/li]
[li]solution for missing high-lows
Therefor you need to run a “station cron” every 5 minutes to populate the “near-real-time” high-lows [/li][/ol]
I had tried the cron from my host but was getting a path error,
It is always best to first try the host solution. They have support personnel and probably some help-documents.
But ii is sometimes tricky.
You could post your providers name, the full link you used in the cron-server and the error message from the e-mail or log
Lot of users already went to the same learning curve.
so will try the web wget solution instead and see if that works
👍
External cron always work as it is the same as typing the link in a browser.
Problem is sometimes the reliabillity.
For installing the dashboard, the cron is the most difficult part when I count the different support discussions over the years.