I want to use Aster Global Digital Elevation model V2 in Atcor to perform topographic correction. The area of interest is covered by 4 tiles. How can I prepare the model?
I agree with Klemen and would add that in dependence of the GSD (pixel size) of the data you want to correct, you might think about resampling ASTER GDEM data to have matching GSDs. In this case you would avoid artifacts.
I actually have an IDL code that does that what I described above and projects everything to the UTM projection over chosen extent with chosen GSD as Ulf said.