sup3r.preprocessing.rasterizers

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.

base

Objects that can rasterize 3D spatiotemporal data.

dual

Paired rasterizer class for matching separate low_res and high_res datasets

exo

Exo data rasterizers for topography and sza

extended

Extended Rasterizer that can rasterize flattened data.