Warning 1: TIFFReadDirectory:Sum of Photometric type-related color channels and ExtraSamples doesn't match SamplesPerPixel. Defining non-color channels as ExtraSamples.
i don't know what caused this warning, which will make an impact on the result?
and you provided a predictor sample file "LST_predictors_100m.tif" as referrence downscaling background, if i want to downscale to another scales,i must provide the corresponding referrence files,which may be hard to provide sometimes.
Hi, It's a GDAL warning and it will not affect your results. To learn more about it, check this post.
Regarding your second question, unfortunately, my code does not offer this functionality and the user has to prepare all the input data beforehand by himself/herself.
Warning 1: TIFFReadDirectory:Sum of Photometric type-related color channels and ExtraSamples doesn't match SamplesPerPixel. Defining non-color channels as ExtraSamples.
i don't know what caused this warning, which will make an impact on the result?
and you provided a predictor sample file "LST_predictors_100m.tif" as referrence downscaling background, if i want to downscale to another scales,i must provide the corresponding referrence files,which may be hard to provide sometimes.