In this example, we use monthly 3D sst anomaly data during 1979-2020 to perform the EOF analysis. Data are stored as the ssta mat file, containing lon, lat, and 3D [91,31,504] sst anomaly data. 1.
Tested with Pytorch 1.13.1 and CUDA 11.7 and Pytoch3d 0.7.8 conda create -n rogs python=3.8.10 -y conda activate rogs pip install torch==1.13.1+cu117 torchvision==0. ...