Difference between revisions of "CDO"
Jump to navigation
Jump to search
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
− | [[Category:Software]] | + | [[Category:Software]][[Category:Climate]] |
{|<!--Main settings - REQUIRED--> | {|<!--Main settings - REQUIRED--> | ||
|{{#vardefine:app|CDO}} | |{{#vardefine:app|CDO}} | ||
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 22: | Line 22: | ||
<!--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_CDO_BIN - executable binary directory | * HPC_CDO_BIN - executable binary directory | ||
* HPC_CDO_DOC - documentation directory | * HPC_CDO_DOC - documentation directory |
Latest revision as of 19:34, 24 August 2022
Description
CDO, Climate Data Operators, is a collection of command line Operators to manipulate and analyse Climate and NWP model Data. Supported data formats are GRIB 1/2, netCDF 3/4, SERVICE, EXTRA and IEG. There are more than 600 operators available.
Environment Modules
Run module spider CDO
to find out what environment modules are available for this application.
System Variables
- HPC_CDO_DIR - installation directory
- HPC_CDO_BIN - executable binary directory
- HPC_CDO_DOC - documentation directory