From 658272f5dfdf8d151369a3e87be37b8bdce1122d Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Tue, 23 May 2023 09:17:18 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c70d022..cdd53ff 100644 --- a/README.md +++ b/README.md @@ -914,6 +914,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [Rtree](http://toblerity.org/rtree/) - For efficiently querying spatial data. * [S2P - Satellite Stereo Pipeline](https://github.com/cmla/s2p) - S2P is a Python library and command line tool that implements a stereo pipeline which produces elevation models from images taken by high resolution satellites. * [satpy](https://satpy.readthedocs.io/en/latest/) - Satpy is a python library for reading, manipulating, and writing data from remote-sensing earth-observing meteorological satellite instruments. +* [scikit-eo](https://github.com/ytarazona/scikit-eo) - A Python package for Remote Sensing Tools. * [SciKit-Gstat](https://scikit-gstat.readthedocs.io/en/latest/) - SciKit-Gstat is a scipy-styled analysis module for variogram analysis. * [Scikit-image](http://scikit-image.org/) - Scikit-image is a collection of algorithms for image processing. * [scikit-mobility](https://github.com/scikit-mobility/scikit-mobility) - Mobility analysis in Python.