nctoolkit.DataSet.gt

DataSet.gt(self, x)

Method to calculate if variable in dataset is greater than that in another file or dataset This currently only works with single file datasets

Parameters

x (str or single file dataset) – File path or nctoolkit dataset