nctoolkit.DataSet.cdo_command

DataSet.cdo_command(self, command=None, ensemble=False)

Apply a cdo command

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

  • ensemble (bool) – Is this an ensemble command?