Difference between revisions of "NetCDF"
Jump to navigation
Jump to search
Line 27: | Line 27: | ||
==System Variables== | ==System Variables== | ||
− | HPC_NETCDF_DIR | + | * HPC_NETCDF_DIR - installation directory |
− | HPC_NETCDF_BIN | + | * HPC_NETCDF_BIN - executable directory |
− | HPC_NETCDF_LIB | + | * HPC_NETCDF_LIB - library directory |
− | HPC_NETCDF_INC | + | * 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|}} |
Revision as of 20:41, 7 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 directory
- HPC_NETCDF_LIB - library directory
- HPC_NETCDF_INC - include directory
Configuration
See the NetCDF_4.1.3 page for netcdf configuration details.