nctoolkit.DataSet.cdo_command

DataSet.cdo_command(self, command=None)

Apply a cdo command

Parameters

command (string) – cdo command to call. This command must be such that “cdo {command} infile outfile” will run.