Skip to content

Latest commit

 

History

History

calculate-models

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Cloudbutton Geospatial Use Case: Model Calculation

This notebook contains a model calculation process that consumes laz files. You can download examples of las files in here.

Requisites

- An AWS Account
- Lithops 3.1.0
- Python 3.10
- conda installed

Instructions

To execute this notebook you need:

  1. Clone the repository of cloudbutton_geospatial.

  2. The conda environment required is described in described in here.

  3. Setup Lithops to work with AWS Lambda.

  4. Deploy the AWS Lambda Lithops runtime prepared for this workflow following this instructions using the Docker file 'aws_lambda.Dockerfile' in the runtime directory:

    $ lithops runtime build -f Dockerfile cloudbutton-model-calculation:01
    $ lithops runtime deploy cloudbutton-model-calculation:01 --memory 4096
  5. Follow the instructions in the notebook to execute the code.

  6. You can download other laz files to create different models. You just need to put them in the input-las-tiles directory. In this repository we give an example file.