Skip to content

NetCDF

Description

netcdf website

NetCDF is a set of software libraries and self-describing, machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. The netcdf module file defines the following environment variables: location of the NETCDF distribution, binaries, libraries, and include files, respectively. To use the NETCDF library, compile the source code with the option: and add the following options to the link step:

Environment Modules

Run module spider netcdf to find out what environment modules are available for this application.

Environment Variables

HPC_NETCDF_DIR, HPC_NETCDF_BIN, HPC_NETCDF_LIB and HPC_NETCDF_INC for the -I\$HPC_NETCDF_INC -L\$HPC_NETCDF_LIB -lnetcdf * HPC_NETCDF_DIR - installation directory * HPC_NETCDF_BIN - executable directory * HPC_NETCDF_LIB - library directory * HPC_NETCDF_INC - includes directory

Citation

If you publish research that uses NetCDF, you may cite it as follows:

Rew, R. K. and G. P. Davis, "NetCDF: An Interface for Scientific Data Access," IEEE Computer Graphics and Applications, Vol. 10, No. 4, pp. 76-82, July 1990.

Brown, S. A, M. Folk, G. Goucher, and R. Rew, "Software for Portable Scientific Data Management," Computers in Physics, American Institute of Physics, Vol. 7, No. 3, May/June 1993, pp. 304-308.

Categories

data_science