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

[DIR] Parent Directory 08-Mar-2010 01:08 - [TXT] ChangeLog 16-Mar-2010 00:34 72k [TXT] TODO_ep_flux 16-Feb-2005 15:55 1k [DIR] bin/ 10-Mar-2010 15:48 - [DIR] doc/ 04-Apr-2008 10:06 - [TXT] ext_coord.c 12-Jul-2008 22:47 6k [TXT] ext_init.c 01-Feb-2010 18:19 1k [TXT] extconf.rb 17-Jul-2008 20:50 1k [TXT] install.rb 22-Feb-2010 13:19 3k [TXT] interpo.c 18-Feb-2010 19:20 12k [DIR] lib/ 13-Jan-2005 15:21 - [DIR] sample/ 05-Feb-2010 19:55 - [DIR] test/ 14-Jan-2009 14:46 - [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.