Closed iamdonovan closed 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.
gdal_calc.py
subprocess
Fix error that crops up when attempting to call
gdal_calc.py
throughsubprocess
on Windows, by running it through python instead of as a shell script.