Open cgmorton opened 8 years ago
I included a simplified gdal_common.py file in the prep folder that should include all necessary gdal_common functions. Someday we release gdal_common as a standalone python module or switch the code to use something else (like rasterio). I rebuilt the example using the update gdal_common.py, but I'm going to leave the issue open until I can perform additional testing.
I need to either package gdal_common with et-demands, package gdal_common as a stand along python module/package (need to see what happened to zeph module...), or use other popular modules. Using other modules would be the best solution but I need to go through the code and see what gdal_common is actually being used for.