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