Home

Awesome

remotepixel-api

Process Landsat and Sentinel data using AWS Lambda functions

=========

What this is

Serverless architecture powering most of remotepixel.ca cloud processing projects (e.g Landsat full resolution download in satellitesearch).

Python 3.6 + Rasterio + AWS Lambda + API gateway

# TO DO

How to

# TO DO

Requirement

Creating and deploy

npm install

$ docker login

$ make package

$ make deploy

Function

# TO DO