A Python package for Google Earth Engine tools
Project description
GEEdl
GEEdl 是一个基于 Google Earth Engine (GEE) 的工具包,目前处于开发阶段。以下是工具包的主要功能规划:
功能规划
-
GEE 基础函数的组合与本地环境的连接
- 封装常用的 GEE 函数,简化遥感数据处理流程。
- 支持 GEE 与本地环境的数据交互,集成并实现 ArcGIS 中的部分功能。
-
GEE + PyTorch 深度学习支持
- 集成深度学习功能,如 CNN、DNN 等。
-
文献代码复现
- 提供部分经典文献的代码复现和示例。
当前状态
开发中:
当前版本已实现以下基础功能:
- 计算任意年份、区域的 Landsat 和 MOD09A1 数据。
- 提供基础的分块函数,如矩形、六边形等。
- 实现其他一些简单的遥感数据处理功能。
高级功能正在持续开发中,包括:
- 高效的大规模数据计算支持。
- 批量处理样本、深度学习相关支持等。
欢迎贡献
欢迎社区开发者提交建议、功能需求或贡献代码。
文档
安装方法
使用以下命令从 PyPI 安装 GEEdl:
pip install geedl
或者从 GitHub 安装最新版本:
pip install git+https://gitclone.com/github.com/gogo-zl/geedl.git
注意
- 版本不一致:由于 GitHub 和 PyPI 上的版本可能不同步,建议在 GitHub 上获取最新的开发版本。如果你需要稳定版本,请从 PyPI 安装。
- GitHub 版本:可以通过
pip install git+https://github.com/gogo-zl/geedl.git获取 GitHub 上的最新代码。
联系方式
- 作者:gogo-zl
- GitHub 仓库:geedl
如有问题或建议,欢迎在 GitHub 仓库提交 Issue 反馈。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
geedl-0.1.6.tar.gz
(12.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
geedl-0.1.6-py3-none-any.whl
(12.4 kB
view details)
File details
Details for the file geedl-0.1.6.tar.gz.
File metadata
- Download URL: geedl-0.1.6.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3f67957af9372657f5c727eef05699ebc66c3e9910405d5d95fee319f99994e
|
|
| MD5 |
f845210ce7162058066ede2923649a99
|
|
| BLAKE2b-256 |
8ee2bee284a5fe5af37a89c14a1471271fc3448a221affcfec15a0ed36f7d504
|
File details
Details for the file geedl-0.1.6-py3-none-any.whl.
File metadata
- Download URL: geedl-0.1.6-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0be855146a27b1a6c2b8e5cf881a68788fa1902680c388f36bc88405058622e
|
|
| MD5 |
0807ea82f309553e10578d5d8501ab61
|
|
| BLAKE2b-256 |
f3c3b870ac6f6d03d35afc6d498a7e7fd01e27a208a30cd3ae6db4f010bc64fb
|