I have a naming scheme for the output TIFs and VRTs for now. Need to discuss with Jonathan a better naming scheme. I have completed the tiling scheme for Earth Engine data pulling. I'm tired atm, but I need to check later what happens if the user doesn't need to tile. I think my code now potentially autotiles without consent. I have also ensured that the tiled geometries are not squares, but match the spatial extent of the AOI. This is also used to clip the imagery to ensure that no additional data outside the AOI is exported.
I have a naming scheme for the output TIFs and VRTs for now. Need to discuss with Jonathan a better naming scheme. I have completed the tiling scheme for Earth Engine data pulling. I'm tired atm, but I need to check later what happens if the user doesn't need to tile. I think my code now potentially autotiles without consent. I have also ensured that the tiled geometries are not squares, but match the spatial extent of the AOI. This is also used to clip the imagery to ensure that no additional data outside the AOI is exported.