Gpt Mosaic of multiple input files

Thank you Marco for the explanation of gpt mosaic usage. I followed a previous post which used the -SsourceProducts keyword and reported to be successful at the end. Also in the help file, the xml format does include:

<sources>
        <updateProduct>${updateProduct}</updateProduct>
        <sourceProducts>${sourceProducts}</sourceProducts>
      </sources>

So I assume the -SsourceProducts should be included.

You have mentioned the SNAP_745, I also want to mention SNAP-599. ’ _count’ bands are unnecessary when combining tiles together.

Considering the disconnection of metadata and the unnecessary _count bands, are there other alternatives to Mosaic that can overcome these two problems while spatially merging tiles together? such as, gpt binnning? or gpt merge?

Overall, the current approach is fine for me.