Difference between revisions of "NCL"
Jump to navigation
Jump to search
(Created page with "__NOTOC__ __NOEDITSECTION__ Category:Software {|<!--Main settings - REQUIRED--> |{{#vardefine:app|ncl}} |{{#vardefine:url|http://www.ncl.ucar.edu}} |{{#vardefine:exe|}} <!...") |
|||
(12 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| | + | |{{#vardefine:app|NCL}} |
|{{#vardefine:url|http://www.ncl.ucar.edu}} | |{{#vardefine:url|http://www.ncl.ucar.edu}} | ||
|{{#vardefine:exe|}} <!--Present manual instructions for running the software --> | |{{#vardefine:exe|}} <!--Present manual instructions for running the software --> | ||
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--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | |||
==System Variables== | ==System Variables== | ||
− | * | + | * HPC_{{uc:{{#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|}} | ||
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: | ||
− | + | 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
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