This repository contains the first 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 (all ROIs are cropped on each task) on Hadoop.
Usecase numbers:
**Regions of interest ** - 3380 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 [email protected]:ec-sensyf/dcs-sdk-cloud1.git cd dcs-sdk-cloud1 mvn install
Copyright (C) DEIMOS Engenharia S.A.