NCO
Overview
NCO netCDF Operators: Command-line operators for netCDF and HDF files
Using
Use the module name nco
to discover versions available and to load the application.
Multicore
Some of the tools that are part of NCO have the ability to run using multiple cores (via OpenMP) and using multiple nodes. See the particular command and it’s help for details. For example:
[]$ ncap2 -h
...
-t, --thr_nbr, threads, omp_num_threads thr_nbr Thread number for OpenMP
...
Eight ways to find more help on ncap2 and/or NCO:
1. Examples: http://nco.sf.net/nco.html#xmp_ncap2
2. Ref. manual: http://nco.sf.net/nco.html#ncap2
3. User Guide: http://nco.sf.net#RTFM
4. Manual pages: 'man ncap2', 'man nco', ...
5. Homepage: http://nco.sf.net
6. Code: http://github.com/nco/nco
7. Help Forum: http://sf.net/p/nco/discussion/9830
8. Publications: http://nco.sf.net#pub
Post questions, suggestions, patches at http://sf.net/projects/nco