pysepal.aoi#
All modules used to create AOI selection interface.
Package to access all the widget, model and tiles to create an AOI selection interface available in pysepal.
Every module content can be called directly from the package.
Example
from pysepal import aoi
aoi.AoiTile(gee=False)
Modules