Does anyone know how to implement a for loop to download for example each 15 days a land cover MODIS image in 20 years? It will be so helpful for me. For example I need in a folder get 1 image each 15 days from 2000 to 2020 .tif How do I implement a loop for it?
Landcover_01.tif, where 01 it's the consecutive number, and this must finish in Landcover_480.tif. that means one image each 15 days from January 2000 to December 2020