ost.Project.Generic

class ost.Project.Generic(project_dir, aoi, start='1978-06-28', end='2022-05-06', data_mount=None, log_level=20)[source]

TBD

Attributes

project_dir

pathlib.Path: absolute path to project directory

download_dir

pathlib.Path: absolute path to the download directory

inventory_dir

pathlib.Path: absolute path to the inventory directory

processing_dir

pathlib.Path: absolute path to the process directory

temp_dir

pathlib.Path: absolute path to the temp directory

aoi

TBD

start

TBD

end

TBD

data_mount

TBD

config_dict

TBD