MiamiBeachbig
outputs/pic
step_0_amplitude_image.png

step_0_interferogram_network.png

step_0_temporal_phase_coherence.png

step_1_arc_coherence.png

step_1_arc_coherence_reduced.png

step_1_mask_p1.png

step_1_rmse_dem_correction_0th_iter.png

step_1_rmse_vel_0th_iter.png

step_2_estimation_dem_correction.png

step_2_estimation_velocity.png

selected_pixels_temp_coh_0.7.png

config.json
{
general: {
input_path: "inputs/",
output_path: "outputs/",
num_cores: 50,
num_patches: 1,
apply_temporal_unwrapping: true,
spatial_unwrapping_method: "puma",
logging_level: "INFO",
logfile_path: "logfiles/",
},
phase_linking: {
use_phase_linking_results: false,
inverted_path: "inverted/",
num_siblings: 20,
mask_phase_linking_file: "",
use_ps: false,
mask_ps_file: "maskPS.h5",
},
preparation: {
start_date: null,
end_date: "2021-06-18",
ifg_network_type: "sb",
num_ifgs: 3,
max_tbase: 100,
filter_window_size: 9,
},
consistency_check: {
coherence_p1: 0.7,
grid_size: 0,
mask_p1_file: "",
num_nearest_neighbours: 50,
max_arc_length: null,
velocity_bound: 0.1,
dem_error_bound: 250.0,
num_optimization_samples: 100,
arc_unwrapping_coherence: 0.5,
min_num_arc: 3,
},
unwrapping: {
use_arcs_from_temporal_unwrapping: true,
},
filtering: {
coherence_p2: 0.8,
apply_aps_filtering: true,
interpolation_method: "kriging",
grid_size: 1000,
mask_p2_file: "",
use_moving_points: true,
max_temporal_autocorrelation: 0.3,
},
densification: {
num_connections_to_p1: 5,
max_distance_to_p1: 2000,
velocity_bound: 0.15,
dem_error_bound: 100.0,
num_optimization_samples: 100,
arc_unwrapping_coherence: 0.5,
},
}
sarvey_2025-07-04-22-25-34.log
2025-07-04 22:25:34,082 - INFO - SARvey version: 1.2.0 - Strawberry Pie, 2025-02-19_01, Run: MTInSAR
2025-07-04 22:25:34,083 - INFO - Parameter value default
2025-07-04 22:25:34,084 - INFO - _________ _____ _______
2025-07-04 22:25:34,084 - INFO - input_path inputs/ inputs/
2025-07-04 22:25:34,084 - INFO - output_path /scratch/08590/emrhnp/MiamiTsxSMDT36/MiamiBeachbig/outputs <--- outputs/
2025-07-04 22:25:34,084 - INFO - num_cores 50 50
2025-07-04 22:25:34,084 - INFO - num_patches 1 1
2025-07-04 22:25:34,084 - INFO - apply_temporal_unwrapping True True
2025-07-04 22:25:34,084 - INFO - spatial_unwrapping_method puma puma
2025-07-04 22:25:34,084 - INFO - logging_level INFO INFO
2025-07-04 22:25:34,084 - INFO - logfile_path logfiles/ logfiles/
2025-07-04 22:25:34,084 - INFO -
2025-07-04 22:25:34,085 - INFO - ---------------------------------------------------------------------------------
2025-07-04 22:25:34,085 - INFO - STEP 1: CONSISTENCY CHECK
2025-07-04 22:25:34,085 - INFO - ---------------------------------------------------------------------------------
2025-07-04 22:25:34,085 - INFO - Parameter value default
2025-07-04 22:25:34,086 - INFO - _________ _____ _______
2025-07-04 22:25:34,086 - INFO - coherence_p1 0.7 <--- 0.9
2025-07-04 22:25:34,086 - INFO - grid_size None <--- 200
2025-07-04 22:25:34,086 - INFO - mask_p1_file None <---
2025-07-04 22:25:34,086 - INFO - num_nearest_neighbours 50 <--- 30
2025-07-04 22:25:34,086 - INFO - max_arc_length 999999 <--- None
2025-07-04 22:25:34,086 - INFO - velocity_bound 0.1 0.1
2025-07-04 22:25:34,086 - INFO - dem_error_bound 250.0 <--- 100.0
2025-07-04 22:25:34,086 - INFO - num_optimization_samples 100 100
2025-07-04 22:25:34,086 - INFO - arc_unwrapping_coherence 0.5 <--- 0.6
2025-07-04 22:25:34,086 - INFO - min_num_arc 3 3
2025-07-04 22:25:34,086 - INFO -
2025-07-04 22:25:34,725 - INFO - reading box None from file: /scratch/08590/emrhnp/MiamiTsxSMDT36/MiamiBeachbig/outputs/temporal_coherence.h5 ...
2025-07-04 22:25:37,696 - INFO - No mask for area of interest given.
2025-07-04 22:25:41,162 - INFO - reading box None from file: /scratch/08590/emrhnp/MiamiTsxSMDT36/MiamiBeachbig/outputs/ifg_stack.h5 ...
2025-07-04 22:26:12,675 - INFO - write data to /scratch/08590/emrhnp/MiamiTsxSMDT36/MiamiBeachbig/outputs/p1_ifg_wr.h5...
2025-07-04 22:26:13,030 - INFO - create distance matrix between all points...
2025-07-04 22:29:42,651 - INFO - Triangulate points with 50-nearest neighbours.
2025-07-04 22:29:51,274 - DEBUG - time used: 00 mins 8.6 secs.
2025-07-04 22:29:51,274 - INFO - Triangulate points with global delaunay.
2025-07-04 22:29:53,322 - INFO - remove arcs with length > 999999.
2025-07-04 22:30:12,079 - INFO - retrieve arcs from adjacency matrix.
2025-07-04 22:30:15,779 - INFO - no. arcs: 2176972
2025-07-04 22:31:43,854 - INFO - ifg arc observations created.
2025-07-04 22:31:43,855 - INFO - write data to /scratch/08590/emrhnp/MiamiTsxSMDT36/MiamiBeachbig/outputs/point_network.h5...
2025-07-04 22:31:57,912 - INFO - ########## TEMPORAL UNWRAPPING: AMBIGUITY FUNCTION ##########
2025-07-04 22:31:57,912 - INFO - start parallel processing with 50 cores.
2025-07-04 22:31:58,351 - INFO - Finished temporal unwrapping.
2025-07-04 22:31:58,352 - DEBUG - time used: 00 mins 0.4 secs.
2025-07-04 22:31:58,353 - INFO - write data to /scratch/08590/emrhnp/MiamiTsxSMDT36/MiamiBeachbig/outputs/point_network_parameter.h5...
2025-07-04 22:53:21,767 - INFO - Detect points with low quality arcs (mean): < 0.5
2025-07-04 22:53:21,768 - INFO - Removal of points whose arcs are incoherent in average.
2025-07-05 00:56:46,605 - INFO - Detected 73772 point(s) with mean coherence of all connected arcs < 0.5
2025-07-05 00:56:46,606 - INFO - Removal of low quality arcs: < 0.5
2025-07-05 00:56:46,611 - INFO - Removed 2176972 arc(s)
2025-07-05 00:56:46,634 - INFO - Removal of arcs and PSC that cannot be tested.
2025-07-05 00:56:46,792 - INFO - Detected 73772 point(s) with less than 3 arcs
2025-07-05 00:56:46,793 - INFO - Remove 73772 point(s)
2025-07-05 00:56:47,932 - INFO - Removed 0 arc(s) connected to the removed point(s)
2025-07-05 00:56:49,064 - INFO - ########## NOISY POINT REMOVAL BASED ON ARC PARAMETERS ##########
2025-07-05 00:56:49,064 - INFO - Selection of the reference PSC