iamdonovan / spymicmac

A python package for processing KH-9 and historical aerial imagery using MicMac
GNU General Public License v3.0
12 stars 4 forks source link

Winfix2 #55

Closed iamdonovan closed 5 months ago

iamdonovan commented 5 months ago

Fix error that crops up when attempting to call gdal_calc.py through subprocess on Windows, by running it through python instead of as a shell script.