This is the skin exfoliation for the weewx weather system.
Copyright 2012-2013 Matthew Wall

Installation instructions:

1) expand the skin tarball into the weewx skins directory:

cd /home/weewx/skins
tar xvfz /var/tmp/exfoliation-for-weewx.tgz

2) add this to the StdReport section of the weewx.conf file:

    [[ExfoliationReport]]
        skin = exfoliation
        HTML_ROOT = public_html/exfoliation
        [[[Extras]]]
            radar_img = http://radar.weather.gov/ridge/lite/N0R/BOX_loop.gif
            radar_url = http://radar.weather.gov/ridge/radar.php?product=NCR&rid=BOX&loop=yes
