Open alycialeonard opened 1 month ago
Note that this has been resolved - the issue is that tiff files do not overwrite when using the gdal commands. e.g., once there is a blank_proj.tif already in place in the folder, if you try to re-run the process explained in the ReadMe with different input data, blank_proj.tif does not get overwritten. This can be solved on the user end by having them delete the tif files after each run of the prep code. Alternatively, you could add that to the code that executes when you use the spi CLI.
While using prep to generate a hexagon file with distances, I noticed that all distance fields are returning zero. This doesn't make sense e.g., given the placement of the ocean, shown in the image attached. I suspect there may be a bug with the distance operation. I just pulled before running so my codebase is up to date.
Config file:
Terminal output (success with future warnings):
Oceans do not overlap with hex file in all locations: Yet, all entries of ocean_dist are zeroes.