Skip to content
yyplanton edited this page Jun 7, 2018 · 6 revisions

Equatorial SSTA of La Niña composite zonal RMSE

Description:

Computes the zonal root mean square error (RMSE) of equatorial Pacific (meridional average) December SST anomalies composited during La Niña events (detected when December Niño3 SSTA<-0.75) between model and observations

ERA-Interim, HadISST

equatorial Pacific

Regridding:

model regridded toward observational grid (using cdms esmf linear method)

Smoothing:

time series are smoothed using a 5 months triangle method

Steps (computation):

  • La Niña detection
    • interannual anomalies computation
    • detrending (if applicable)
    • smoothing
    • spatial average
    • La Niña years selection
  • metric computation
    • interannual anomalies computation
    • detrending (if applicable)
    • smoothing
    • December selection
    • regridding (if applicable)
    • meridional average
    • La Niña composite creation
    • RMSE computation

Time frequency:

monthly

Units:

°C

Variable name:

sea surface temperature (SST)

Example:

Clone this wiki locally