General Information
Home page | Versions | Module dependencies | |
Compiler | MPT | ||
code.zmaw.de/projects/cdo | 1.5.6.1 | intelcomp/12.0.5.220 | mpt/2.06 |
1.6.0 | intelcomp/13.0.1 | mpt/2.06 | |
1.6.4 | intelcomp/14.0.1 | mpt/2.09 | |
1.7.0 | intelcomp/16.0.1 | mpt/2.13 | |
1.7.2 | intelcomp/17.0.0 | mpt/2.14 |
Usage on Vilje
Load one of the cdo, and the corresponding intel compiler and mpt modules to use CDO on Vilje, e.g.:
$ module load intelcomp/13.0.1 mpt/2.06 cdo/1.6.0
Cdo{rb,py}
Versions | Module dependencies | |
CDO | Python | |
1.2.1 | cdo/1.6.0 | python/2.7.3 |
1.2.3 | cdo/1.6.4 | python/2.7.6 |
1.3.0 | cdo/1.7.0 | python/2.7.11 |
1.3.2 | cdo/1.7.2 | python/2.7.13 |
Cdo{rb,py} allows you to call any of the CDO operators from within python. Cdo{rb,py} is available when loading one of the cdo
modules, and the corresponding python module.