GFD Dennou Club /
Dennou Ruby /
Products
GAVE
- a gtk+ based grid data analyser and viewer writen on Ruby -
Japanese version is here.
The newest version is 1.2.5 (Updated 21 Nov 2012)
gave-1.2.5.tar.gz
CVS snapshot is here gave-cvs_snapshot.tar.gz
What's GAVE
GAVE is a analyser and viewer
writen on Ruby
and, using GTK+
and dcl.
Now gave can treat NetCDF, GrADS and Grib file formats.
Screen shot (if you click, a biger one will come out)
The following are required for compile/execution of this program.
Please install by making
Installation Guide
regerence.
The following is optional.
-
ruby-libglade2, gnomevfs.rb
Above is contained in ruby-gnome2-all.
The above is required to treat to remote-gphys.
(note You need gtk2, libglade2 and gnome-vfs2 before installing ruby-gnome2-all. If you install their as package and you compile ruby-gnome2-all, you need gtk2-devel, libglade2-devel and gnome-vfs2-devel.)
-
ruby-gettext-package
Changelog
- 1.2.3
add ruby-dclext-gtk to the requirements
- 1.2.2
bugfixes
- 1.2.1
fixed packaging miss
- 1.2.0
enable to read Grib file
enable to handle positeive attribute
change data to cyclic in MAP
- 1.1.4
bugfix for drawing MAP or VECTOR
- 1.1.3
change to determine contour interval and tone level from values in selected region
change to conserve the setting for axes when variable is changed
- 1.1.2
enable to draw coast line for MAP
bugfix for drawing MAP of Southern hemisphere
enable to change pole for MAP
- 1.1.1
bugfix for environment in which libglade or gnomevfs is not exist
- 1.1.0
enable to change parameters for contour and tone
enable to handle variables and dimensions with same name
change installer
bugfixs
- 1.0.3
installer bug fix
- 1.0.2
A vector figure can be drawn.
bugfixs
- 1.0.1
enable to treat remote-gphys
enable to draw in two or more windows
bugfixs
- 1.0.0
enable to treat a division files
Add the -autodraw Option
Change of operation at the time of an error
- 1.0.0-beta5
enable to treat GrADS
bugfixs
- 1.0.0-beta4
bugfixs
- 1.0.0-beta3
enable to use GTK2
Version information is added to Help->About
bugfixs
- 1.0.0-beta2
enable to specify the range of axises in the case of analysis
bugfixs
- 1.0.0-beta1 (changings from gdcl)
change to use gphys
enable to analize
use locate
go back