cf.Data.count

Data.count()[source]

Count the non-masked elements of the array.

Returns:``int`

Examples:

>>> n = d.count()