Change warn message

pull/1502/head
Piero Toffanin 2022-07-14 23:10:48 -04:00
rodzic 9cff356f49
commit 1a905e9709
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -187,7 +187,7 @@ class ODMLoadDatasetStage(types.ODM_Stage):
else:
log.ODM_WARNING("Cannot load AI model (you might need to be connected to the internet?)")
else:
log.ODM_WARNING("No images suitable for sky mask generation detected (are they all nadir?)")
log.ODM_INFO("No sky masks will be generated (masks already provided, or images are nadir)")
# End sky removal