Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Weather by You!
»
Announcements
»
Promote your site!
»
New Sections Added
« previous
next »
Print
Pages: [
1
]
Author
Topic: New Sections Added (Read 2357 times)
Andy9164
Full Member
Posts: 87
New Sections Added
«
on:
November 01, 2017, 11:16:46 AM »
Have been busy adding some new sections to my website.
Forecast - Uses Wunderground API to grab a 4-day forecast and then I have a php script which pulls out the data that I need from the downloaded json file as variables.
http://www.midlifedad.me.uk/weather/forecast.php
Radar - Again uses Wunderground API and grabs a png image every 15 minutes which saves with a transparent background. I run a script to delete any images that are older then 24 hours and then use Imagemagick on my Raspberry Pi to add a label to each image with the day and time as they are saved and then compile an animated gif from all the png images. I found that the animated wunderground radar image for the UK only gave a short timespan and wasn't very good. This image is then overlayed on to a map which is obtained using Google maps API.
http://www.midlifedad.me.uk/weather/radar.php
Hope you enjoy.
Logged
Mr.Meteo
Administrator
Hero Member
Posts: 1120
Re: New Sections Added
«
Reply #1 on:
November 02, 2017, 11:47:17 AM »
Hey! Great additions Andy!
Regards,
Jacques
Logged
Please, consider supporting this site
Andy9164
Full Member
Posts: 87
Re: New Sections Added
«
Reply #2 on:
November 03, 2017, 08:11:55 AM »
Thanks Jacques - See what you started 4 years ago
Always some new ideas and always continuing to learn. Not too bad for somebody who knew absolutely nothing about HTML, PHP, JS, API's when he started.
Great fun.
Logged
Andy9164
Full Member
Posts: 87
Re: New Sections Added
«
Reply #3 on:
November 03, 2017, 11:49:50 AM »
I actually just improved the look on the forecast page by putting some borders, backgrounds and spacing around the icons etc at the top. Much more tidy.
See.....always something to do
Logged
Print
Pages: [
1
]
« previous
next »
Weather by You!
»
Announcements
»
Promote your site!
»
New Sections Added