diff options
author | Chris Abela <kristofru@gmail.com> | 2011-12-11 14:09:18 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-11 14:09:18 -0200 |
commit | 733e5ec566dad13b5219890c82d94b87e3288575 (patch) | |
tree | 661d27e30765e84e840cb059c11df14db41ba79c /misc/zyGrib/README | |
parent | 38ed2ee04c3447e2b55119cbba56b306c5ab7788 (diff) | |
download | slackbuilds-733e5ec566dad13b5219890c82d94b87e3288575.tar.gz |
misc/zyGrib: Added (Visualization of meteo data)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'misc/zyGrib/README')
-rw-r--r-- | misc/zyGrib/README | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/misc/zyGrib/README b/misc/zyGrib/README new file mode 100644 index 0000000000..089aaece2b --- /dev/null +++ b/misc/zyGrib/README @@ -0,0 +1,22 @@ +zyGrib is a Visualization of meteo data from files in GRIB Format 1 + +Available meteo infos (W and CH - *): + + Surface Pressure (*) + Wind 10 m above mean sea level (*) + Wind gust (*) + Temperature 2 m above mean sea level (*) + Potential Temperature min - max 2 m above mean sea level + Relative Humidity 2 m above mean sea level (*) + Total Precipitation (mm/h) (*) + Total Cloud Cover (%) (*) + Dew Point 2 m above mean sea level (*) + 0C Isotherm + Snow (Depth - Risk) + CAPE (convective available potential energy) at earth level (*) + Data in altitude (850 (*), 700 (*), 500 (*), 300, 200 hPa) : geopotential + altitude, wind (*), temperature (*), theta-e, relative humidity (*). + Waves : height, direction, period, whitecap probability, for wind waves, + swell, and for significant, maximum, primary, secondary waves. + +This needs qwt. |