sup3r.preprocessing.rasterizers#
Container subclass with methods for extracting a specific spatiotemporal
extents from data. Rasterizer objects mostly operate on
Loader objects, which just load data from
files but do not do anything else to the data. Rasterizer objects are
mostly operated on by Deriver objects,
which derive new features from the data contained in Rasterizer
objects.