mapper.count.exclude-nulls
mapperDeprecated: mapper.count.exclude-nulls
has the same behavior as mapper.count
, use mapper.count
instead.
This mapper function counts the number of all values found in the sliding window. The associated location and elevation are those of the most recent tick of the window. Null values are excluded.