diff options
author | plunky <plunky@pkgsrc.org> | 2012-08-18 20:43:04 +0000 |
---|---|---|
committer | plunky <plunky@pkgsrc.org> | 2012-08-18 20:43:04 +0000 |
commit | de2221299bd96694e5d64ff1769965748e3e9be0 (patch) | |
tree | 722b8e7a785e27144149777ae7bb1bf7231a7383 | |
parent | a820acf572c3237ead051ae7058ac894e1d95401 (diff) | |
download | pkgsrc-de2221299bd96694e5d64ff1769965748e3e9be0.tar.gz |
update to zyGrib Version 6.0.0, from the ChangeLog:
Display thermodynamic diagrams SkewT-LogP.
Visualization of the evolution of temperature and humidity
in the different layers of the troposphere, and allows
the detection of convection zones.
Accessible from the graph (right click) or from meteotables.
Do not forget to select the data (tab Altitude).
Data at elevations: 1000, 975, 950, 925, 900, 850, 875,
825, 800, 775, 750, 725, 700, 650, 600, 550, 500, 400,
300, 200, 100 hPa.
Remarks:
- The display of the wind in altitude is forecast for later ...
- The units and the size of the diagrams will be adjustable later ...
- Other things will also come later, perhaps ...
Possibility of opening several meteotables simultaneously.
Display of CIN (Convective Inhibition) in addition to CAPE.
Display of the wind in altitude for MeteoBlue data.
-rw-r--r-- | misc/zyGrib/Makefile | 4 | ||||
-rw-r--r-- | misc/zyGrib/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/zyGrib/Makefile b/misc/zyGrib/Makefile index cb2473f23b3..2d070502ba2 100644 --- a/misc/zyGrib/Makefile +++ b/misc/zyGrib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2012/07/01 07:21:35 plunky Exp $ +# $NetBSD: Makefile,v 1.29 2012/08/18 20:43:04 plunky Exp $ # -DISTNAME= zyGrib-5.1.4 +DISTNAME= zyGrib-6.0.0 CATEGORIES= misc MASTER_SITES= http://www.zygrib.org/getfile.php?file= EXTRACT_SUFX= .tgz diff --git a/misc/zyGrib/distinfo b/misc/zyGrib/distinfo index 6a558035f2a..006cc9f2c90 100644 --- a/misc/zyGrib/distinfo +++ b/misc/zyGrib/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.15 2012/07/01 07:21:35 plunky Exp $ +$NetBSD: distinfo,v 1.16 2012/08/18 20:43:04 plunky Exp $ -SHA1 (zyGrib-5.1.4.tgz) = 3a4fe888af4f65b89d10098111c2605140a575c6 -RMD160 (zyGrib-5.1.4.tgz) = 93b201c23e79404bc1d60bae2219a36d9091d443 -Size (zyGrib-5.1.4.tgz) = 17208231 bytes +SHA1 (zyGrib-6.0.0.tgz) = 7fdf4dd5780731344763f1ecc2aac645673e359c +RMD160 (zyGrib-6.0.0.tgz) = c6bb16375c6e01c39a71a4dc24a814da5747b6e0 +Size (zyGrib-6.0.0.tgz) = 17239864 bytes SHA1 (patch-Terrain.cpp) = 83a2f54cebd466918ab1267f1c1d94ec0d88d8a4 SHA1 (patch-aa) = c56e9e8b3621d7b41a259bcf872f1707b8c164b6 SHA1 (patch-ab) = 7b9abde8a75ce0ebe5e2e35003041b827524af9f |