ClimeTrend / DMD

Dynamic mode decomposition for noisy climate data
GNU General Public License v3.0
0 stars 0 forks source link

Run SVD on ERA5 #8

Open dsj976 opened 2 months ago

dsj976 commented 2 months ago

Preliminary data analysis by doing SVD/POD of ERA5:

ots22 commented 1 month ago

Update: we are using https://github.com/climetrend/pyloworder (forked from https://github.com/ArnauMiro/pyLowOrder) and have seen good parallel performance for SVD on some example data.