## Find Local Products(`geosentinel/findProducts.py`)
This script finds sentinel products in a local directory that match a *SentinelAPI* query and and creates symbolic links of this local files to and other directory.
This script finds sentinel products in a local directory that match a [sentinel API](https://github.com/sentinelsat/sentinelsat) query and and creates symbolic links of this local files to and other directory.
The script works as follows:
1. Using *APISentinel* finds the matching products from a query.
...
...
@@ -94,11 +94,6 @@ The script works as follows:
3. Creates symbolic links (```ln -s```) of this product to an other directory (`destination`)