Shortcuts

geodesic.raster

This module contains utilities for working with raster data locally. Just a few basic convenience wrappers on top of GDAL and beyond.

Data Structures

Classes for interacting a Raster or Raster Collection

Raster

Handles raster data, typically multispectral imagery.

RasterCollection

For operations on a list of rasters (as Items)

Utility Functions

group_by_threshold

Group rasters together that are within some threshold of each other.

group_static

Group all together and mosaic.

group_by_bins

group_temporal

Group each image only with itself, there will be a time bin for each iamge.

Docs

Developer documentation for Seer AI APIs

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources