Laura, > From: Laura Scott <address@hidden> > Organization: NASA/LARC > Keywords: 200107201537.f6KFbr120750 netCDF Perl documentation The above message contained the following: > I am trying to find documentation for the netCDFPerl - from the > packages/netcdf page - there is a Perl link - but the documentation off > of that perl page is C docmentation. I was wondering if you can point > me in the correct direction for the Perl documentation. I have several > problems (getting string variables for one) and really need to ref the > docs (if they exist) or just give up on the Perl and write in C. > > Thanks for your help and enjoy the weekend. > > Laura Scott > address@hidden There is no netCDFPerl documentation per-se. The netCDFPerl package is just an interface to the functionality of the netCDF version 2 API -- as such, the C documentation serves to describe the Perl functionality. The only difference is that the function names have to be slightly modified. Regards, Steve Emmerson <http://www.unidata.ucar.edu>