Updated conf description

pull/1082/head
Piero Toffanin 2020-02-28 04:06:01 +00:00
rodzic d4800c93bc
commit 273756832a
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -165,8 +165,8 @@ def config():
default='none',
choices=['none', 'camera', 'sun', 'sunangle'],
help=('Set the radiometric calibration to perform on images. '
'When processing multispectral images you should set this value '
'to obtain reflectance value (otherwise orthophotos will contain Digital Number (DN) values). '
'When processing multispectral images you should set this option '
'to obtain reflectance values (otherwise you will get digital number (DN) values). '
'Can be set to one of: [none, camera, sun, sunangle]. Default: '
'%(default)s'))