nctoolkit.DataSet.na_count

DataSet.na_count(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’.