Closed pahbs closed 3 years ago
I Created CovariateUtils.py and copied the write_cog function over. Getting a weird "name np is not defined" error when trying to run it @pahbs @wildintellect
the python file was missing most of the needed imports, I also removed any use of alias names (As) on the imports. Works now for 3.1.5, adding a second function to read in tile bbox geometries for clipping/aligning.
@nmt28 @pahbs get_tile_index now works and 3.1.5 is refactored to use it. Should be ready to try in 3.1.2 We can close this ticket, unless there are other common functions already in use that should also be moved (I saw some copied into 3.1.5)
e.g., write_cog