nctoolkit.DataSet.log

DataSet.log(self)

Method to get the natural log of variables

Examples

If you wanted to calculate the natural log of each variable, you just need to do this:

>>> ds.log()