Snaphu Data Import

Importing results from SNAPHU processing

Important note

It is strongly advised before executing graph for exporting data for SNAPHU processing for user to get familiar with general principles of doing phase unwrapping.

SNAPHU Data Import Graph

The main purpose of SNAPHU data import function is two-fold:

  1. To import results of SNAPHU processing,
  2. To construct Interferometric product that will contain unwrapped phase band, and the metadata of the source interferometric product.

The import graph is visualized in the figure below.


In the export graph, there are two readers, and one writer. Two readers are reading the phase product, constructed during exporting data for SNAPHU processing, and other reader is reading imported unwrapped result of SNAPHU processing as "Generic Binary". Snaphu Import operator arranges the metadata and bands, and constructs the unwrapped phase product compatible for further utilization within the Toolbox. Finally, writer saves the product in DIMAP format.

Specifically the import graph performs the following:

1-Read-Phase:
Reads the "phase-only" interferometric product constructed during Snaphu Data Export step.
2-Read-Unwrapper-Phase:
Reads the "unwrapped-phase-only" product ingested in the Toolbox using Generic Binary Readers. Note that due to restrictions of the framework currently it is not possible to chain the generic binary reader in the graph, and hence it is not possible to ingest unwrapped data directly into the Toolbox. This has to be done outside Snaphu Import graph.
3-SnaphuImport:
Arranges the metadata and merges the bands of the source product into a unwrapped phase product. In this step metadata and bands are arranged in a compatible form for further InSAR processing.
4-Write:
Writes "unwrapped phase product" in the standard DIMAP format.