I have a list of many many rasters. I want to have a simple and easy to understand script that takes this and merges it into one big mosaic. I found a similar question but the accepted answer adivices against using R for this purpose. I could also use R but are very inclined towards Python. I really need a script as I am going to simply share it with some people that want it in this form. I am inclined to using gdal_merge.py but I wanted some thoughts on the problem first as I am potentially going to handle massive amounts of images. Why merge so many images? I also found it impractical but was something I was asked to do.
أكثر...
أكثر...