Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
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
netcdfgroup
archives: