谢泓 xhong
  • Joined on 2022-04-29
xhong pushed to master at xhong/Open_EarthData_Tools 2026-01-08 10:13:11 +08:00
32d629aede feat(utils): 重构原始影像数据转换RGBA图像的工具函数.
xhong pushed to master at xhong/Open_EarthData_Tools 2026-01-07 23:01:38 +08:00
7347cd60bb feat(S1andS2_download): 完善Sentinel-2 L2A数据缺失情况下的平替处理逻辑.
xhong pushed to master at xhong/Open_EarthData_Tools 2026-01-07 11:51:41 +08:00
a4c81d0813 fix(sr2rgb): 添加转换前后对NoData值的处理.
xhong pushed to master at xhong/Open_EarthData_Tools 2026-01-06 20:59:41 +08:00
eeed789d5b feat(sr2rgb): 重构地表反射率转RGB图像功能并添加多波段支持.
xhong pushed to master at xhong/Open_EarthData_Tools 2026-01-06 16:00:33 +08:00
c8cdbff7b9 fix(GEE_Scripts): 完善导出图像命名规则.
xhong pushed to master at xhong/Open_EarthData_Tools 2026-01-06 13:43:01 +08:00
70a7d1433b fix(GEE_Scripts): 添加HLS数据作为S2备用数据源并优化导出配置.
xhong pushed to master at xhong/Open_EarthData_Tools 2026-01-05 21:32:31 +08:00
e750c067e9 fix(GEE_Scripts): 完善Sentinel-1和Sentinel-2数据融合下载脚本中的去云参数与可视化参数配置.
xhong pushed to master at xhong/Open_EarthData_Tools 2026-01-05 20:41:49 +08:00
13a930fec5 feat(GEE_Scripts): 添加Sentinel-1和Sentinel-2数据融合下载脚本.
xhong pushed to master at xhong/Open_EarthData_Tools 2025-12-22 20:19:18 +08:00
d52df03c2d feat(utils): 添加传统GeoTIFF转COG格式的功能.
xhong pushed to master at xhong/Open_EarthData_Tools 2025-12-19 15:16:06 +08:00
7dee3d71e0 feat(GEE_Scripts): 添加Sentinel-1影像下载脚本.
xhong pushed to master at xhong/Open_EarthData_Tools 2025-12-09 12:44:43 +08:00
11118915b3 feat(GEE_Scripts): 添加Sentinel-2影像下载脚本.
xhong renamed repository from NASA_EarthData_Script to xhong/Open_EarthData_Tools 2025-12-09 12:26:42 +08:00
xhong pushed to master at xhong/Open_EarthData_Tools 2025-12-09 12:19:05 +08:00
ff1dea2324 feat(sr2rgb): 完善影像转换处理逻辑.
xhong pushed to master at xhong/Open_EarthData_Tools 2025-12-07 17:42:45 +08:00
fc5a29696a feat(sr2rgb): 添加SR地表反射率影像批量镶嵌并转换8bit RGB影像代码.
xhong pushed to master at xhong/Open_EarthData_Tools 2025-10-20 20:29:35 +08:00
7b3573e57d fix: 完善注释说明与部分路径变量类型声明.
xhong pushed to master at xhong/Open_EarthData_Tools 2025-10-20 10:37:32 +08:00
63c85931e3 feat(DEM_SuPER): 优化ALOSDEM文件处理逻辑, 直接读取并转储压缩包内部的DEM文件.
xhong pushed to master at xhong/Open_EarthData_Tools 2025-10-20 08:48:47 +08:00
62b2370fd7 feat: 调整数据检索方式, 统一使用外包Polygon检索以减少所需处理的数据量.
xhong pushed to master at xhong/Open_EarthData_Tools 2025-10-14 11:05:08 +08:00
c90432a815 feat(DataV_SuPER): 增强行政区划代码解析功能,支持县级市搜索.
xhong pushed to master at xhong/Open_EarthData_Tools 2025-10-13 11:12:45 +08:00
2b007df006 feat(steup): 更新环境配置文件和依赖项版本.
xhong pushed to master at xhong/Open_EarthData_Tools 2025-10-13 10:46:27 +08:00
7a28957087 feat(steup): 更新earthaccess包至0.15.1版本.