I would like to retrieve the max / min value of an algorithm to adapt the colormap.
Is there a function to access the value displayed (like a max() or min() of the matrix) ?
Same question with frequency ? I know some clouds/complex areas could cause trouble. Is there a way to get the max value of 95% of the signal for example just to avoid outliers / unflagged data ?
Also, the value (of Band 02 sentinel 2 for example) seems to be normalized between [0 - 1]. Any chance to get the real values rather than the normalized one ?
Last question, is there a way to specify our own colormap ? I would like to apply colorblind friendly colormaps.