https://github.com/geoyee/sdrl
Satellite Data Read Library
https://github.com/geoyee/sdrl
gdal-python python-3 reader satellite-images
Last synced: 6 days ago
JSON representation
Satellite Data Read Library
- Host: GitHub
- URL: https://github.com/geoyee/sdrl
- Owner: geoyee
- License: mit
- Created: 2022-08-28T15:19:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-04T10:18:16.000Z (over 3 years ago)
- Last Synced: 2025-02-24T23:48:16.967Z (11 months ago)
- Topics: gdal-python, python-3, reader, satellite-images
- Language: Jupyter Notebook
- Homepage: https://pypi.org/project/sdrl/
- Size: 1.56 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SDRL
[](https://www.python.org/downloads/release/python-380/)  [](LICENSE)
这是一个卫星数据读取的库,通过设定传感器类型可以方便的对卫星图像进行一些简单处理。持续更新中。
## 安装
```
pip install sdrl
```
## 演示
[test.ipynb](test.ipynb)