Update

parent e22b340a
...@@ -6,18 +6,28 @@ This Library get the next products using Sentinel-2 images: ...@@ -6,18 +6,28 @@ This Library get the next products using Sentinel-2 images:
============================================================== ==============================================================
* Download * Download
* UnZip * UnZip
* Read Images
* Resample
* SubSet
Required modules: Required modules:
==================== ====================
* Python 2.7 x64 : https://www.python.org/downloads/ * Python 2.7 x64 : https://www.python.org/downloads/
* Sentinelsat : https://github.com/sentinelsat/sentinelsat * Sentinelsat : https://github.com/sentinelsat/sentinelsat
* SNAP ESA : http://step.esa.int/main/download/
Installation: Installation:
============================== ==============================
``$ pip install sentinelsat`` ``$ pip install sentinelsat``
``$ sudo apt update``
``$ sudo apt install default-jre``
Install SNAP and cofigure python2.7
Example: Example:
======== ========
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment