ajdawson / eofs

EOF analysis in Python
http://ajdawson.github.io/eofs/
GNU General Public License v3.0
198 stars 60 forks source link

conditions for multivariate EOF #152

Open jiwon-j opened 1 month ago

jiwon-j commented 1 month ago

hello, i'm trying to do multivariate EOF with precipitation and sea surface temperature data. but their resolutions are different. do they need to have same resolution? also, do they need to have same number of grid? i want to set the domain for each variable to be different (ex, SST for Asia and Precipitation for Pacific)

donehii commented 1 month ago

I think the two datas just need have the same time series, that is ok for EOF, just have a try !