Downtown_south2
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.8.png

config.json
{
general: {
input_path: "inputs/",
output_path: "outputs/",
num_cores: 24,
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: null,
ifg_network_type: "sb",
num_ifgs: 3,
max_tbase: 100,
filter_window_size: 9,
},
consistency_check: {
coherence_p1: 0.8,
grid_size: 0,
mask_p1_file: "",
num_nearest_neighbours: 50,
max_arc_length: null,
velocity_bound: 0.1,
dem_error_bound: 200.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-19 16:07:56 subset_sarvey.bash miaplpy_Downtown_201711_202310 --lat 25.767 25.753 --lon -80.199 -80.190 --outdir Downtown_south2
sarvey_2025-06-19-18-57-43.log
2025-06-19 18:57:43,817 - INFO - SARvey version: 1.2.0 - Strawberry Pie, 2025-02-19_01, Run: MTInSAR
2025-06-19 18:57:43,819 - INFO - Parameter value default
2025-06-19 18:57:43,819 - INFO - _________ _____ _______
2025-06-19 18:57:43,819 - INFO - input_path inputs/ inputs/
2025-06-19 18:57:43,819 - INFO - output_path /scratch/08590/emrhnp/MiamiTsxSMDT36/Downtown_south2/outputs <--- outputs/
2025-06-19 18:57:43,819 - INFO - num_cores 24 <--- 50
2025-06-19 18:57:43,819 - INFO - num_patches 1 1
2025-06-19 18:57:43,819 - INFO - apply_temporal_unwrapping True True
2025-06-19 18:57:43,819 - INFO - spatial_unwrapping_method puma puma
2025-06-19 18:57:43,819 - INFO - logging_level INFO INFO
2025-06-19 18:57:43,819 - INFO - logfile_path logfiles/ logfiles/
2025-06-19 18:57:43,819 - INFO -
2025-06-19 18:57:43,821 - INFO - ---------------------------------------------------------------------------------
2025-06-19 18:57:43,822 - INFO - STEP 2: UNWRAPPING
2025-06-19 18:57:43,822 - INFO - ---------------------------------------------------------------------------------
2025-06-19 18:57:43,822 - INFO - Parameter value default
2025-06-19 18:57:43,822 - INFO - _________ _____ _______
2025-06-19 18:57:43,822 - INFO - use_arcs_from_temporal_unwrapping True True
2025-06-19 18:57:43,822 - INFO -
2025-06-19 18:57:45,183 - INFO - read from /scratch/08590/emrhnp/MiamiTsxSMDT36/Downtown_south2/outputs/p1_ifg_wr.h5
2025-06-19 18:57:45,756 - INFO - Integrate parameters from arcs to points.
2025-06-19 18:57:45,756 - INFO - Integrate DEM correction.
2025-06-19 18:59:34,277 - DEBUG - time used: 00 mins 2.8 secs.
2025-06-19 18:59:35,979 - INFO - Integrate mean velocity.
2025-06-19 19:01:19,050 - DEBUG - time used: 00 mins 2.0 secs.
2025-06-19 19:01:20,122 - INFO - Remove phase contributions from mean velocity and DEM correction from wrapped phase of points.
2025-06-19 19:01:20,694 - INFO - ########## SPATIAL UNWRAPPING: puma ##########
2025-06-19 19:01:20,694 - INFO - start parallel processing with 24 cores.
2025-06-19 19:01:35,003 - DEBUG - time used: 00 mins 14.3 secs.
2025-06-19 19:01:35,013 - INFO - Add phase contributions from mean velocity and DEM correction back to spatially unwrapped residual phase.
2025-06-19 19:01:36,620 - INFO - write data to /scratch/08590/emrhnp/MiamiTsxSMDT36/Downtown_south2/outputs/p1_ifg_unw.h5...
2025-06-19 19:01:36,769 - INFO - ########## INVERT IFG NETWORK ##########
2025-06-19 19:02:16,082 - DEBUG - time used: 00 mins 39.3 secs.
2025-06-19 19:02:16,082 - INFO - read from /scratch/08590/emrhnp/MiamiTsxSMDT36/Downtown_south2/outputs/p1_ifg_unw.h5
2025-06-19 19:02:16,631 - INFO - write data to /scratch/08590/emrhnp/MiamiTsxSMDT36/Downtown_south2/outputs/p1_ts.h5...
2025-06-19 19:02:16,663 - INFO - SARvey MTI finished normally.