X-Git-Url: http://pileus.org/git/?p=~andy%2Faweather-web;a=blobdiff_plain;f=html.ct;h=9a522e011f615259ec6b7d76980db1f9eb76f9ee;hp=9cc8b76bc549a3648b833cba0ee64c7fdf8ab626;hb=8be2311b2b3622a710e6ad52b10f2263c6c0fa48;hpb=409fd833e63bde6da22bcf3a7eb4f16bb15d0fb1 diff --git a/html.ct b/html.ct index 9cc8b76..9a522e0 100644 --- 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.


@@ -88,10 +91,13 @@ Content-Type: text/html; charset=UTF-8
  • Level-II archives
  • Conus NEXRAD imagery
  • Volume display of dBZ iso surfaces
  • +
  • Storm based and county based
    + warning/watch/advisory displays
  • Virtual Globe base rendering
  • +
  • GPS tracking using GPSd (Linux only)
  • Real-time and offline mode
  • Auto-updating
  • Fullscreen mode
  • @@ -123,7 +129,87 @@ Content-Type: text/html; charset=UTF-8 <% } %> <% void print_news(void) { %> -

    Now that it's spring again, progress on AWeather is continuing.

    + + +
    +
    2012-02-16
    +
    + AWeather 0.7 released: +
    + +
    2012-01-10
    +
    + AWeather 0.6.3 released: + + (p.s. AWeather 0.6.2 doesn't exist, you never + heard of it, and neither have I) +
    + +
    2011-11-25
    +
    + AWeather 0.6.1 released: +
    + +
    2011-11-03
    +
    + AWeather 0.6 released: + This release was a little bit faster than previous releases. + Hopefully additional improvements to the alerts plugin + can be made incrementally during the 0.x.x releases. +
    + +
    2011-09-12
    +
    + AWeather 0.5.2 released: + Improved organization of the Wiki +
    + +
    2011-08-25
    +
    + AWeather 0.5.1 released: +
    +
    +

    See also: Older news, + gitweb

    +<% } %> + +<% void print_oldnews(void) { %> + < News
    2011-06-19
    @@ -178,7 +264,12 @@ Content-Type: text/html; charset=UTF-8 progress is being made on libgis, which is now able to display a virtual globe using data from NASA servers.
    -

    See also: AWeather's gitweb

    +<% } %> + +<% void print_manual(void) { %> +
    + <% print_file("manual.inc"); %> +
    <% } %> <% void print_screenshots(void) { %> @@ -205,6 +296,10 @@ Content-Type: text/html; charset=UTF-8 <% print_screen("iso"); %> Close up showing a 52.5 dBZ isosurface +
  • + <% print_screen("alert"); %> + Current severe weather alerts for the CONUS +
  • <% } %> @@ -219,27 +314,44 @@ Content-Type: text/html; charset=UTF-8
    Source code
    aweather-<%= VERSION %>.tar.gz, - grits-<%= VERSION %>.tar.gz, + grits-<%= VERSION_GRITS %>.tar.gz, rsl-1.40.tar.gz
    Gentoo
    -
    Emerge sci-geosciences/aweather from the sunrise overlay
    +
    emerge sci-geosciences/aweather from the sunrise overlay
    Debian
    -
    .deb files, further packaging in progress
    +
    apt-get install aweather from Debian sid
    + +
    Ubuntu
    +
    apt-get install aweather from Ubuntu Oneiric, + or the AWeather PPA
    + + +
  • Windows
    -
    aweather-<%= VERSION_WIN32 %>-gtk.exe - (Use this if you know what you're doing)
    +
    aweather-<%= VERSION_WIN %>-gtk.exe + (Use this unless you know what you're doing)
    Without GTK
    -
    aweather-<%= VERSION_WIN32 %>.exe
    +
    aweather-<%= VERSION_WIN %>.exe
  • Mac OS X
    -
    Coming soon (Mac OS developer? Help out)
    +
    aweather-<%= VERSION_MAC %>.dmg
  • @@ -247,7 +359,7 @@ Content-Type: text/html; charset=UTF-8

    Pre-releases, betas, and other hazardous software

    Check out the files directory for any potential updates

    -

    Pre-releases are labeled with a -p0 and are mainly built for testing the Windows packages

    +

    Pre-releases are labeled with a -p0 and are mainly built for testing the Windows and Mac packages

    Development code

    @@ -352,7 +464,7 @@ Content-Type: text/html; charset=UTF-8

    NASA/TRMM version

    @@ -395,17 +507,24 @@ Content-Type: text/html; charset=UTF-8
  • Data caching
  • Automatic updating
  • +
  • Warning/Watch/Advisory display
  • +
  • GPS tracking and logging
  • Surface and map overlays
  • Terrain rendering
  • - <% print_screen("meso"); %> + <% print_screen("stormbased"); %> +
    + AWeather showing storm based warnings
    + on top of Level-II radar imagery +
    Download AWeather <%= VERSION %> Download +

    <%= VERSION_DESC %>

    <% } %> <% void print_notfound(void) { %>