Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/zyGrib,
GRIB file viewer for weather data
Branch: CURRENT,
Version: 3.2.0,
Package name: zyGrib-3.2.0,
Maintainer: plunkyDownload and display weather data contained in GRIB1 files.
Weather data display:
- atmospheric pressure at sea level
- wind at 10m above ground
- temperature at 2m above ground (degC)
- relative humidity at 2m above ground
- rainfall (mm/h)
- cloud cover (%)
- dew point (degC)
- altitude of 0C isotherm
- snow depth and risk
Required to run:[
misc/proj] [
x11/qt4-libs]
Required to build:[
pkgtools/x11-links] [
x11/renderproto] [
x11/xproto] [
x11/qt4-tools] [
x11/fixesproto] [
x11/inputproto] [
x11/xextproto] [
x11/randrproto]
Master sites:
SHA1: 68a84b49f6ca1c5ab9cf06bf4ae6fcbef435bfc2
RMD160: 113c69e328241cce3a9b1e1e3a34e0775bee6a86
Filesize: 14761.445 KB
Version history: (Expand)
- (2009-02-16) Package deleted from pkgsrc
- (2009-02-07) Updated to version: zyGrib-3.2.0
- (2009-01-11) Updated to version: zyGrib-3.1.0
- (2008-11-08) Updated to version: zyGrib-2.2.2
- (2008-10-08) Updated to version: zyGrib-2.1.0
- (2008-07-27) Package added to pkgsrc.se, version zyGrib-1.6.1 (created)
CVS history: (Expand)
2009-02-14 22:03:10 by Iain Hibbert | Files touched by this commit (6) | |
Log message:
(moved to pkgsrc)
|
2009-02-14 21:41:14 by Iain Hibbert | Files touched by this commit (1) |
Log message:
I think Meterological comes under misc rather than geography
|
2009-02-14 21:39:49 by Iain Hibbert | Files touched by this commit (2) |
Log message:
2009-02-08: zyGrib Version 3.3.0
* Fixed a bug in the calculation of the precipitation that was sometimes \
over-rated.
* New data: risk of freezing rain, to make jealous those who live in the tropics.
* Option 1 for duplicate registration of aggregated data (precipitation, \
clouds, ...).
This avoids artificially to have given away for the first time in the series,
but changes the interpretation: the data are accumulated during the 3h above
date, except for zero or the date they are for the following 3h.
* Large restructuring of the internal management of data soon to integrate the
data in altitude. This may block the reading of grib files from other sources
if they do not manage properly the concept layer (the standard is complex,
and some providers grib files do not comply completely, unfortunately). A
solution will be considered, but only for the providers correctly identified
in their files.
|
2009-02-06 21:29:06 by Iain Hibbert | Files touched by this commit (2) | |
Log message:
update to 3.2.0, fixes a problem with reporting precipitation
|
2009-01-10 21:27:13 by Iain Hibbert | Files touched by this commit (4) | |
Log message:
update to version 3.1.0
the major change is that zyGrib now has its own domain, so the
server has moved and the old one is no longer functional.
|
2008-10-07 20:03:09 by Iain Hibbert | Files touched by this commit (7) | |
Log message:
update to version 2.1.0
|
2008-07-29 12:34:06 by Iain Hibbert | Files touched by this commit (1) |
Log message:
add PKG_DESTDIR_SUPPORT
|
2008-07-28 19:58:17 by Iain Hibbert | Files touched by this commit (5) |
Log message:
add DESTDIR support
simplify somewhat by adding a do-configure target to handle qmake, and
move the build into the src directory directly.
|