easyclimate.core.spec.plot

Visualization for spherical harmonics analysis

Functions

plot_spectral_matrix(spec[, value, ax, ...])

Plot a packed triangular spectral coefficient field as an m-n matrix.

plot_spectral_power(spec[, ax, logy, grid])

Plot spectral power as a function of total wavenumber.

plot_spectral_real_imag(spec[, figsize, cmap])

Plot real and imaginary parts of packed triangular spectral coefficients.

spectral_coefficients_to_matrix(spec[, ...])

Convert packed triangular spectral coefficients to an (m, n) matrix.

spectral_power_by_total_wavenumber(spec[, mode])

Sum spectral power over zonal wavenumber for each total wavenumber.