Difference between revisions of "NCO"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) |
|||
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 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
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.