@florianl provided the answer to this one here: Interest in multispectral/satellite images?
In short, you need to write not only a class for the TileImage
and TileImageBlock
, but also custom classes for the transforms, e.g., TileCropPad
, etc.
@florianl provided the answer to this one here: Interest in multispectral/satellite images?
In short, you need to write not only a class for the TileImage
and TileImageBlock
, but also custom classes for the transforms, e.g., TileCropPad
, etc.