Difference between revisions of "NCL"

From UFRC
Jump to navigation Jump to search
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
[[Category:Atmosphere Science]]
+
[[Category:Software]][[Category:Climate]]
 
{|<!--Main settings - REQUIRED-->
 
{|<!--Main settings - REQUIRED-->
 
|{{#vardefine:app|NCL}}
 
|{{#vardefine:app|NCL}}
Line 12: Line 12:
 
|{{#vardefine:faq|}} <!--Enable FAQ section -->
 
|{{#vardefine:faq|}} <!--Enable FAQ section -->
 
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|{{#vardefine:installation|}} <!--INSTALLATION-->
|{{#vardefine:citation|}} <!--Enable Reference/Citation section -->
+
|{{#vardefine:citation|1}} <!--Enable Reference/Citation section -->
 
|}
 
|}
 
<!-- ########  Template Body ######## -->
 
<!-- ########  Template Body ######## -->
Line 22: Line 22:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
[[Modules|modules documentation]]
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
*gcc/4.7.2
 
*{{#uppercase:{{#var: app}}}}
 
 
==System Variables==
 
==System Variables==
* HPC_{{#var: app}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{#var: app}}_BIN - executable binary directory
 
* HPC_{{#var: app}}_BIN - executable binary directory
 
* HPC_{{#var: app}}_LIB - library directory
 
* HPC_{{#var: app}}_LIB - library directory
Line 50: Line 47:
 
If you publish research that uses {{#var:app}}, you may cite it as follows:
 
If you publish research that uses {{#var:app}}, you may cite it as follows:
  
 +
The NCAR Command Language (Version 6.1.2) [Software]. (2013). Boulder, Colorado: UCAR/NCAR/CISL/VETS. http://dx.doi.org/10.5065/D6WD3XH5
 
|}}
 
|}}

Latest revision as of 20:05, 24 August 2022

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.

Environment Modules

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

System Variables

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




Citation

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

The NCAR Command Language (Version 6.1.2) [Software]. (2013). Boulder, Colorado: UCAR/NCAR/CISL/VETS. http://dx.doi.org/10.5065/D6WD3XH5