Table of Contents

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:


Back to software