Difference between revisions of "NCL"

From UFRC
Jump to navigation Jump to search
Line 26: Line 26:
 
===Serial===
 
===Serial===
 
*gcc/4.7.2
 
*gcc/4.7.2
*{{#uppercase:{{#var: app}}}}
+
*{{#lowercase:{{#var: app}}}}
 
==System Variables==
 
==System Variables==
 
* HPC_{{#var: app}}_DIR - installation directory
 
* HPC_{{#var: app}}_DIR - installation directory

Revision as of 16:24, 28 January 2014

Description

NCL website  

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

modules documentation

Serial

  • gcc/4.7.2
  • {{#lowercase:NCL}}

System Variables

  • HPC_NCL_DIR - installation directory
  • HPC_NCL_BIN - executable binary directory
  • HPC_NCL_LIB - library directory
  • HPC_NCL_INC - include directory