Name
Last commit
Last update
examples cuerpos de agua similar a sen2cor
geosentinel drawing polygon
tools cuerpos de agua con Otsu
README.md L2
setup.py Add unzip

==================== GeoSentinel Library

This Library get the next products using Sentinel-2 images:

  • Download
  • UnZip
  • Read Images
  • Resample
  • SubSet
  • Index
  • Merge (RGB)

Required modules:

Installation:

$ pip install sentinelsat

$ pip install numpy

$ sudo apt update

$ sudo apt install default-jre

Install SNAP and cofigure python2.7

Example:

APISentinel download product(s) list Sentinel

$ cd ~/GeoSentinel/geosentinel

$ python -m doctest -v APISetinel.py

$ python -m doctest -v UnZip.py

.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png :target: https://www.gnu.org/licenses/agpl :alt: License: AGPL-3