|
Name: netCDF
Version: 3.6.1
Description:
NetCDF is a popular data
management package which supports the creation, access, and machine-independent
interchange of array-oriented scientific data. Interfaces are provided
for C, C++, Fortran 77, and Fortran 90.
Installation Path:
/usr/local/[v8plusa,v9a]/generic/netcdf-3.6.1/[bin,include,lib,man]
/usr/local/[sse2a,amd64a]/opteron/netcdf-3.6.1/[bin,include,lib,man]
Availability: UltraSPARC
and x86
Documentation:
Usage Notes:
NetCDF is available on
SciClone in both 32-bit (v8plusa, sse2a) and 64-bit (v9a, amd64a) flavors.
The UltraSPARC (v8plusa,
v9a) versions of the netCDF libraries are compiled using the "-dalign"
option of the Sun compilers. Applications
which link to these libraries should also be compiled with the "-dalign"
option (implied by the "-fast" option). "-dalign"
is not applicable to the x86/Opteron (sse2a, amd64a) versions of the
compilers or libraries.
|