nctoolkit.DataSet.abs

Contents

nctoolkit.DataSet.abs#

DataSet.abs()#

abs: Method to get the absolute value of variables

Examples

If you wanted to get the absolute value of each variable, you just need do this:

>>> ds.abs()