复现ATL03测高点云提取地表高程的过程。根据ICESat-2 ATL08土地和植被高度产品生成算法的理论基础编写Python脚本,搭建完成地表高程反演批处理工作流。
conda activate python37(anaconda 环境)
E:
cd E:./script0830
python 1_extract_and_norm_t_h_3rdd=0.py
cd ./output
python 2_open3d_k_20_histogram_x为t.py
cd ./1
python 3_hist_Gauss_fit.py
python 4_get_signal.py
python 5_4326_proj_4550.py
python 6_variable_windows.py
python 7_De_trend_Median_filt.py
python 8_De_trend_ref_DEM_limit.py
python 9_De_trend_Asmooth插值.py
python 10_De_trend_5to95_heights.py
python 11_De_trend_median+average_filt_10times.py
python 12_filter_outlier_noise_150m.py
python 13_filter_outlier_noise_Detrend.py
python 14_filter_outlier_noise_2std.py
python 15_filter_outlier_noise_Asmooth插值.py
python 16_filter_outlier_noise_Median_filt.py
python 17_filter_outlier_noise_median+average_filt_10times.py
python 18_filter_outlier_noise_Detrend.py
python 19_initial_ground_estimate_cutOff_lowerbound.py
python 0_view_19.py
python 20_initial_ground_estimate_potential_ground_points.py
python 0_view_20.py
python 21_initial_ground_estimate_cutOff_upperbound.py
python 0_view_21.py
python 22_initial_ground_estimate_ground_points.py
python 0_view_22.py
python 23_initial_ground_estimate_refine_ground.py
python 0_view_23.py
python 24_initial_ground_estimate_final_ground_points.py
python 0_view_24.py
exit