How to Install cdo in Ubuntu 18.04



Install cdo by entering the following commands in the terminal:

sudo apt update
sudo apt install cdo

Description:

Climate Data Operators

Climate Data Operators are a collection of command line Operators to manipulate and analyse Climate model Data. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. There are more than 400 operators available.

Homepage: https://code.mpimet.mpg.de/projects/cdo

Version: 1.9.3+dfsg.1-1

Section: universe/utils