positions

method of dascore.core.coords.Missing source

positions(
    self ,
    limit: int = 10000,
)-> ‘np.ndarray’

Every missing label, or raise when there are more than limit.

A long outage on a fast grid is millions of positions; the runs say as much without allocating them.