From c3bf22ebcad5167a832f0caf8fb5662dc4cc9874 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Wed, 5 May 2021 10:53:51 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea031f0..c1bcd6c 100644 --- a/README.md +++ b/README.md @@ -508,6 +508,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [sentinelsat](https://github.com/sentinelsat/sentinelsat) - Search and download Copernicus Sentinel satellite images. * [Shapely](https://pypi.python.org/pypi/Shapely) - Manipulation and analysis of geometric objects in the Cartesian plane. * [som-tsp](https://github.com/DiegoVicen/som-tsp) - Solving the Traveling Salesman Problem using Self-Organizing Maps. +* [stackstac](https://github.com/gjoseph92/stackstac) - Turn a STAC catalog into a dask-based xarray. * [starfm4py](https://github.com/nmileva/starfm4py) - The STARFM fusion model for Python (image fusion). * [Statsmodels](http://statsmodels.sourceforge.net/) - Python module that allows users to explore data, estimate statistical models, and perform statistical tests. * [telluric](https://github.com/satellogic/telluric) - telluric is a Python library to manage vector and raster geospatial data in an interactive and easy way.