@mikonvergence: continuing discussion here as I think it's easier
MajorTOM embeddings available here.
Current geovibes workflow involves using this function to intersect a given geometry with a complete set of global MGRS tiles.
I see the MajorTOM embeddings have a grid_cell string property (e.g 922D_249L), so I think I just need to be able to link grid_cell to the actual geometry, then roi --> intersect MajorTOM geometries --> get grid_cell and download those specific embeddings for a given region.
Any idea how I can get the MajorTOM geometries + grid_cell IDs for the whole world?
@mikonvergence: continuing discussion here as I think it's easier
MajorTOM embeddings available here.
Current geovibes workflow involves using this function to intersect a given geometry with a complete set of global MGRS tiles.
I see the MajorTOM embeddings have a
grid_cellstring property (e.g 922D_249L), so I think I just need to be able to linkgrid_cellto the actual geometry, thenroi --> intersect MajorTOM geometries --> get grid_celland download those specific embeddings for a given region.Any idea how I can get the MajorTOM geometries + grid_cell IDs for the whole world?