]> Pileus Git - ~andy/aweather-web/blobdiff - html.ct
Update for 0.6.1
[~andy/aweather-web] / html.ct
diff --git a/html.ct b/html.ct
index 0d88a39ef500303b4b8bcdfbd81bea04dbae01c7..f7de7147835b369f2518d94414994a5fdf5a42ee 100644 (file)
--- a/html.ct
+++ b/html.ct
@@ -77,6 +77,9 @@ Content-Type: text/html; charset=UTF-8
                At the same time, it strives to be simpler and easier to use
                than existing meteorological software packages such as GEMPAK
                and IDV.
+
+               Currently AWeather only displays data provided by the United
+               States National Weather Service.
        </p>
        <hr />
 
@@ -128,6 +131,14 @@ Content-Type: text/html; charset=UTF-8
        <!-- It's not really spring anymore :/ -->
        <!-- <p class="quote">Now that it's spring again, progress on AWeather is continuing.</p> -->
        <dl class="news">
+               <dt>2011-11-25</dt>
+               <dd>
+                       AWeather 0.6.1 released: <ul>
+                               <li>Added a Radar menu to quickly jump to a NEXRAD/WSR-88D site</li>
+                               <li>Fixed a bunch of 64-bit bugs</li>
+                       </ul>
+               </dd>
+
                <dt>2011-11-03</dt>
                <dd>
                        AWeather 0.6 released: <ul>
@@ -276,7 +287,8 @@ Content-Type: text/html; charset=UTF-8
                        <dd><span class="code">apt-get install aweather</span> from Debian sid</dd>
 
                        <dt>Ubuntu</dt>
-                       <dd><span class="code">apt-get install aweather</span> from Ubuntu Oneiric</dd>
+                       <dd><span class="code">apt-get install aweather</span> from Ubuntu Oneiric,
+                           or the <a href="<%= UBUNTU_PPA %>">AWeather PPA</a></dd>
                        <!--
                                (Arch packages still have bugs)
                                <dt>Arch</dt>
@@ -454,7 +466,11 @@ Content-Type: text/html; charset=UTF-8
                <li>Terrain rendering</li>
        </ul>
        <div style="float: left; margin-left: 20px;">
-               <% print_screen("meso"); %>
+               <% print_screen("stormbased"); %>
+               <div style="text-align: center; margin-right: 25px;">
+                       AWeather showing storm based warnings<br />
+                       on top of Level-II radar imagery
+               </div>
        </div>
        <a href="download" class="download" style="float: right;">
                <span>Download</span>