Warning

This version of easy.gems was built within branch remove-memusage-tip for revision b94a8064. You can find the most recent release version of easy.gems at https://easy.gems.dkrz.de/.

The Climate Data Operators#

Note

See also the CDO Wiki with Tutorial and FAQ and the DKRZ pages on data processing tools, with additional examples

Efficient sub-setting#

The best way of sub-setting in multiple dimensions is the use of the select operator

cdo info -select,levidx=7,timestep=4 FILE

In some cases -delete might be more efficient.