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