NCO¶
Description¶
The netCDF Operators (NCO) comprise a dozen standalone, command-line programs that take netCDF files as input, then operate (e.g., derive new data, average, print, hyperslab, manipulate metadata) and output the results to screen or files in text, binary, or netCDF formats. NCO aids manipulation and analysis of gridded scientific data. The shell-command style of NCO allows users to manipulate and analyze files interactively, or with simple scripts that avoid some overhead (and power) of higher level programming environments.
Environment Modules¶
Run module spider nco
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_NCO_DIR - installation directory
- HPC_NCO_BIN - executable directory
- HPC_NCO_INC - include directory
- HPC_NCO_LIB - library directory
Categories¶
data_science