sunnyisles_north

outputs_sunnyisles_smallmask/pic

step_0_amplitude_image.png

step_0_amplitude_image.png

step_0_interferogram_network.png

step_0_interferogram_network.png

step_0_temporal_phase_coherence.png

step_0_temporal_phase_coherence.png

step_1_arc_coherence.png

step_1_arc_coherence.png

step_1_arc_coherence_reduced.png

step_1_arc_coherence_reduced.png

step_1_mask_p1.png

step_1_mask_p1.png

step_1_rmse_dem_correction_0th_iter.png

step_1_rmse_dem_correction_0th_iter.png

step_1_rmse_vel_0th_iter.png

step_1_rmse_vel_0th_iter.png

step_2_estimation_dem_correction.png

step_2_estimation_dem_correction.png

step_2_estimation_velocity.png

step_2_estimation_velocity.png

selected_pixels_temp_coh_0.8.png

selected_pixels_temp_coh_0.8.png

config.json

{
    general: {
        input_path: "inputs/",
        output_path: "outputs/",
        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: 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: "masks/maskPoly_3.h5",
        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.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-18 16:30:41  subset_sarvey.bash inputs/slcStack.h5 --lat 25.937 25.958 --lon -80.124 -80.118 --outdir ../sunnyisles_north 

insarmaps:

http://149.165.153.50/start/25.9528/-80.1214/11.0?flyToDatasetCenter=true&startDataset=TSX_036_20171015_20231024_N255329_N260487_W800129_W804122_smallmask

sarvey_2025-06-18-17-23-11.log

2025-06-18 17:23:11,735 - INFO - SARvey version: 1.2.0 - Strawberry Pie, 2025-02-19_01, Run: MTInSAR
2025-06-18 17:23:11,736 - INFO -                               Parameter           value         default
2025-06-18 17:23:11,736 - INFO -                               _________           _____         _______
2025-06-18 17:23:11,736 - INFO -                              input_path         inputs/         inputs/
2025-06-18 17:23:11,736 - INFO -                             output_path /Users/emirhan/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/sunnyisles_north/outputs <---   outputs/
2025-06-18 17:23:11,736 - INFO -                               num_cores              10 <---         50
2025-06-18 17:23:11,736 - INFO -                             num_patches               1               1
2025-06-18 17:23:11,737 - INFO -               apply_temporal_unwrapping            True            True
2025-06-18 17:23:11,737 - INFO -               spatial_unwrapping_method            puma            puma
2025-06-18 17:23:11,737 - INFO -                           logging_level            INFO            INFO
2025-06-18 17:23:11,737 - INFO -                            logfile_path       logfiles/       logfiles/
2025-06-18 17:23:11,737 - INFO - 
2025-06-18 17:23:11,737 - INFO -     ---------------------------------------------------------------------------------
2025-06-18 17:23:11,737 - INFO -                          STEP 2:     UNWRAPPING
2025-06-18 17:23:11,737 - INFO -     ---------------------------------------------------------------------------------
2025-06-18 17:23:11,737 - INFO -                               Parameter           value         default
2025-06-18 17:23:11,737 - INFO -                               _________           _____         _______
2025-06-18 17:23:11,737 - INFO -       use_arcs_from_temporal_unwrapping            True            True
2025-06-18 17:23:11,737 - INFO - 
2025-06-18 17:23:11,764 - INFO - read from /Users/emirhan/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/sunnyisles_north/outputs/p1_ifg_wr.h5
2025-06-18 17:23:11,823 - INFO - Integrate parameters from arcs to points.
2025-06-18 17:23:11,823 - INFO - Integrate DEM correction.
2025-06-18 17:23:12,460 - DEBUG - time used: 00 mins 0.0 secs.
2025-06-18 17:23:12,929 - INFO - Integrate mean velocity.
2025-06-18 17:23:13,591 - DEBUG - time used: 00 mins 0.0 secs.
2025-06-18 17:23:13,873 - INFO - Remove phase contributions from mean velocity and DEM correction from wrapped phase of points.
2025-06-18 17:23:13,919 - INFO - ########## SPATIAL UNWRAPPING: puma ##########
2025-06-18 17:23:13,919 - INFO - start parallel processing with 10 cores.
2025-06-18 17:23:18,054 - DEBUG - time used: 00 mins 4.1 secs.
2025-06-18 17:23:18,056 - INFO - Add phase contributions from mean velocity and DEM correction back to spatially unwrapped residual phase.
2025-06-18 17:23:18,122 - INFO - write data to /Users/emirhan/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/sunnyisles_north/outputs/p1_ifg_unw.h5...
2025-06-18 17:23:18,123 - INFO - ########## INVERT IFG NETWORK ##########
2025-06-18 17:23:24,396 - DEBUG - time used: 00 mins 6.3 secs.
2025-06-18 17:23:24,396 - INFO - read from /Users/emirhan/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/sunnyisles_north/outputs/p1_ifg_unw.h5
2025-06-18 17:23:24,435 - INFO - write data to /Users/emirhan/Library/CloudStorage/OneDrive-UniversityofMiami/scratch/MiamiTsxSMDT36/sunnyisles_north/outputs/p1_ts.h5...
2025-06-18 17:23:24,439 - INFO - SARvey MTI finished normally.