Difference between revisions of "NCO"

From UFRC
Jump to navigation Jump to search
(One intermediate revision by one other user not shown)
Line 24: Line 24:
 
[[Modules|modules documentation]]
 
[[Modules|modules documentation]]
 
===Serial===
 
===Serial===
 +
*gcc/4.7.2
 
*nco
 
*nco
 
==System Variables==
 
==System Variables==
Line 53: Line 54:
  
 
|}}
 
|}}
 +
=Validation=
 +
* Validated 4/5/2018

Revision as of 18:48, 5 April 2018

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.

Validation

  • Validated 4/5/2018