Note: you are viewing archived information about the workshop held in 2023. Information about the latest workshop can be found here.

Large scale zonal summaries with Rust

Michael Salib (Indigo Ag Inc.)
Thursday session 2 (Zoom) (15:0016:00 BST)
Watch a recording of this talk on YouTube

I've designed a system that uses Rust to perform very large scale zonal summary operations of remote sensing data (satellite imagery, weather and soil data sets). We use AWS Batch and Lambda to extract subsets of pixels from our data sources and then summarize them into tabular parquet files. That enables machine learning pipelines and all manner of easy data analysis.