Recommendation of decomposition method for non-linear, quasi-stationnary 3D dataset #250
Open
1 task done
Labels
documentation
Improvements or additions to documentation
Uh oh!
There was an error while loading. Please reload this page.
Hello,
Context
I have a 3D dataset (time, lat, lon, only 1 variable) that has non-linear patterns (in time and space), quasi-stationnary in time. This dataset is made of glacier surface velocities (always positive).
Request
I am looking for the most appropriate PCA/EOF-based technique, reproducible, that would allow me to analyze the variance modes of my dataset given its non-linearity. It can be assumed stationary, or non-stationary. I have tried REOF, EOF, and Complex-EOF, but I wanted to know if another method would be more appropriate ?
Suggestion
Other than the xeofs paper, is there a guide that would help choosing the most appropriate method based on dataset characteristics ? (linearity, stationarity, geophysical, etc...).
Thank you !
Declaration
Desktop (please complete the following information):
xeofs
version [e.g. 3.0.4]Additional context
I was initially working with ROCK-PCA method, but the Python code (translated from Matlab) does not reproduce the Matlab results from the demo, and the method is not maintained anymore. I contacted the authors to no avail.
The text was updated successfully, but these errors were encountered: