Index of /arch/ruby/products/gphys/gphys
      Name                    Last modified       Size  Description

[DIR] Parent Directory 01-Mar-2008 23:05 - [TXT] ChangeLog 01-Aug-2008 15:13 64k [TXT] TODO_ep_flux 16-Feb-2005 15:55 1k [DIR] bin/ 03-Apr-2008 11:30 - [DIR] doc/ 04-Apr-2008 10:06 - [TXT] ext_coord.c 12-Jul-2008 22:47 6k [TXT] ext_init.c 12-Jul-2008 22:47 1k [TXT] extconf.rb 17-Jul-2008 20:50 1k [TXT] install.rb 11-Feb-2008 00:35 3k [DIR] lib/ 13-Jan-2005 15:21 - [DIR] sample/ 23-Aug-2006 11:30 - [DIR] test/ 16-Feb-2005 15:56 - [DIR] testdata/ 13-Jul-2008 01:34 -


GPhys -- a class of multi-dimensional Gridded Physical quantities

by T Horinouchi
2003/05/14

* DESCRIPTION

To be written. 
See http://ruby.gfd-dennou.org/workshop200303/horinout/ (in Japanese).

* INSTALL

# ruby ./install.rb

* SAMPLE PROGRAMS

Each library file has a sample program part, which is invoked by
directly feeding the file to Ruby. For example

% cd lib
% ruby ggraph.rb

% cd lib/gphys
% ruby gphys.rb
% ruby gphys_netcdf_io.rb

Sample programs are also found in the

   ./sample

diredtory.