nctoolkit.DataSet.missing_as

DataSet.missing_as(self, value=None)

Convert missing values to a constant

Parameters

value (Number to convert the missing values to) – If int/float is provided, the missing value will be converted to that.