remotepixel-api

December 4, 2020 ยท View on GitHub

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

  • AWS Account
  • awscli
  • Docker
  • npm

Creating and deploy

npm install

$ docker login

$ make package

$ make deploy

Function

# TO DO

Contents

  1. 0.1What this is
  2. 0.2How to
  3. 0.3Requirement
  4. 0.4Creating and deploy
  5. 0.5Function