Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
aerocom:faq_aerocom [2015-06-22 16:12:57]
michaels
aerocom:faq_aerocom [2022-05-31 09:29:31] (current)
Line 1: Line 1:
 +ATTENTION - THIS WIKI PAGE IS NO LONGER UPDATED - PLEASE GO TO [[http://aerocom.met.no/|aerocom.met.no]]FOR LATEST INFO
 +
 ====== Frequently asked questions AeroCom Web Interface ====== ====== Frequently asked questions AeroCom Web Interface ======
  
Line 105: Line 107:
 "NMB": Normalized mean bias, = (Mod-Obs)/Obs  "NMB": Normalized mean bias, = (Mod-Obs)/Obs 
  
-"RMS": Root Mean Square Error: SQRT(Sum((y'-x')^2)/#)+"RMS": Root Mean Square Error: SQRT(Sum( (y'-x')^2)/#)
  
 "R": Pearson Correlation Coefficient "R": Pearson Correlation Coefficient
  
-"RMSbc": Bias corrected RMS: SQRT(Sum((ybc'-x')^2)/#) ; ybc' contains all model/data values corrected for the NMB bias. ybc=y*(Sum(x)/Sum(y))+"RMSbc": Bias corrected RMS: SQRT(Sum( (ybc'-x')^2)/#) ; ybc' contains all model/data values corrected for the NMB bias. ybc=y*(Sum(x)/Sum(y))
  
-"RMSspatial": +"RMSspatial": RMS from yearly mean station vales in observations and models. Model values consistently chosen for times when observations are available.
  
-"RMStemporal":+"RMStemporal": Residual RMS after subtracting RMSspatial from RMS ( RMStemporal = SQRT( RMS^2 - RMSspatial^2 ), assuming error propagation and no covariance in temporal and spatial fields)
    
 +...additional statistics in score tables
 +
 +"Spearman Rank Correlation": https://en.wikipedia.org/wiki/Spearman%27s_rank_correlation_coefficient
 +
 +"Spatial yearly Mean Corr Coeff": Pearson correlation coefficient from yearly mean values
 +
 +"Seasonal Anomaly Corr Coeff": Correlation coefficient of local anomalies wrt to annual mean.
 +
 +"Slope fit forced through zero": Regression of model on obs data, slope
 +
 +"Regression coefficient": Regression of model on obs data, regression
 +
 +"Regression constant, offset": Y intercept
 +
 +"STDDEV(Model)/STDDEV(Data)". Ratio of standard deviations
 +
 +"Score (mean relative bias )": sum(abs(tm-td))/# [ tm= model values, td= obs values ]
  
-For daily data analysis, RMS is split into the "spatialRMS, calculated from monthly/seasonal/yearly averages and the "temporal" RMS, which is the residual (RMS^2temp=RMS^2-RMS^2spatial)+"Taylor score": 4*(1+r)/((1+0.9)*(sm/sd+sd/sm)*(sm/sd+sd/sm) [ sm= Stddev of model, sd=Stddev of observations ]
  
 ==== Known bugs/problems/wishes ==== ==== Known bugs/problems/wishes ====
 -mountain sites are compared from surface level model output, use relative height\\ -mountain sites are compared from surface level model output, use relative height\\
  • aerocom/faq_aerocom.1434989577.txt.gz
  • Last modified: 2022-05-31 09:23:10
  • (external edit)