谢泓 xhong
  • Joined on 2022-04-29
xhong pushed to master at xhong/NASA_EarthData_Script 2025-09-12 10:42:05 +08:00
64f50ffc0a feat: 优化项目路径处理和代码结构以及MODIS下载处理逻辑.
xhong pushed to master at xhong/NASA_EarthData_Script 2025-09-05 21:08:07 +08:00
bda6f0a1ef refactor(sr2rgb): 使用xarray重构地表反射率合成RGB图像功能.
xhong pushed to master at xhong/NASA_EarthData_Script 2025-09-05 12:15:55 +08:00
3d5d159d7f fix(HLS_SuPER): 确保多边形外环为逆时针方向并简化网络查询时提交的坐标.
xhong pushed to master at xhong/NASA_EarthData_Script 2025-09-05 11:24:36 +08:00
d01ba65d64 feat(utils): 添加地表反射率转RGB图像功能.
xhong pushed to master at xhong/NASA_EarthData_Script 2025-09-04 15:13:31 +08:00
c19f334035 refactor: 使用动态路径替换硬编码路径.
xhong pushed to master at xhong/NASA_EarthData_Script 2025-08-11 19:53:26 +08:00
8883fd8d58 fix(setup): 补全Python3.12新环境下的selenium依赖.
xhong pushed to master at xhong/NASA_EarthData_Script 2025-08-10 18:09:44 +08:00
1f86d2da2b feat(setup): 升级环境至Python3.12, 并更新环境配置文件及README文档.
xhong pushed to master at xhong/NASA_EarthData_Script 2025-08-05 17:22:13 +08:00
e1997c102e fix(DEM_SuPER): 修复DEM数据下载拼接逻辑bug.
xhong pushed tag v1.0 to xhong/NASA_EarthData_Script 2025-08-05 12:14:16 +08:00
xhong pushed to master at xhong/NASA_EarthData_Script 2025-08-05 12:10:10 +08:00
bc6977ce11 feat: 添加NASADEM, GPM, MODIS, S1_SAR, SMAP等数据下载处理模块.
xhong pushed to master at xhong/NASA_EarthData_Script 2025-01-14 13:56:54 +08:00
714fa9f4b4 feat: 增加影像导出时的压缩选项.
xhong pushed to master at xhong/NASA_EarthData_Script 2025-01-12 16:14:42 +08:00
517d190c0e fix: 修复HLS处理中坐标系复制逻辑错误.
xhong pushed to master at xhong/NASA_EarthData_Script 2025-01-12 02:51:32 +08:00
0d3f6e212c feat: 增加数据获取时的异常处理.
xhong pushed to master at xhong/NASA_EarthData_Script 2025-01-12 00:39:08 +08:00
5ca6574780 feat: 完善云端与本地数据的读取与预处理的兼容逻辑.
xhong pushed to master at xhong/NASA_EarthData_Script 2025-01-11 22:30:49 +08:00
017714b254 feat: 优化HLS处理逻辑,避免数据属性丢失的问题.
xhong pushed to master at xhong/NASA_EarthData_Script 2025-01-09 21:38:12 +08:00
954e52ac3d feat: 完善数据爬取时本地ROI文件用于数据筛选的支持.
xhong pushed to master at xhong/NASA_EarthData_Script 2025-01-09 11:49:53 +08:00
5ea6a1fb6e feat: 说明文档添加仓库说明内容.
xhong pushed to master at xhong/NASA_EarthData_Script 2025-01-09 11:31:47 +08:00
ac1a0a96f2 feat: 更新经过多轮测试使用后的稳定版本.
xhong pushed to master at xhong/NASA_EarthData_Script 2025-01-04 16:14:04 +08:00
6d16e32022 feat: 优化下载与归档逻辑, 下载完成后再进行归档.