Difference between revisions of "NetCDF"
Jump to navigation
Jump to search
Line 31: | Line 31: | ||
* HPC_NETCDF_LIB - library directory | * HPC_NETCDF_LIB - library directory | ||
* HPC_NETCDF_INC - include directory | * HPC_NETCDF_INC - include directory | ||
− | |||
{{#if: {{#var: exe}}|==Manual execution instructions== | {{#if: {{#var: exe}}|==Manual execution instructions== | ||
WRITE INSTRUCTIONS ON RUNNING THE APP WITHOUT MODULES HERE|}} | WRITE INSTRUCTIONS ON RUNNING THE APP WITHOUT MODULES HERE|}} | ||
Line 50: | Line 49: | ||
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. | 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. | ||
+ | |||
|}} | |}} |
Revision as of 01:19, 8 September 2012
Description
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.
Required Modules
Serial
- netcdf
System Variables
- HPC_NETCDF_DIR - installation directory
- HPC_NETCDF_BIN - executable binary directory
- HPC_NETCDF_LIB - library directory
- HPC_NETCDF_INC - include directory
Configuration
See the NetCDF_4.2 page for NetCDF configuration details.
Citation
If you publish research that uses NetCDF, you have to 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.