Karttur's GeoImagine Framework - Concept

The core of the Framework are object oriented processes. The processes are assembled in groups (called roots), where each group is associated with either a particular data source (e.g. MODIS, Sentinel, Landsat, ancillary etc), or particular kinds of processes (e.g. time series processing, scalar, overlay, export etc). Many root processes are also associated with a specific, purpose-built, python package.

The posts below explain the basic concepts of the Framework and how that translates into actual running the processes.