geodesic.raster¶
This module contains utilities for working with raster data locally. Just a few basic convenience wrappers on top of GDAL and beyond.
geodesic.raster
Data Structures¶
Classes for interacting a Raster or Raster Collection
Handles raster data, typically multispectral imagery. |
|
For operations on a list of rasters (as Items) |
Utility Functions¶
Group rasters together that are within some threshold of each other. |
|
Group all together and mosaic. |
|
Group each image only with itself, there will be a time bin for each iamge. |