Sorry, my MM has been turned off for a few months, I’ve just turned it back on today.
I’ll see if the code in git is upto date and push it if not.
Once I’ve done that we can try to work out what’s up with it.
Right, I’ve pushed the latest code.
I see that Swindon is on the list of sites, so hopefully it should work,
If not, looking at
http://datapoint.metoffice.gov.uk/public/data/val/wxfcs/all/json/sitelist?key=… in my browser shows swindon as
{
“elevation”:“131.0”,
“id”:“310150”,
“latitude”:“51.5556”,
“longitude”:“-1.7784”,
“name”:“Swindon”,
“region”:“sw”,
“unitaryAuthArea”:“Swindon”
},
So the site id should be 310150
the region lookup from
http://datapoint.metoffice.gov.uk/public/data/txt/wxfcs/regionalforecast/json/sitelist?key=…
gives
{“@id”:“513”,“@name”:“sw”}
so the regionId should be 513