Difference between revisions of "NCL"
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
*{{#var: app}} | *{{#var: app}} | ||
==System Variables== | ==System Variables== | ||
− | * | + | * HPC_{{#var: app}}_DIR - installation directory |
− | * | + | * HPC_{{#var: app}}_BIN - executable binary directory |
− | * | + | * HPC_{{#var: app}}_LIB - library directory |
− | * | + | * HPC_{{#var: app}}_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 16:20, 28 January 2014
Description
The NCAR Command Language (NCL), a product of the Computational & Information Systems Laboratory at the National Center for Atmospheric Research (NCAR) and sponsored by the National Science Foundation, is a free interpreted language designed specifically for scientific data processing and visualization.
Required Modules
Serial
- gcc/4.7.2
- NCL
System Variables
- HPC_NCL_DIR - installation directory
- HPC_NCL_BIN - executable binary directory
- HPC_NCL_LIB - library directory
- HPC_NCL_INC - include directory