kopia lustrzana https://github.com/OpenDroneMap/ODM
commit
9f1fafa38e
|
@ -165,5 +165,5 @@ class ODMOrthoPhotoStage(types.ODM_Stage):
|
|||
else:
|
||||
log.ODM_WARNING('Found a valid orthophoto in: %s' % tree.odm_orthophoto_tif)
|
||||
|
||||
if args.optimize_disk_space and io.file_exists(tree.odm_orthophoto_render):
|
||||
if io.file_exists(tree.odm_orthophoto_render):
|
||||
os.remove(tree.odm_orthophoto_render)
|
||||
|
|
Ładowanie…
Reference in New Issue