Spectral EOF (SEOF) of weather and climate data

2-D and 3-D spectral empirical orthogonal function analysis (SEOF) of ECMWF reanalysis data
339 Downloads
Updated 7 Aug 2019

The scripts contained in this contribution compute the spectral empirical orthogonal function (SEOF) decomposition of reanalysis data. The examples include the weather and climate patterns discussed in reference [1], namely the Madden-Julian Oscillation (MJO), the Quasi-Biennial Oscillation (QBO), and the El Nino-Southern Oscillation (ENSO). These patterns are educed from ERA-Interim and ERA-20C data that must be downloaded separately. The corresponding Python scripts are located in the 'data/EI' (ERA-Interim) and 'data/E20C' (ERA 20C) folders. Please refer to https://confluence.ecmwf.int/display/WEBAPI/Access+ECMWF+Public+Datasets for details on how to set up an account with ECMWF and download their public datasets. The core routine spod() that performs the SEOF decomposition (SPOD in fields in which empirical orthogonal function analysis is known as proper orthogonal decomposition) is located in the 'utils' folder. The most recent version and more information and examples can be found under https://www.mathworks.com/matlabcentral/fileexchange/65683-spectral-proper-orthogonal-decomposition-spod.

Cite As

[1] O. T. Schmidt, G. Mengaldo, G. Balsamo and N. P. Wedi (2019) "Spectral Empirical Orthogonal Function analysis of weather and climate data", Monthly Weather Review, 147 (8), 2979-2995, DOI: 10.1175/MWR-D-18-0337.1

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.