Skip to content

difu/eccodes-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eccodes-lambda

Create lambda deploymentpackage for eccodes from ECMWF.

Quickstart

  • Download this repo
  • Install docker
  • Install docker-compose
  • Run docker build -t 'difu/eccodes_lambda' .
  • Implement your lambda function in the lambda/ folder and install all dependencies in here
  • Run docker-compose run package36
  • A file lambda.zip will be created that is ready to deploy to AWS Lambda
  • Set in your Lambda environment ECCODES_DEFINITION_PATH = ./definitions

About

Create eccodes lambda deployment package

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published