Difference between revisions of "NCO"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
− | [[Category:Software]] | + | [[Category:Software]][[Category:Data Science]] |
{|<!--Main settings - REQUIRED--> | {|<!--Main settings - REQUIRED--> | ||
|{{#vardefine:app|nco}} | |{{#vardefine:app|nco}} | ||
Line 11: | Line 11: | ||
|{{#vardefine:testing|}} <!--Enable performance testing/profiling section --> | |{{#vardefine:testing|}} <!--Enable performance testing/profiling section --> | ||
|{{#vardefine:faq|}} <!--Enable FAQ section --> | |{{#vardefine:faq|}} <!--Enable FAQ section --> | ||
− | |{{#vardefine:installation| | + | |{{#vardefine:installation|}} <!--INSTALLATION--> |
|{{#vardefine:citation|}} <!--Enable Reference/Citation section --> | |{{#vardefine:citation|}} <!--Enable Reference/Citation section --> | ||
|} | |} | ||
Line 21: | Line 21: | ||
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. | 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--> | <!--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_NCO_BIN - executable binary directory | * HPC_NCO_BIN - executable binary directory | ||
* HPC_NCO_LIB - library directory | * HPC_NCO_LIB - library directory | ||
Line 54: | Line 51: | ||
|}} | |}} | ||
− | |||
− |
Latest revision as of 14:41, 19 August 2022
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.
Environment Modules
Run module spider nco
to find out what environment modules are available for this application.
System Variables
- HPC_NCO_DIR - installation directory
- HPC_NCO_BIN - executable binary directory
- HPC_NCO_LIB - library directory
- HPC_NCO_INC - include directory