/[MITgcm]/manual/s_ecco/text/ecco_costfunction.tex
ViewVC logotype

Diff of /manual/s_ecco/text/ecco_costfunction.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by heimbach, Tue May 11 21:55:14 2004 UTC revision 1.5 by heimbach, Thu Jul 14 21:02:29 2005 UTC
# Line 1  Line 1 
1  \section{The ECCO state estimation cost function DRAFT!!!  \section{The ECCO state estimation cost function DRAFT!!!
2  \label{sectioneccocost}}  \label{sectioneccocost}}
3    \begin{rawhtml}
4    <!-- CMIREDIR:ecco_cost: -->
5    \end{rawhtml}
6    
7  The current ECCO state estimation covers an $nYears = 11$ year  The current ECCO state estimation covers an $nYears = 11$ year
8  model trajectory.  model trajectory.
# Line 54  field & file name & deccription & unit \ Line 57  field & file name & deccription & unit \
57  \end{table}  \end{table}
58    
59    
60  \subsubsection{$nYears$ time mean SSH misfit}  \subsubsection{\textit{\textbf{nYears}} time mean SSH misfit}
61    
62  \begin{enumerate}  \begin{enumerate}
63  %  %
64  \item  \item
65  Compute 11yr model mean spatial distribution  Compute $nYears$ model mean spatial distribution
66  %  %
67  \begin{equation}  \begin{equation}
68  psmean(i,j)\, =\,  psmean(i,j)\, =\,
# Line 68  psbar(i,j) Line 71  psbar(i,j)
71  \end{equation}  \end{equation}
72  %  %
73  \item  \item
74  Compute global offset between 11-yr model and T/P mean:  Compute global offset between $nYears$ model and T/P mean:
75  %  %
76  \begin{equation}  \begin{equation}
77  \begin{split}  \begin{split}
# Line 161  cost_ssh Line 164  cost_ssh
164    
165  \end{verbatim}  \end{verbatim}
166    
167  \subsubsection{Weights}  \subsubsection{Weights and notes}
168    
169  \begin{itemize}  \begin{itemize}
170  %  %
# Line 227  sum over daily entries and plot daily av Line 230  sum over daily entries and plot daily av
230  \frac{1}{\text{daily entries}} \sum_{i,j} cost\_ssh\_anom(i,j,t)  \frac{1}{\text{daily entries}} \sum_{i,j} cost\_ssh\_anom(i,j,t)
231  \]  \]
232  \end{itemize}  \end{itemize}
233    
234    \subsection{Hydrographic constraints}
235    
236    Observation of temperature and salinity from various sources are
237    used to constrain the model. These are:
238    %
239    \begin{enumerate}
240    %
241    \item
242    CTD obs. for $T$, $S$ from various WOCE sections
243    %
244    \item
245    XBT obs. for $T$
246    %
247    \item
248    Sea surface temperature (SST) and salinity (SSS) from
249    Reynolds et al. (???)
250    %
251    \item
252    $T$, $S$ from ARGO floats
253    %
254    \item
255    $T$, $S$ from fields from Levitus (???)
256    %
257    \end{enumerate}
258    
259    \subsubsection{Input fields}
260    ~
261    
262    \begin{table}[h!]
263    \begin{center}
264    \begin{tabular}{lllc}
265    \hline \hline
266    ~&~&~&~\\
267    field & file name & deccription & unit \\
268    ~&~&~&~\\
269    \hline
270    ~&~&~&~\\
271    {\it tbar} & {\tt tbarfile} & monthly model mean pot. temperature &
272    [$^{\circ}$C] \\
273    {\it sbar} & {\tt sbarfile} & monthly model mean salinity &
274    [ppt] \\
275    {\it tdat} & {\tt tdatfile} & monthly mean Levitus pot. temperature &
276    [$^{\circ}$C] \\
277    {\it sdat} & {\tt sdatfile} & monthly mean Levitus salinity &
278    [ppt] \\
279    {\it ctdtobs}  & {\tt ctdtfile} & monthly WOCE CTD pot. temperature &
280    [$^{\circ}$C] \\
281    {\it ctdsobs}  & {\tt ctdsfile} & monthly WOCE CTD salinity &
282    [ppt] \\
283    {\it xbtobs} & {\tt xbtfile} & monthly XBT in-situ(!) temperature &
284    [$^{\circ}$C] \\
285    {\it sstdat}  & {\tt sstdatfile} & monthly Reynolds pot. SST &
286    [$^{\circ}$C] \\
287    {\it sssdat}  & {\tt sssdatfile} & monthly Reynolds SSS &
288    [ppt] \\
289    {\it argotobs}  & {\tt argotfile} & monthly ARGO in-situ(!) temperature &
290    [$^{\circ}$C] \\
291    {\it argosobs}  & {\tt argosfile} & monthly ARGO salinity &
292    [ppt] \\
293    {\it wti, wsi} & {\tt data\_errfile} & vert. stdev. profile for $T$, $S$ &
294    ~ \\
295    {\it wtvar} & {\tt temperrfile} & spatially varying stdev. & [$^{\circ}$C] \\
296    {\it wsvar} & {\tt salterrfile} & spatially varying stdev. & [ppt] \\
297    ~&~&~&~\\
298    \hline \hline
299    \end{tabular}
300    \end{center}
301    \end{table}
302    
303    \subsubsection{XBT data}
304    
305    \begin{equation}
306    \begin{split}
307    cost\_xbt\_t(i,j,k) & = \,
308    \left[ \, \frac{fac \cdot ratio}{wti^2 + wtvar^2} \sum_{\tau=1}^{nMonsRec}
309    \left\{ Tbar(\tau) \, - \, T2\theta[xbtobs(\tau)] \right\}^2 \, \right](i,j,k)
310     \\
311    \end{split}
312    \end{equation}
313    
314    \subsubsection{WOCE CTD data}
315    
316    \begin{equation}
317    \begin{split}
318    cost\_ctd\_t(i,j,k) & = \,
319    \left[ \, \frac{fac \cdot ratio}{wti^2 + wtvar^2} \sum_{\tau=1}^{nMonsRec}
320    \left\{ Tbar(\tau) \, - \, ctdTobs(\tau) \right\}^2 \, \right](i,j,k)
321     \\
322    cost\_ctd\_s(i,j,k) & = \,
323    \left[ \, \frac{fac \cdot ratio}{wsi^2 + wsvar^2} \sum_{\tau=1}^{nMonsRec}
324    \left\{ Sbar(\tau) \, - \, ctdSobs(\tau) \right\}^2 \, \right](i,j,k)
325     \\
326    \end{split}
327    \end{equation}
328    
329    \subsubsection{ARGO float data}
330    
331    \begin{equation}
332    \begin{split}
333    cost\_argo\_t(i,j,k) & = \,
334    \left[ \, \frac{fac \cdot ratio}{wti^2 + wtvar^2} \sum_{\tau=1}^{nMonsRec}
335    \left\{ Tbar(\tau) \, - \, T2\theta[argoTobs(\tau)] \right\}^2 \, \right](i,j,k)
336     \\
337    cost\_argo\_s(i,j,k) & = \,
338    \left[ \, \frac{fac \cdot ratio}{wsi^2 + wsvar^2} \sum_{\tau=1}^{nMonsRec}
339    \left\{ Sbar(\tau) \, - \, argoSobs(\tau) \right\}^2 \, \right](i,j,k)
340     \\
341    \end{split}
342    \end{equation}
343    
344    \subsubsection{Reynolds sea surface T, S data}
345    
346    \begin{equation}
347    \begin{split}
348    cost\_sst(i,j) & = \,
349    \left[ \, wsst \sum_{\tau=1}^{nMonsRec}
350    \left\{ Tbar(\tau) \, - \, sstDat(\tau) \right\}^2 \, \right](i,j)
351     \\
352    cost\_sss(i,j) & = \,
353    \left[ \, wsss \sum_{\tau=1}^{nMonsRec}
354    \left\{ Sbar(\tau) \, - \, sssDat(\tau) \right\}^2 \, \right](i,j)
355     \\
356    \end{split}
357    \end{equation}
358    
359    \subsubsection{Levitus montly T, S climatological data}
360    
361    Model vs. data misfits are taken from $nYears$ monthly model means
362    vs. Levitus monthly data.
363    The description below is for potential temperature.
364    Procedure for salinity is fully analogous.
365    Spatial indices $(i,j,k)$ are omitted throughout.
366    %
367    \begin{enumerate}
368    %
369    \item
370    Compute $nYears$ monthly model means for each month $imon$:
371    \[
372    \overline{Tbar}(imon) \, = \, \frac{1}{nYears}
373    \sum_{iyear=1}^{nYears} Tbar(iyear,imon)
374    \]
375    %
376    \item
377    Compute misfit:
378    \[
379    cost\_theta(i,j,k) \, = \, \left[
380    \frac{fac \cdot ratio}{wti^2} \sum_{imon=1}^{12}
381    \left\{ \overline{Tbar}(imon) \, - \, Tdat(imon) \right\}^2  \right] (i,j,k)
382    \]
383    
384    \end{enumerate}
385    
386    
387    \subsubsection{Weights and notes}
388    
389    \begin{itemize}
390    %
391    \item
392    $T2\theta$ is an operator mapping in-situ to potential temperatures
393    %
394    \item
395    Latitudinal weight not used:
396    \[
397    cosphi(i,j) \, = \, 1
398    \]
399    %
400    \item
401    $ fac \, = \, cosphi \cdot mask $
402    %
403    \item
404    Spatially {\it constant} weights:
405    %
406    \begin{enumerate}
407    %
408    \item
409    Read standard deviation vertical profiles for $T$, $S$ \\
410    $ {\tt data\_errfile} \, \longrightarrow \,
411    wti(k), \,\, wsi(k) $ \\
412    $ {\tt data\_errfile} \, \longrightarrow \,
413    ratio = 0.25 = \left( \frac{1}{2} \right)^2 $
414    %
415    \item
416    Take inverse squares:
417    \[
418    \begin{split}
419    wtheta(k) & = \, \frac{ratio}{wti(k)^2} \\
420    wsalt(k) & = \, \frac{ratio}{wsi(k)^2} \\
421    \end{split}
422    \]
423    %
424    \end{enumerate}
425    %
426    \item
427    Spatially {\it varying} weights:
428    %
429    \begin{enumerate}
430    %
431    \item
432    Read standard deviation fields \\
433    $ {\tt temperrfile} \, \longrightarrow \, wtvar(i,j,k) $ \\
434    $ {\tt salterrfile} \, \longrightarrow \, wsvar(i,j,k) $ \\
435    %
436    \item
437    Weights are combination of spatially constant and varying parts:
438    \[
439    \begin{split}
440    wtheta2(i,j,k) & = \, \frac{ratio}
441    {wti(k)^2 \, + \,wtvar(i,j,k)^2 } \\
442    wsalt2(i,j,k) & = \,
443    \frac{ratio}
444    {wsi(k)^2 \, + \,wsvar(i,j,k)^2 } \\
445    \end{split}
446    \]
447    %
448    \end{enumerate}
449    %
450    \item
451    Sea surface $T$, $S$ weights:
452    \begin{itemize}
453    \item
454    SST: $ wsst \, = \, fac \cdot wtheta(1)$: horizontally constant
455    \item
456    SSS: $ wsss \, = \, fac \cdot wsalt2(i,j,1)$: horizontally varying
457    \end{itemize}
458    (Why this difference? I don't know.)
459    %
460    \end{itemize}
461    
462    
463    \subsubsection{Diagnostics}
464    
465    \begin{itemize}
466    %
467    \item
468    Map out $wtheta2(i,j,k)$, $wsalt2(i,j,k)$.
469    
470    %
471    \end{itemize}
472    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22