X-Git-Url: http://pileus.org/git/?p=~andy%2Faweather-web;a=blobdiff_plain;f=html.ct;h=6154d6fe16195742610d70adfe13a9d2d6dc2412;hp=c529679e6c39b6f54eb1fc913af600bf06e6347a;hb=2a1b9e35299ad8d2bb54882bcd5786953179af38;hpb=f16f8cf73075ca281651349147cadf8d4fc2a0c3 diff --git a/html.ct b/html.ct index c529679..6154d6f 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,6 +91,8 @@ 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 + +

    See also: Older news, + gitweb

    +<% } %> +<% void print_oldnews(void) { %> + < News +
    2011-06-19
    AWeather 0.5 released:
      @@ -197,7 +245,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) { %> @@ -224,6 +277,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 +
  • <% } %> @@ -238,7 +295,7 @@ 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
    @@ -249,24 +306,33 @@ Content-Type: text/html; charset=UTF-8
    apt-get install aweather from Debian sid
    Ubuntu
    -
    apt-get install aweather from Ubuntu Oneiric
    +
    apt-get install aweather from Ubuntu Oneiric, + or the AWeather PPA
    + +
  • Windows
    -
    aweather-<%= VERSION_WIN32 %>-gtk.exe +
    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
  • @@ -274,7 +340,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

    @@ -422,11 +488,16 @@ Content-Type: text/html; charset=UTF-8
  • Data caching
  • Automatic updating
  • +
  • Warning/Watch/Advisory display
  • 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