This repository contains the second approach of the usecase to test the deployment on the operational cloud environment.
IDEA: Get Landsat 8 data from the catalogue, for a defined region, and crop small ROIs defined on kml files. The parallelization on this approach is performed by < product,half_of_the_ROIs > (half of the ROIs are cropped on each task) on Hadoop.
Use-case numbers:
**Regions of interest ** - 3380 (1690 ROIs per task)
-
Before enter on the sandbox run on your local machine:
ssh-add < username >.pem
-
Enter on the sandbox:
ssh -A -i < username.pem > sensyf-sdk@< sandbox_host >
-
Run the following commands:
cd git clone git@github.com:ec-sensyf/dcs-sdk-cloud2.git cd dcs-sdk-cloud2 mvn install
Copyright (C) DEIMOS Engenharia S.A.