Please help to fix this issue
I have taken NDVI images several times and every time I get 'Process exited with code 1"
“Process exited with code 1” means that part of the processing failed. Try tweaking the [Task Options](javascript:void(0) as follows:
- Increase the min-num-features option, especially if your images have lots of vegetation
Here is the copy of task’s output
[INFO] Running ODM Load Dataset Cell
[DEBUG] Loading dataset from: /var/www/data/572b3cfe-c231-4045-b6d3-6f968a840e4f/images
[DEBUG] /var/www/data/572b3cfe-c231-4045-b6d3-6f968a840e4f/images
[WARNING] Could not find ccd_width in file. Use --force-ccd or edit the sensor_data.json file to manually input ccd width
[DEBUG] Loaded 2018_0928_174004_154.JPG | camera: gitup g3 duo | dimensions: 2048 x 1536 | focal: 2.8 | ccd: None | lat: 42.8752604167 | lon: -77.0060465278 | alt: None
[WARNING] Could not find ccd_width in file. Use --force-ccd or edit the sensor_data.json file to manually input ccd width
[DEBUG] Loaded 2018_0928_173952_146.JPG | camera: gitup g3 duo | dimensions: 2048 x 1536 | focal: 2.8 | ccd: None | lat: 42.8752685278 | lon: -77.0060221111 | alt: None
Traceback (most recent call last):
File “/code/run.py”, line 47, in
plasm.execute(niter=1)
File “/code/scripts/dataset.py”, line 75, in process
photos += [make_odm_photo(self.params.force_focal, self.params.force_ccd, files)]
File “/code/scripts/dataset.py”, line 15, in make_odm_photo
force_ccd)
File “/code/opendm/types.py”, line 36, in init
self.parse_pyexiv2_values(self.path_file, force_focal, force_ccd)
File “/code/opendm/types.py”, line 77, in parse_pyexiv2_values
[metadata[GPS + ‘LatitudeRef’].value])
File “/code/opendm/types.py”, line 121, in dms_to_decimal
return (-1 if sign[0] in ‘SWsw’ else 1) * (
IndexError: string index out of range
Please see link to images
https://www.dropbox.com/sh/u89lx1j3e5mybdo/AAD5t-Z4mW7U2wuYr2ActIPja?dl=0