nctoolkit.DataSet.na_frac

DataSet.na_frac(self, over='time')

Calculate the number of missing values

Parameters

over (str or list) – Time periods to to the count over over. Options are ‘time’, ‘year’, ‘month’, ‘day’.