A meteorological research probe transmits high-resolution horizontal scanlines of cloud formations. Each scanline consists of binary pixel data representing either sky (0) or cloud (1).
Explain the key structural characteristic this binary pixel data must exhibit for Run-Length Encoding (RLE) to achieve a high compression ratio.