https://github.com/emanuelcastanho/eo_tools
Earth Observation Tools
https://github.com/emanuelcastanho/eo_tools
earthobservation eo tools
Last synced: 5 months ago
JSON representation
Earth Observation Tools
- Host: GitHub
- URL: https://github.com/emanuelcastanho/eo_tools
- Owner: EmanuelCastanho
- License: mit
- Created: 2023-05-05T11:53:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-24T00:23:28.000Z (about 2 years ago)
- Last Synced: 2024-03-25T00:33:27.450Z (about 2 years ago)
- Topics: earthobservation, eo, tools
- Language: Python
- Homepage:
- Size: 5.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EO_Tools
Earth Observation Tools
Includes:
- **shp_to_dic**: Convert your shapefiles 2D polygons to dictionaries with coordinates, useful for using with SentinelHub EOBrowser, POS2IDON pipeline, and other applications;

- **split_into_tiles**: Split your TIF image into smaller tiles with overlap, useful for using with POS2IDON pipeline, Machine Learning, and other applications;
