cdo 2.1.0
Climate data operators
CDO 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.
- Website: https://code.mpimet.mpg.de/projects/cdo
- Licenses: Modified BSD
- Package source: gnu/packages/geo.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cdo 2.1.0
as follows:
guix install cdo@2.1.0
Or install the latest version:
guix install cdo
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.