five

合成孔径雷达干涉测量实验室MintPy

收藏
国家对地观测科学数据中心2025-11-14 更新2026-02-07 收录
下载链接:
https://noda.ac.cn/datasharing/datasetDetails/68c13dff13aeac22d274b388
下载链接
链接失效反馈
官方服务:
资源简介:
突出显示多个 GNSS 源支持@rzinke、@yunjunz 在 https://github.com/insarlab/MintPy/pull/1173 中重命名所有 GPS 为 GNSS,在所有相关代码/注释/文档中支持以下新的 GNSS 解决方案源(除默认的 UNR 外),包括数据下载和读取,可通过 view.py --gnss-source 选项指定: ESESES 来自 JPL/SOPAC JPL-SIDESHOW 来自 JPL GENERIC 用于其他未定义的源格式重构 objects.gnss.py 为父/子类行为变化包括:默认本地文件目录从 GNSS 改为 GNSS-{SOURCE}默认 CSV 文件从 gnss_{COMPONENT}.csv 改为 gnss_{COMPONENT}_{SOURCE}.csv 将电离层校正从 isce2 堆栈处理器集成到 smallbaselineApp 中@yunjunz 在 https://github.com/insarlab/MintPy/pull/1172 中添加 iono_split_spectrum 脚本以反转和校正时间序列中的电离层在 smallbaselineApp 中添加 correct_ionosphere 步骤,并提供以下新的模板选项:mintpy.ionosphericDelay.method mintpy.ionosphericDelay.excludeDate mintpy.ionosphericDelay.excludeDate12 view 和 tsview:通过--style 选项支持散点图样式@falkamelung、@yunjunz 在 https://github.com/insarlab/MintPy/pull/1146、https://github.com/insarlab/MintPy/pull/1157 中改进 UTM 坐标支持:支持 view 中的 GNSS 相关选项@forrestfwilliams 在 https://github.com/insarlab/MintPy/pull/1153 中添加 utils0.epsg_code2utm_zone()@yunjunz 在 https://github.com/insarlab/MintPy/pull/1159 中使用元数据 LAT/LON_REF1/2/3/4 中的 UTM@yunjunz 在 https://github.com/insarlab/MintPy/pull/1161 中。现在所有*lat/lon*样式的元数据表示 WGS84 坐标的度数纬度/经度,以及 UTM 坐标的米制北向/东向。 确保 utils0.latlon2utm()中输出单个 UTM 区域,由@yunjunz 在 https://github.com/insarlab/MintPy/pull/1177 中修改。变更内容:modify_network: 添加--ex-date12 选项,由@yunjunz 在 https://github.com/insarlab/MintPy/pull/1151 中修改。为 HyP3 产品添加 HDF-EOS5 元数据(beam_swath, relative_orbit, startUTC, stopUTC),由@forrestfwilliams 在 https://github.com/insarlab/MintPy/pull/1180 中修改。prep_nisar: 更新以适应 NISAR GUNW 产品的变化,由@mirzaees 在 https://github.com/insarlab/MintPy/pull/1158 中修改。支持 isce2/alos2App 密集偏移的读取/加载,由@yunjunz 在 https://github.com/insarlab/MintPy/pull/1143 中修改。autoPath for alosStack: 支持自定义多视数+电离层相位/相干性,由@yunjunz 在 https://github.com/insarlab/MintPy/pull/1150 中修改。utils0.incidence_angle: 如果 dimension==0,直接从元数据中读取,由@taliboliver 在 https://github.com/insarlab/MintPy/pull/1152 中修改。image_stitch: 在输出文件中镶嵌后更新 REF_Y/X,由@yunjunz 在 https://github.com/insarlab/MintPy/pull/1156 中修改。objects.sensor: 为所有传感器添加 orbit_inclination 和 repeat_cycle,由@yunjunz 在 https://github.com/insarlab/MintPy/pull/1181 中修改。维护更新 HyP3 示例数据集 RidgecrestSenDT71,以使用 ASF HyP3 系统 2024 年 4 月的最新元数据,由@forrestfwilliams 在 https://github.com/insarlab/MintPy/pull/1182 中修改。tropo_pyaps3: 如果可用,使用 SNWE 更大的本地 GAM 文件,以进一步避免重新下载,由@yunjunz 在 https://github.com/insarlab/MintPy/pull/1164 中修改。修复 coord.lalo2yx()在 lat/lon 大小不同时的 bug,由@yunjunz 在 https://github.com/insarlab/MintPy/pull/1160 中修复。修复 dem_error 在步骤函数初始化时的 bug,由@yunjunz 在 https://github.com/insarlab/MintPy/pull/1186 中修复。修复 view.py 和 numInvIfgram.py 在处理 hyp3 产品时的 bug,由@yunjunz 在 https://github.com/insarlab/MintPy/pull/1187 中修复。objects.conncomp.plot_bridge: 改进内存使用,由@ehavazli 在 https://github.com/insarlab/MintPy/pull/1155 中修改。用 pyproject.toml 替换 setup.py 以进行代码安装,由@yunjunz 在 https://github.com/insarlab/MintPy/pull/1129 中修改。用 miniforge 替换 miniconda 用于开发安装说明和测试,由@yunjunz 在 https://github.com/insarlab/MintPy/pull/1139, https://github.com/insarlab/MintPy/pull/1148 中修改。修复 generate_mask.py 示例用法中的拼写错误,由@mohseniaref 在 https://github.com/insarlab/MintPy/pull/1144 中修改。在发布说明中忽略机器人的贡献,由@yunjunz 在 https://github.com/insarlab/MintPy/pull/1148 中修改。完整变更日志:https://github.com/insarlab/MintPy/compare/v1.5.3...v1.6.0。
创建时间:
2025-11-14
二维码
社区交流群
二维码
科研交流群
商业服务