Difference between revisions of "NCL"

From UFRC
Jump to navigation Jump to search
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
[[Category:Software]]
+
[[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===
 
*nco
 
 
==System Variables==
 
==System Variables==
* HPC_NCO_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_NCO_BIN - executable binary directory
+
* HPC_{{#var: app}}_BIN - executable binary directory
* HPC_NCO_LIB - library directory
+
* HPC_{{#var: app}}_LIB - library directory
* HPC_NCO_INC - include 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|}}
Line 49: 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:
  
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.
+
The NCAR Command Language (Version 6.1.2) [Software]. (2013). Boulder, Colorado: UCAR/NCAR/CISL/VETS. http://dx.doi.org/10.5065/D6WD3XH5
     
 
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.
 
 
 
 
|}}
 
|}}

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