eoio.readers.planetscope.layout module#
eoio.readers.planetscope.layout - helper for PlanetScope product layout parsing.
- class eoio.readers.planetscope.layout.PlanetScopeLayout(image_file: str)[source]#
Bases:
objectLayout helper for PlanetScope products. Solely responsible for filesystem/path logic. No heavy dependencies.
Note: It is assumed (in conjunction with the reader-factory and processor-factory), that the path handed to the eoio reader is the image (tif) file path, incl the file name and that there might be more then one PlanetScope dataset in the same folder.
- image_file: str#