Process Landsat and Sentinel data using AWS Lambda functions
=========
Serverless architecture powering most of remotepixel.ca cloud processing projects (e.g Landsat full resolution donwload in satellitesearch).
# TO DO
# TO DO
- AWS Account
- awscli
- Docker
- npm
npm install
make build & make deploy
# TO DO