Difference between revisions of "NCO"

From UFRC
Jump to navigation Jump to search
Line 24: Line 24:
 
[[Modules|modules documentation]]
 
[[Modules|modules documentation]]
 
===Serial===
 
===Serial===
 +
*gcc/4.7.2
 
*nco
 
*nco
 
==System Variables==
 
==System Variables==

Revision as of 19:09, 4 April 2014

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

  • gcc/4.7.2
  • nco

System Variables

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




Installation

See the NCO_Install page for nco installation notes.