Mesonet Widgets

To include widget on your website, copy the example code into your HTML.
Change "STID" to the station id of your choice.

Local Weather Widget

Example: https://www.mesonet.org/index.php/widget/local/nrmn

<div class="content"><span class='print-link'></span><p style="text-align: center;"><iframe rel="lightbox" src="//www.mesonet.org/index.php/widget/local/STID" mce_rel="lightbox" frameborder="0" height="560" width="780"><br /></div>
            

Local Weather Widget without Temperature Graph

Example: https://www.mesonet.org/index.php/widget/local_612px/nrmn

<div class="content"><span class='print-link'></span><p style="text-align: center;"><iframe rel="lightbox" src="//www.mesonet.org/index.php/widget/local_612px/STID" mce_rel="lightbox" frameborder="0" height="498" width="612"><br /></div>
            

Small Widget with Forecast

Example: https://www.mesonet.org/index.php/widget/local_small/nrmn

<div class="content" style="width:235px"><span class='print-link'></span><p style="text-align: center;"><iframe rel="lightbox" src="//www.mesonet.org/index.php/widget/local_small/STID" frameborder="0" height="377" width="235"><br /></div>
            

Small Widget without Forecast

Example: https://www.mesonet.org/index.php/widget/local_small_no_forecast/nrmn

<div class="content" style="width:235px"><span class='print-link'></span><p style="text-align: center;"><iframe rel="lightbox" src="//www.mesonet.org/index.php/widget/local_small_no_forecast/STID" frameborder="0" height="231" width="235"><br /></div>
            

Fire Weather Widget

Example: https://www.mesonet.org/index.php/widget/local_fire/nrmn

<div class="content"<span class='print-link'></span><p style="text-align: center;"><iframe rel="lightbox" src="//www.mesonet.org/index.php/widget/local_fire/nrmn/STID" frameborder="0" ><br /></div>