Skip to content
Snippets Groups Projects
Commit 40477284 authored by Daniel Scheffler's avatar Daniel Scheffler
Browse files

Typo.


Signed-off-by: default avatarDaniel Scheffler <danschef@gfz-potsdam.de>
parent 9a0bb59e
No related branches found
No related tags found
1 merge request!98Enhancement/use correct background value
......@@ -136,7 +136,7 @@ class Orthorectifier(object):
'mask_cirrus', 'polymer_bitmask']
kw_init_nearest = dict(resamp_alg='nearest', nprocs=self.cfg.CPUs)
# run the ortorectification
# run the orthorectification
for attrName in ['mask_landwater', 'mask_clouds', 'mask_cloudshadow', 'mask_haze', 'mask_snow', 'mask_cirrus',
'polymer_logchl', 'polymer_logfb', 'polymer_rgli', 'polymer_rnir', 'polymer_bitmask']:
attr = getattr(enmap_ImageL1.vnir, attrName)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment