carlos-alberto-silva / rGEDI

rGEDI: An R Package for NASA's Global Ecosystem Dynamics Investigation (GEDI) Data Visualization and Processing.
164 stars 66 forks source link

compute the similarity of the waveform of GEDI and SIMULATION #30

Closed Markfoy closed 3 years ago

Markfoy commented 3 years ago

Hi, an idea need helping >_<

if i have 2 waveform---- gedi + simulation, can i move the waveforms to align the ground part and compute the similarity of the 2 waveforms? If u have some advice please tell me , many thx!

BEST, Markfoy

caiohamamura commented 3 years ago

You will need to find a the lowest ground between gedi and simulation, then you could offset the gedi to that positon and compute the differences.