Dear all:
Firstly I would like to give some context. Currently I’m getting an image with the percentiles of the images for a month through the Catalog Api and the processing API. I manage the images as arrays and in the end I get a 2D array where each pixel (i,j) is the percentile of all the images of that position (i,j) for that month.
I have checked the Statistical API, I have managed to get the statistics by area and period of time, but it returns a single number (statistic) for that area of interest and time range. Is there any way to retrieve the statistic for that area and period like an image or array? Can Statistic API do so?
Thanks in advance for your answer.
Have a nice day.