nctoolkit.DataSet.as_double

DataSet.as_double(self, x)

Set a variable/dimension to double This is mostly useful for cases when time is stored as an int, but you need a double

Parameters

x (list) – A list of variable/dimensions you want to convert to floats