Report vegetation occurance
- operators.qc.report_vegetation_occurance(client, in_file='in_file.txt', out_file='out_file.txt', ground_classes_old='2,3,6,7,15', ground_classes_new='1,3,9,11,15', vegetation_old='6,7,15', vegetation_new='9,11,15', keep_error_free='True', instance_type='x2large')
- report_vegetation_occurance( client,in_file=’in_file.txt’,out_file=’out_file.txt’,ground_classes_old=’2,3,6,7,15’,ground_classes_new=’1,3,9,11,15’,vegetation_old=’6,7,15’,vegetation_new=’9,11,15’,keep_error_free=’True’,instance_type=’x2large’ )
- Parameters:
in_file – file with erroneous points
out_file – output report file
ground_classes_old – ground classes
ground_classes_new – ground classes
vegetation_old – vegetation old classes
vegetation_new – vegetation new classes
keep_error_free – Save empty files?
instance_type – type of cloud instance used for processing