h-a-graham / Metashape_Auto_Workflow

An automated workflow for processing drone imagery in PhotoScan
3 stars 0 forks source link

Error in script 3 when creating output settings file. #12

Closed h-a-graham closed 5 years ago

h-a-graham commented 5 years ago

This error occurs when a marker has been included that does not have marker accuracy information/other metadata. Therefore when creating the list of chunk.marker_accuracy None values are included. These are not subsettable and therefore an error is thrown. Add an error handling process to remove none values from the list before subsetting.

AndrewCunliffe commented 5 years ago

This was resolved