Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
GeoSentinel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mario Chirinos Colunga
GeoSentinel
Commits
b7a8c315
Commit
b7a8c315
authored
7 years ago
by
Alfonso Ramire Pedraza
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update
parent
a6b20f2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
38 deletions
+4
-38
README.rst
README.rst
+4
-38
No files found.
README.rst
View file @
b7a8c315
...
...
@@ -5,16 +5,6 @@ GeoSentinel Library
This Library get the next products using Sentinel-2 images:
==============================================================
* Download
* Unzip
* Atmospheric Correction 10m, 20m or 60m
* Resample 10m, 20m or 60m
* Subset
* Mosaicing
* RGB
* Index
* NDVI
* NDWI
* NBAI
Required modules:
====================
...
...
@@ -27,40 +17,16 @@ Installation:
``$ pip install sentinelsat``
``$ cd ~/GeoSentinel``
``$ python setup.py install``
You can find the library into folder build / lib, copy geosentinel folder to /usr/lib/python2.7/dist-packages/
Usage:
===================
Find Sentinel Files
``$ cd ~/GeoSentinel/examples``
``$ python name_example into_variables``
Example:
========
``$ python find_sentinel_files ~/images_Sentinel Sentinel-2 MSIL1C``
``$ python find_sentinel_files –-help``
APISentinel download product(s) list Sentinel
Show:
=====
* **usage:** find_sentinel_files [-h] folder plattform product_type
* Find Sentinel files in the folder specified by the user positional arguments:
* **folder:** Folder to find Sentinel files
* **plattform:** Sentinel-1 or Sentinel-2
* **product_type:** Sentinel product type {all, SM_SLC, SM_GRDF, SM_GRDH, SM_GRDM, IW_SLC, IW_GRDH, IW_GDRM, EW_SLC, EW_GRDH, EW_GRDM, WV_SLC, WV_GRDM, MSIL1C, OPER_PRD}
optional arguments:
-h, --help show this help message and exit
``$ cd ~/GeoSentinel/geosentinel``
``$ python -m doctest -v APISetinel.py``
.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
:target: https://www.gnu.org/licenses/agpl
:alt: License: AGPL-3
:alt: License: AGPL-3
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment