| Index of /arch/ruby/products/gphys/gphys |
Name Last modified Size Description
Parent Directory 01-Mar-2008 23:05 -
ChangeLog 01-Aug-2008 15:13 64k
TODO_ep_flux 16-Feb-2005 15:55 1k
bin/ 03-Apr-2008 11:30 -
doc/ 04-Apr-2008 10:06 -
ext_coord.c 12-Jul-2008 22:47 6k
ext_init.c 12-Jul-2008 22:47 1k
extconf.rb 17-Jul-2008 20:50 1k
install.rb 11-Feb-2008 00:35 3k
lib/ 13-Jan-2005 15:21 -
sample/ 23-Aug-2006 11:30 -
test/ 16-Feb-2005 15:56 -
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.