ENVI > Programming > Routines > Data Processing (ENVITasks) >SARsInSARFilterAndCoherence

SARsInSARFilterAndCoherence

SARscape Adaptive Filter and Coherence Generation.

Reference

Syntax

Result = ENVITask('SARsInSARFilterAndCoherence')

Input properties (Set, Get): COHERENCE, COHERENCE_FROM_FINT, COH_AZ_BOXSIZE, COH_RG_BOXSIZE, DINT_SARSCAPEDATA, FILTERING_METHOD, GENERATE_QL, GOLDSTEIN_WINSIZE, INTERF_FILT, IN_TRIGGERING_EXECUTION_OPTION, OPENCL_DEVICEID, OPENCL_PLATFORMID, REFERENCE_SARSCAPEDATA, ROOT_URI_FOR_OUTPUT, SARSCAPE_PREFERENCE, SECONDARY_SARSCAPEDATA

Output properties (Get only): COHERENCE_SARSCAPEDATA

Properties marked as "Set" are those that you can set to specific values. You can also retrieve their current values any time. Properties marked as "Get" are those whose values you can retrieve but not set

This task inherits the following methods from ENVITask:

AddParameter

Execute

Parameter

ParameterNames

RemoveParameter

Properties

COHERENCE (optional)

Coherence Generation

COHERENCE_FROM_FINT (optional)

Coherence from Fint

COHERENCE_SARSCAPEDATA

This is a Coherence SARscapeData

COH_AZ_BOXSIZE (optional)

Coherence AZ Box Size

COH_RG_BOXSIZE (optional)

Coherence RG Box Size

DESCRIPTION

This property describes the task.

DINT_SARSCAPEDATA (required)

Interferogram File

FILTERING_METHOD (optional)

Filtering Method

Options available are:

FINT_SARSCAPEDATA

This is a Filtered Flattened interferogram SARscapeData

GENERATE_QL (optional)

Generate Quick Look

GOLDSTEIN_WINSIZE (optional)

Goldstein Win Size

INTERF_FILT (optional)

Adaptive Filter

IN_TRIGGERING_EXECUTION_OPTION (optional)

Input triggering execution option

NAME

This property contains the name of the task.

OPENCL_DEVICEID (optional)

OPENCL DEVICE ID

OPENCL_PLATFORMID (optional)

OPENCL PLATFORM ID

OUT_TRIGGERING_EXECUTION_OPTION

Output triggering execution option

REFERENCE_SARSCAPEDATA (required)

Input Reference File

ROOT_URI_FOR_OUTPUT (optional)

Common URI for outputs

SARSCAPE_PREFERENCE (optional)

SARscape Default System Parameters

The default value is Use actual preferences.

Options available are:

SECONDARY_SARSCAPEDATA (required)

Input Secondary File

Version History

SARscape 6.1

Introduced

See Also

Tool description, ENVITask, ENVITaskParameter