
diagnostics_cam.ncl functions
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Zband_pass_area_time | Create a time series of area averages; band-pass filter the resulting area-averaged time series and calculate other statistics. |
band_pass_area_time_plot | Generate a plot using the output from band_pass_area_time. |
band_pass_hovmueller | Create a band-pass filtered time series suitable for a time vs. longitude (Hovmueller) plot. |
band_pass_hovmueller_plot | Generate a plot using the output from band_pass_hovmueller. |
band_pass_latlon_time | Create band-pass filtered series at each lat/lon grid point. |
band_pass_latlon_time_plot | Generate a plot using the output from band_pass_latlon_time. |
decomposeSymAsym | Decompose a variable which is symmetric about the equator into symmetric and asymmetric parts. |
mjo_cross | Calculate space-time cross spectrum over multiple segments. |
mjo_cross_plot | Plot coherence-squared and phase spectra as returned by mjo_cross. |
mjo_phase_background | Plot background for MJO phase-space diagram. |
mjo_space_time_cross | Calculate space-time cross spectrum over multiple segments. |
mjo_spectra | Driver to calculate and plot seasonal spectra via segment averaging as defined by the US-CLIVAR MJO diagnostics website. |
mjo_spectra_season | Calculates seasonal spectra via segment averaging as defined by the US-CLIVAR MJO diagnostics website. |
mjo_wavenum_freq_season | Calculates wavenumber-frequency spectra via seasonal averaging as defined by the US-CLIVAR MJO diagnostics website. |
mjo_wavenum_freq_season_plot | Plot wavenumber-frequency spectra as returned by mjo_wavenum_freq_season. |
mjo_xcor_lag_ovly | Plot lagged cross-correlations as returned by mjo_xcor_lag_season. |
mjo_xcor_lag_ovly_panel | Plot lagged cross-correlations as returned by mjo_xcor_lag_season as panels. |
mjo_xcor_lag_season | Calculates lagged correlations between a reference series and gridded data as specified by the US-CLIVAR MJO diagnostics website. |
resolveWavesHayashi | Reorder the complex coefficients returned by cfftf to resolve the progressive and retrogressive waves. |
wkSpaceTime | Calculates Wheeler-Kiladis space-time spectra. |
wkSpaceTime_cam | Calculates Wheeler-Kiladis space-time spectra using a generic CAM interface. |