The document discusses using a binary partition tree (BPT) to represent polarimetric synthetic aperture radar (PolSAR) data in both the space and time domains. A BPT is a hierarchical, multi-scale data structure where each node represents a connected region obtained by merging two child nodes. The document outlines how to construct a BPT using different dissimilarity measures to evaluate region similarity during merging. It also describes how pruning a space-time BPT can be used for PolSAR speckle filtering across both space and time.