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