PySPOD
PySPOD copied to clipboard
A Python package for spectral proper orthogonal decomposition (SPOD).
Hello, when I run in parallel the SPOD with a custom weighting matrix (area of the elements) I get the following error but everything is fine when I run in...
- fix bad links for `tutorials` and `about` - add tutorial 3 to the list of tutorials - make tutorial videos work - add back mathjax support - update the...
Hello, when running the tutorial 2,in the line 138 'data = spod.get_data(data)' and the error shows up. Could anyone give me a hand to solve it? Best wishes! XUxu The...
Hello, I am trying to do SPOD with very large datasets and I'm currently facing the issue where I cannot load in memory the array of my time series due...
Hi, I am a phd student, and I am trying to replicate the result in the paper. However, the result seems a bit different from mine. I am using the...