porsche
outputs_porsche2023/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.8.png

config.json
{
general: {
input_path: "inputs/",
output_path: "outputs_porsche2023/",
num_cores: 10,
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: "2023-10-31",
ifg_network_type: "sb",
num_ifgs: 3,
max_tbase: 400,
filter_window_size: 9,
},
consistency_check: {
coherence_p1: 0.8,
grid_size: 0,
mask_p1_file: "maskfiles/narrow_maskPoly.h5",
mask_p1_file: "",
num_nearest_neighbours: 150,
max_arc_length: null,
velocity_bound: 0.1,
dem_error_bound: 250.0,
num_optimization_samples: 100,
arc_unwrapping_coherence: 0.6,
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,
},
}
../../subset_sarvey.log
2025-06-20 07:32:10 subset_sarvey.bash miaplpy_MDCBeach_201710_202310 --lat 25.9445 25.9515 --lon -80.124 -80.118 --outdir porsche
2025-06-20 07:46:07 subset_sarvey.bash miaplpy_MDCBeach_201710_202310 --lat 25.9445 25.9515 --lon -80.124 -80.118 --outdir porsche
sarvey_2025-06-20-08-23-21.log
2025-06-20 08:23:21,833 - INFO - SARvey version: 1.2.0 - Strawberry Pie, 2025-02-19_01, Run: MTInSAR
2025-06-20 08:23:21,834 - INFO - Parameter value default
2025-06-20 08:23:21,834 - INFO - _________ _____ _______
2025-06-20 08:23:21,834 - INFO - input_path inputs/ inputs/
2025-06-20 08:23:21,834 - INFO - output_path /Users/famelung/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/porsche/outputs_porsche2023 <--- outputs/
2025-06-20 08:23:21,834 - INFO - num_cores 10 <--- 50
2025-06-20 08:23:21,834 - INFO - num_patches 1 1
2025-06-20 08:23:21,834 - INFO - apply_temporal_unwrapping True True
2025-06-20 08:23:21,834 - INFO - spatial_unwrapping_method puma puma
2025-06-20 08:23:21,834 - INFO - logging_level INFO INFO
2025-06-20 08:23:21,834 - INFO - logfile_path logfiles/ logfiles/
2025-06-20 08:23:21,834 - INFO -
2025-06-20 08:23:21,834 - INFO - ---------------------------------------------------------------------------------
2025-06-20 08:23:21,834 - INFO - STEP 1: CONSISTENCY CHECK
2025-06-20 08:23:21,834 - INFO - ---------------------------------------------------------------------------------
2025-06-20 08:23:21,835 - INFO - Parameter value default
2025-06-20 08:23:21,835 - INFO - _________ _____ _______
2025-06-20 08:23:21,835 - INFO - coherence_p1 0.8 <--- 0.9
2025-06-20 08:23:21,835 - INFO - grid_size None <--- 200
2025-06-20 08:23:21,835 - INFO - mask_p1_file None <---
2025-06-20 08:23:21,835 - INFO - num_nearest_neighbours 150 <--- 30
2025-06-20 08:23:21,835 - INFO - max_arc_length 999999 <--- None
2025-06-20 08:23:21,835 - INFO - velocity_bound 0.1 0.1
2025-06-20 08:23:21,835 - INFO - dem_error_bound 250.0 <--- 100.0
2025-06-20 08:23:21,835 - INFO - num_optimization_samples 100 100
2025-06-20 08:23:21,835 - INFO - arc_unwrapping_coherence 0.6 0.6
2025-06-20 08:23:21,835 - INFO - min_num_arc 3 3
2025-06-20 08:23:21,835 - INFO -
2025-06-20 08:23:21,836 - INFO - reading box None from file: /Users/famelung/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/porsche/outputs_porsche2023/temporal_coherence.h5 ...
2025-06-20 08:23:22,335 - INFO - No mask for area of interest given.
2025-06-20 08:23:22,679 - INFO - reading box None from file: /Users/famelung/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/porsche/outputs_porsche2023/ifg_stack.h5 ...
2025-06-20 08:23:22,847 - INFO - write data to /Users/famelung/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/porsche/outputs_porsche2023/p1_ifg_wr.h5...
2025-06-20 08:23:22,850 - INFO - create distance matrix between all points...
2025-06-20 08:23:22,979 - INFO - Triangulate points with 150-nearest neighbours.
2025-06-20 08:23:23,142 - DEBUG - time used: 00 mins 0.2 secs.
2025-06-20 08:23:23,142 - INFO - Triangulate points with global delaunay.
2025-06-20 08:23:23,174 - INFO - remove arcs with length > 999999.
2025-06-20 08:23:23,204 - INFO - retrieve arcs from adjacency matrix.
2025-06-20 08:23:23,395 - INFO - no. arcs: 288818
2025-06-20 08:23:29,511 - INFO - ifg arc observations created.
2025-06-20 08:23:29,511 - INFO - write data to /Users/famelung/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/porsche/outputs_porsche2023/point_network.h5...
2025-06-20 08:23:29,757 - INFO - ########## TEMPORAL UNWRAPPING: AMBIGUITY FUNCTION ##########
2025-06-20 08:23:29,757 - INFO - start parallel processing with 10 cores.
2025-06-20 08:25:43,043 - INFO - Finished temporal unwrapping.
2025-06-20 08:25:43,043 - DEBUG - time used: 02 mins 13.3 secs.
2025-06-20 08:25:43,068 - INFO - write data to /Users/famelung/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/porsche/outputs_porsche2023/point_network_parameter.h5...
2025-06-20 08:26:16,365 - INFO - Detect points with low quality arcs (mean): < 0.6
2025-06-20 08:26:16,366 - INFO - Removal of points whose arcs are incoherent in average.
2025-06-20 08:26:24,264 - INFO - Detected 805 point(s) with mean coherence of all connected arcs < 0.6
2025-06-20 08:26:24,265 - INFO - Removal of low quality arcs: < 0.6
2025-06-20 08:26:24,266 - INFO - Removed 81234 arc(s)
2025-06-20 08:26:24,428 - INFO - Removal of arcs and PSC that cannot be tested.
2025-06-20 08:26:33,524 - INFO - Detected 17 point(s) with less than 3 arcs
2025-06-20 08:26:33,524 - INFO - Remove 805 point(s)
2025-06-20 08:26:40,305 - INFO - Removed 38717 arc(s) connected to the removed point(s)
2025-06-20 08:26:51,188 - INFO - ########## NOISY POINT REMOVAL BASED ON ARC PARAMETERS ##########
2025-06-20 08:26:51,188 - INFO - Selection of the reference PSC
2025-06-20 08:26:53,214 - INFO - Spatial integration to detect noisy point
2025-06-20 08:26:53,215 - INFO - ITERATION: 0
2025-06-20 08:27:12,298 - INFO - Maximum RMSE DEM correction: 12.15 m
2025-06-20 08:27:12,298 - INFO - Maximum RMSE velocity: 0.0009 m / year
2025-06-20 08:27:12,884 - INFO - No noisy pixels detected.
2025-06-20 08:27:12,884 - DEBUG - time used: 00 mins 19.7 secs.
2025-06-20 08:27:12,885 - INFO - write data to /Users/famelung/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/porsche/outputs_porsche2023/point_network_parameter.h5...
2025-06-20 08:27:13,095 - INFO - write data to /Users/famelung/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/porsche/outputs_porsche2023/p1_ifg_wr.h5...
2025-06-20 08:27:13,153 - INFO - ---------------------------------------------------------------------------------
2025-06-20 08:27:13,153 - INFO - STEP 2: UNWRAPPING
2025-06-20 08:27:13,153 - INFO - ---------------------------------------------------------------------------------
2025-06-20 08:27:13,153 - INFO - Parameter value default
2025-06-20 08:27:13,153 - INFO - _________ _____ _______
2025-06-20 08:27:13,153 - INFO - use_arcs_from_temporal_unwrapping True True
2025-06-20 08:27:13,153 - INFO -
2025-06-20 08:27:13,219 - INFO - read from /Users/famelung/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/porsche/outputs_porsche2023/p1_ifg_wr.h5
2025-06-20 08:27:13,244 - INFO - Integrate parameters from arcs to points.
2025-06-20 08:27:13,244 - INFO - Integrate DEM correction.
2025-06-20 08:27:16,665 - DEBUG - time used: 00 mins 0.1 secs.
2025-06-20 08:27:16,924 - INFO - Integrate mean velocity.
2025-06-20 08:27:20,316 - DEBUG - time used: 00 mins 0.1 secs.
2025-06-20 08:27:20,578 - INFO - Remove phase contributions from mean velocity and DEM correction from wrapped phase of points.
2025-06-20 08:27:20,632 - INFO - ########## SPATIAL UNWRAPPING: puma ##########
2025-06-20 08:27:20,633 - INFO - start parallel processing with 10 cores.
2025-06-20 08:27:31,230 - DEBUG - time used: 00 mins 10.6 secs.
2025-06-20 08:27:31,232 - INFO - Add phase contributions from mean velocity and DEM correction back to spatially unwrapped residual phase.
2025-06-20 08:27:31,309 - INFO - write data to /Users/famelung/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/porsche/outputs_porsche2023/p1_ifg_unw.h5...
2025-06-20 08:27:31,312 - INFO - ########## INVERT IFG NETWORK ##########
2025-06-20 08:27:37,074 - DEBUG - time used: 00 mins 5.8 secs.
2025-06-20 08:27:37,075 - INFO - read from /Users/famelung/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/porsche/outputs_porsche2023/p1_ifg_unw.h5
2025-06-20 08:27:37,102 - INFO - write data to /Users/famelung/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/porsche/outputs_porsche2023/p1_ts.h5...
2025-06-20 08:27:37,167 - INFO - SARvey MTI finished normally.