This is a GSD reader for use in PDL

Since the GSD library is read only, only the command rgsd is added.

ie $a = rgsd filename



This will be installed as part of the main GSD installation.
If you wish to install separately. Type:

perl Makefile.PL
make
make install


