Difference between revisions of "NCO"

From UFRC
Jump to navigation Jump to search
(moved NCO to NetCDF and NCO)
 
Line 1: Line 1:
#REDIRECT [[NetCDF and NCO]]
+
__NOTOC__
 +
__NOEDITSECTION__
 +
[[Category:Software]]
 +
{|<!--Main settings - REQUIRED-->
 +
|{{#vardefine:app|nco}}
 +
|{{#vardefine:url|http://nco.sourceforge.net/}}
 +
|{{#vardefine:exe|}} <!--Present manual instructions for running the software -->
 +
|{{#vardefine:conf|1}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF-->
 +
|{{#vardefine:pbs|}} <!--Enable PBS script wiki page link-->
 +
|{{#vardefine:policy|}} <!--Enable policy section -->
 +
|{{#vardefine:testing|}} <!--Enable performance testing/profiling section -->
 +
|{{#vardefine:faq|}} <!--Enable FAQ section -->
 +
|{{#vardefine:installation|1}} <!--INSTALLATION-->
 +
|{{#vardefine:citation|1}} <!--Enable Reference/Citation section -->
 +
|}
 +
<!-- ########  Template Body ######## -->
 +
<!--Description-->
 +
{{#if: {{#var: url}}|
 +
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
 +
 
 +
NCO manipulates data stored in netCDF format. It also exploits the geophysical expressivity of many CF (Climate & Forecast) metadata conventions, the flexible description of physical dimensions translated by UDUnits, the network transparency of OPeNDAP, the storage features (e.g., compression, chunking, groups) of HDF (the Hierarchical Data Format), and many powerful mathematical and statistical algorithms of GSL (the GNU Scientific Library). NCO is fast, powerful, and free.
 +
<!--Modules-->
 +
==Required Modules==
 +
[[Modules|modules documentation]]
 +
===Serial===
 +
*nco
 +
==System Variables==
 +
* HPC_NCO_DIR - installation directory
 +
* HPC_NCo_BIN - executable binary directory
 +
* HPC_NCO_LIB - library directory
 +
* HPC_NCO_INC - include directory
 +
{{#if: {{#var: exe}}|==Manual execution instructions==
 +
WRITE INSTRUCTIONS ON RUNNING THE APP WITHOUT MODULES HERE|}}
 +
{{#if: {{#var: conf}}|==Configuration==
 +
See the [[{{PAGENAME}}_4.2]] page for {{#var: app}} configuration details.|}}
 +
{{#if: {{#var: pbs}}|==PBS Script Examples==
 +
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}}
 +
{{#if: {{#var: policy}}|==Usage Policy==
 +
WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used)|}}
 +
{{#if: {{#var: testing}}|==Performance==
 +
WRITE PERFORMANCE TESTING RESULTS HERE|}}
 +
{{#if: {{#var: faq}}|==FAQ==
 +
*'''Q:''' **'''A:'''|}}
 +
<!--Installation-->
 +
{{#if: {{#var: installation}}|==Installation==
 +
See the [[{{PAGENAME}}_Install]] page for {{#var: app}} installation notes.|}}
 +
{{#if: {{#var: citation}}|==Citation==
 +
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.
 +
     
 +
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.
 +
 
 +
|}}

Revision as of 03:28, 25 September 2012

Description

nco website  

NCO manipulates data stored in netCDF format. It also exploits the geophysical expressivity of many CF (Climate & Forecast) metadata conventions, the flexible description of physical dimensions translated by UDUnits, the network transparency of OPeNDAP, the storage features (e.g., compression, chunking, groups) of HDF (the Hierarchical Data Format), and many powerful mathematical and statistical algorithms of GSL (the GNU Scientific Library). NCO is fast, powerful, and free.

Required Modules

modules documentation

Serial

  • nco

System Variables

  • HPC_NCO_DIR - installation directory
  • HPC_NCo_BIN - executable binary directory
  • HPC_NCO_LIB - library directory
  • HPC_NCO_INC - include directory

Configuration

See the NCO_4.2 page for nco configuration details.



Installation

See the NCO_Install page for nco installation notes.

Citation

If you publish research that uses nco, 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.

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.