Hi, I am using GPT with the Mosaic operator to mosaic multiple S3 LST L2 files. This works great, but I need in the output file also a variable that provides the observation timestamp for each pixel (this is important in the mosaic since neighboring pixels can be from different overpasses and thus observed at different times).
I am not sure how to do this since the S3x_SL_2_LST____ input files do not appear to include a gridded timestamp variable. Does anybody have an idea how to approach this? I am attaching my XML which I call simply via “gpt mosaic2.xml *.SEN3”
mosaic2.xml (1.1 KB)