====== CDO ======
**CDO** is a software module available on **Comet**.
===== CDO overview =====
To access **CDO** on Comet, run ''module load CDO''. This will load the //default// version of **CDO**.
An overview of the module information is shown below (''module -r spider ^CDO$''):
CDO: CDO/2.4.4-gompi-2024a
Description:
CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data.
This module can be loaded directly: module load CDO/2.4.4-gompi-2024a
Help:
Description
===========
CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data.
More information
================
- Homepage: https://code.zmaw.de/projects/cdo
If there are multiple versions of **CDO** listed, then you can load a //specific// version as follows:
$ module load CDO/version_string
You can find the most //up to date information// whilst logged on to Comet by running ''module -r spider ^CDO$''.
----
===== CDO Help =====
The module **CDO** has the following embedded help text (''module help CDO''):
Description
===========
CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data.
More information
================
- Homepage: https://code.zmaw.de/projects/cdo
----
===== CDO Dependencies =====
The //default// version of the module **CDO** has the following dependencies:
* gompi/2024a
* cURL/8.7.1-GCCcore-13.3.0
* ecCodes/2.38.3-gompi-2024a
* FFTW/3.3.10-GCC-13.3.0
* HDF5/1.14.5-gompi-2024a
* libxml2/2.12.7-GCCcore-13.3.0
* netCDF/4.9.2-gompi-2024a
* PROJ/9.4.1-GCCcore-13.3.0
* Szip/2.1.1-GCCcore-13.3.0
* UDUNITS/2.2.28-GCCcore-13.3.0
* util-linux/2.40-GCCcore-13.3.0
----
[[:advanced:software|Back to software]]