From 7793b4a359ef5fbad771ca62894992c2b2489ef4 Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Sun, 26 Jun 2011 22:39:35 +0000 Subject: [PATCH] Add defines for links, misc updates --- html.ct | 109 +++++++++++++++++++++++++++++++------------------------- html.h | 23 ++++++++++-- 2 files changed, 81 insertions(+), 51 deletions(-) diff --git a/html.ct b/html.ct index 149e2a5..9494b5d 100644 --- a/html.ct +++ b/html.ct @@ -28,7 +28,7 @@ Content-Type: text/html; charset=UTF-8 - @@ -76,11 +76,6 @@ Content-Type: text/html; charset=UTF-8 and IDV.


-

Licencing

-

AWeather is free software licensed under the terms of the - GNU GPL. - As such, it can be used by any individuals or organizations - without any license fees or royalties.

Features

@@ -115,6 +110,13 @@ Content-Type: text/html; charset=UTF-8
  • Animation
  • + +
    +

    Licencing

    +

    AWeather is free software licensed under the terms of the + GNU GPL. + As such, it can be used by any individuals or organizations + without any license fees or royalties.

    <% } %> <% void print_news(void) { %> @@ -124,7 +126,7 @@ Content-Type: text/html; charset=UTF-8
    AWeather 0.5 released: @@ -133,7 +135,7 @@ Content-Type: text/html; charset=UTF-8
  • Fixed lots of bugs
  • General code cleanup
  • Available from files directory - and git
  • + and git Update: AWeather 0.5 is also compatible with the newly released RSL v1.41 @@ -173,24 +175,24 @@ 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

    +

    See also: AWeather's gitweb

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

    AWeather provides a consistent user interface that allows the user to zoom in from a high level view of the entire Earth down - to regional and microscale views. + to regional and mesoscale views.

    -
    + -
  • AWeather itself is a front-end for grits along with a +
  • AWeather itself is a front-end for Grits along with a bundle of weather related plugins
  • Building AWeather

    -

    See the install +

    See the install wiki page for more details

    <% } %> <% void print_grits(void) { %> -

    Grits is a Virtual Globe library developed along side AWeather, but - can be used by other programs as well.

    -

    It is differentiated from other Virtual Globes such as Google Earth, - NASA World Wind, and KDE Marble in that it is developed as a library - that is used by other programs, such as AWeather, rather than - providing a user interface that is used directly.

    -
    +

    + Grits is a Virtual Globe library developed along side AWeather, + but desigend to be usable by other program as well. + + It is differentiated from other Virtual Globes such as Google + Earth, NASA World Wind, and KDE Marble in that it is developed + primairily as a library that is used by other programs, such as + AWeather, rather than providing it's own user interface. +

    +