The example show the current weather conditions along with the a 5 day forecast.
$(document).ready(function () { $('#test').weatherfeed(['UKXX0085'], { forecast: true }); });