I have been trying to split my raster list (for a month) into a list with 2 elements or two separate lists depending on extent/tile number in the MODIS name. I can't seem to get any split function to work. The files look like this: List of rasters
As you can see, the grid names are there in the names slot and the extents are different. Is there a way I can split them so I can write a function to go through each pair and merge/mosaic them?
Thank you