谢泓 xhong
  • Joined on 2022-04-29
xhong pushed to master at xhong/open-earthdata-cli 2026-05-18 19:20:16 +08:00
ea31ad93cc chore(raw_to_rgba.py): 更新文件元信息、调整导入顺序与示例注释
xhong pushed to master at xhong/open-earthdata-cli 2026-05-18 19:09:28 +08:00
5e96d0e026 refactor: 重构项目目录,添加全套遥感数据处理模块
xhong pushed to master at xhong/open-earthdata-cli 2026-05-18 17:24:11 +08:00
231d6f1d72 fix(hls processing): 完善栅格错误处理并跳过异常数据块
xhong pushed to master at xhong/open-earthdata-cli 2026-05-18 14:06:29 +08:00
339755a42c refactor(HLS_SuPER): 修复HLS数据下载与处理代码存在的问题,并优化代码结构
xhong renamed repository from Open_EarthData_Tools to xhong/open-earthdata-cli 2026-05-18 10:13:51 +08:00
xhong pushed to master at xhong/open-earthdata-cli 2026-05-15 09:19:35 +08:00
cc0791f1ba fix(DataV_SuPER): 允许省略city参数以获取省级行政区划数据
xhong pushed to master at xhong/open-earthdata-cli 2026-05-15 09:17:12 +08:00
7a63d373a3 build(setup): 新增项目所需的依赖包
xhong pushed to master at xhong/open-earthdata-cli 2026-04-24 18:11:28 +08:00
79778dc577 fix(raw_to_cog): 清理导入顺序并移除未使用的参数
xhong pushed to master at xhong/open-earthdata-cli 2026-04-13 13:30:49 +08:00
f608e3afab feat(DataV_SuPER): 重构为支持省-市-县三级行政区划解析
xhong pushed to master at xhong/open-earthdata-cli 2026-04-13 12:07:46 +08:00
2988ca0a53 chore: 更新开发环境配置与依赖项
xhong pushed to master at xhong/open-earthdata-cli 2026-04-13 10:10:23 +08:00
fdae8be777 chore: 扩展.gitignore以忽略更多常见文件类型
xhong pushed to master at xhong/open-earthdata-cli 2026-04-13 10:04:04 +08:00
c3ad04cd71 docs: 更新 README 文档结构并添加数据平台链接
xhong pushed to master at xhong/open-earthdata-cli 2026-04-13 09:56:32 +08:00
834c9d3563 chore: 重命名环境配置并更新依赖和文档
xhong pushed to master at xhong/open-earthdata-cli 2026-02-27 20:01:34 +08:00
cf886a05b4 fix(raw_to_cog): 移除日志记录中的f-string冗余写法.
xhong pushed to master at xhong/open-earthdata-cli 2026-02-03 10:11:16 +08:00
0aef8e010c feat(raw_to_cog): 改进 NoData 值处理逻辑并添加 Warp 转换支持.
xhong pushed to master at xhong/open-earthdata-cli 2026-01-30 09:46:12 +08:00
d7cbf1e5f5 refactor(raw_to_cog): 简化主函数参数并更新示例调用.
xhong pushed to master at xhong/open-earthdata-cli 2026-01-28 19:49:51 +08:00
c82b58e91d fix(raw_to_cog): 完善GDT_Byte类型无效值设置逻辑.
xhong pushed to master at xhong/open-earthdata-cli 2026-01-23 17:37:59 +08:00
4dd7077d56 fix(raw_to_cog.py): 添加输入文件备用路径的二次检查.
xhong pushed to master at xhong/open-earthdata-cli 2026-01-16 15:27:30 +08:00
566a75f6fc refactor(LST_download): 优化LST数据处理流程, 封装复用函数.
xhong pushed to master at xhong/open-earthdata-cli 2026-01-16 12:16:07 +08:00
39a290c3d6 fix(Weather_download): 修正气象数据下载脚本的投影和分辨率设置.