Hello!
I want to perform different metrics on Sentinel 1 data like the ones in the following paper:
For example:
-
Difference between ππ (annual) β ππ» (annual); ππ (summer) β VV (winter);
-
Division between ππ» (annual) / ππ (annual)
-
Standard deviation of ππ» (annual), VH (summer) and VH (winter);
I donβt understand what units I should work in. If I use dB, can I calculate the standard deviation? What does VH/VV (dB) represent?
On the other hand, if I work in lineal scale, is it okay to calculate the standard deviation in non-parametric data?
I know that considering the rules of logarithms, VH(dB) - VV(dB) = 10*log10(VHsigma0/VVsigma0).
The objective of my work is to relate radar metrics with environmental variables by means of Generalized Linear Models (GLM).
I would apreciate any comments or suggestion.
Thanks!