[Dart-dev] [4249] DART/trunk/diagnostics/threed_sphere/obs_diag.html: clarifying units of 'spread' ... spread ha
nancy at ucar.edu
nancy at ucar.edu
Wed Feb 3 10:42:07 MST 2010
Revision: 4249
Author: thoar
Date: 2010-02-03 10:42:07 -0700 (Wed, 03 Feb 2010)
Log Message:
-----------
clarifying units of 'spread' ... spread has units of standard deviation
Modified Paths:
--------------
DART/trunk/diagnostics/threed_sphere/obs_diag.html
-------------- next part --------------
Modified: DART/trunk/diagnostics/threed_sphere/obs_diag.html
===================================================================
--- DART/trunk/diagnostics/threed_sphere/obs_diag.html 2010-02-02 23:53:58 UTC (rev 4248)
+++ DART/trunk/diagnostics/threed_sphere/obs_diag.html 2010-02-03 17:42:07 UTC (rev 4249)
@@ -115,13 +115,14 @@
<td>The simple sum of forecast - observation. The bias of the
horizontal wind speed (not velocity) is also computed.</td></tr>
<tr><td valign="top"><b>spread</b></td>
- <td>The variance for univariate obs.
+ <td>The standard deviation of the univariate obs.
DART does not exploit the bivariate nature of U,V winds
and so the spread of the horizontal wind is defined as
the sum of the spreads of the U and V components.</td></tr>
<tr><td valign="top"><b>totalspread </b></td>
- <td>The spread of the estimated observation plus the observation
- error variance.</td></tr>
+ <td>The total standard deviation of the estimate. We pool the
+ ensemble variance of the observation plus the observation error
+ variance and take the square root.</td></tr>
<tr><td valign="top"><b>Nposs</b></td>
<td>The number of observations available to be assimilated.</td></tr>
<tr><td valign="top"><b>Nused</b></td>
More information about the Dart-dev
mailing list