snowex_db.upload.cog_handler module#
- class snowex_db.upload.cog_handler.COGHandler(tif_file, s3_bucket='m3w-snowex', s3_prefix='cogs', cog_dir='./snowex_cog_storage', use_s3=True)[source]#
Bases:
objectClass to convert TIFs to COGs, persist them, and generate the command to insert them into the db
- AWS_REGION = 'us-west-2'#