NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: Netcdf for C and Perl

Naveenta:  I have used netCDF with both C and perl on DEC alpha with
no problems.  One point:  the perl library sits on top of the C library, 
so there is no conflict.  libnetcdf.a is used for C code, but it is
also compiled into the perl netCDF module.

You can use the perl netCDF module from the unidata page, but
I would encourage you to look into PDL::NetCDF, which is a more
natural (IMHO) interface to netCDF from perl using the PDL (perl data
language)
which allows one to manipulate Dense, N-dimensional, typed matrices in
perl
quickly and efficiently.

For more info, see:

http://pdl.perl.org/ or
http://sourceforge.net/projects/pdl/

and visit CPAN (the perl archive network) for PDL::NetCDF:

http://www.cpan.org/modules/by-module/PDL/

Regards, 

  Doug Hunt

Naveenta Anand wrote:
> 
> Hello,
> 
> Can Netcdf library for C coexist with Netcdf library for Perl on the same
> system? Any difficulties or experiences?? I have a dec alpha Unix system on
> which I will probably have to do it.
> 
> Thanks...
> Naveenta

-- 
dhunt@xxxxxxxx
Software Engineer III
UCAR - COSMIC, Tel. (303) 497-2611

  • 2002 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: