-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
170 lines (133 loc) · 6.38 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<!-- $Id$ -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Data Assimilation Research Testbed Tutorial -- DART Tutorial</title>
<link href="../images/dart.ico" rel="shortcut icon" />
<link href="../html/doc.css" rel="stylesheet" type="text/css" />
</head>
<body>
<a name="TOP"></a>
<H1>DART Tutorial</H1>
<table border=0 summary="" cellpadding=5>
<tr>
<td valign=middle>
<img src="../images/Dartboard7.png" alt="DART project logo" height=70 />
</td>
<td>
<P>Jump to <a href="../index.html">DART Documentation Main Index</a><br />
<small><small>version information for this file: <br />
<!-- version tag follows, do not edit -->
$Id$</small></small>
</P></td>
</tr>
</table>
<P>The DART Tutorial is intended to aid in the understanding of
ensemble data assimilation theory and consists of step-by-step concepts and
companion exercises with DART. The diagnostics in the tutorial use
Matlab® (to see how to configure your environment to use Matlab
and the DART diagnostics, see the documentation for
<a href="http://www.image.ucar.edu/DAReS/DART/DART2_Documentation.php#configure_matlab">Configuring Matlab® for netCDF & DART</a>).
<table border=0 summary="List of DART Tutorial Sections" cellpadding=5 width=100%>
<tr><td valign=top>Section 1</td>
<td valign=top><a href="section_01.pdf">[pdf]</a> </td>
<td>Filtering For a One Variable System</td></tr>
<tr><td valign=top>Section 2</td>
<td valign=top><a href="section_02.pdf">[pdf]</a></td>
<td>The DART Directory Tree</td></tr>
<tr><td valign=top>Section 3</td>
<td valign=top><a href="section_03.pdf">[pdf]</a></td>
<td>DART Runtime Control and Documentation</td></tr>
<tr><td valign=top>Section 4</td>
<td valign=top><a href="section_04.pdf">[pdf]</a></td>
<td>How should observations of a state variable impact an
unobserved state variable? Multivariate assimilation.</td></tr>
<tr><td valign=top>Section 5</td>
<td valign=top><a href="section_05.pdf">[pdf]</a></td>
<td>Comprehensive Filtering Theory: Non-Identity Observations
and the Joint Phase Space</td></tr>
<tr><td valign=top>Section 6</td>
<td valign=top><a href="section_06.pdf">[pdf]</a></td>
<td>Other Updates for An Observed Variable</td></tr>
<tr><td valign=top>Section 7</td>
<td valign=top><a href="section_07.pdf">[pdf]</a></td>
<td>Some Additional Low-Order Models</td></tr>
<tr><td valign=top>Section 8</td>
<td valign=top><a href="section_08.pdf">[pdf]</a></td>
<td>Dealing with Sampling Error</td></tr>
<tr><td valign=top>Section 9</td>
<td valign=top><a href="section_09.pdf">[pdf]</a></td>
<td>More on Dealing with Error; Inflation</td></tr>
<tr><td valign=top>Section 10</td>
<td valign=top><a href="section_10.pdf">[pdf]</a></td>
<td>Regression and Nonlinear Effects</td></tr>
<tr><td valign=top>Section 11</td>
<td valign=top><a href="section_11.pdf">[pdf]</a></td>
<td>Creating DART Executables</td></tr>
<tr><td valign=top>Section 12</td>
<td valign=top><a href="section_12.pdf">[pdf]</a></td>
<td>Adaptive Inflation</td></tr>
<tr><td valign=top>Section 13</td>
<td valign=top><a href="section_13.pdf">[pdf]</a></td>
<td>Hierarchical Group Filters and Localization</td></tr>
<tr><td valign=top>Section 14</td>
<td valign=top><a href="section_14.pdf">[pdf]</a></td>
<td>Observation Quality Control</td></tr>
<tr><td valign=top>Section 15</td>
<td valign=top><a href="section_15.pdf">[pdf]</a></td>
<td>DART Experiments: Control and Design</td></tr>
<tr><td valign=top>Section 16</td>
<td valign=top><a href="section_16.pdf">[pdf]</a></td>
<td>Diagnostic Output</td></tr>
<tr><td valign=top>Section 17</td>
<td valign=top><a href="section_17.pdf">[pdf]</a></td>
<td>Creating Observation Sequences</td></tr>
<tr><td valign=top>Section 18</td>
<td valign=top><a href="section_18.pdf">[pdf]</a></td>
<td>Lost in Phase Space: The Challenge of Not Knowing the Truth</td></tr>
<tr><td valign=top>Section 19</td>
<td valign=top><a href="section_19.pdf">[pdf]</a></td>
<td>DART-Compliant Models and Making Models Compliant: Coming Soon</td></tr>
<tr><td valign=top>Section 20</td>
<td valign=top><a href="section_20.pdf">[pdf]</a></td>
<td>Model Parameter Estimation</td></tr>
<tr><td valign=top>Section 21</td>
<td valign=top><a href="section_21.pdf">[pdf]</a></td>
<td>Observation Types and Observing System Design</td></tr>
<tr><td valign=top>Section 22</td>
<td valign=top><a href="section_22.pdf">[pdf]</a></td>
<td>Parallel Algorithm Implementation: Coming Soon</td></tr>
<tr><td valign=top>Section 23</td>
<td valign=top><a href="section_23.pdf">[pdf]</a></td>
<td>Location Module Design</td></tr>
<tr><td valign=top>Section 24</td>
<td valign=top></td>
<td>Fixed Lag Smoother (not available yet)</td></tr>
<tr><td valign=top>Section 25</td>
<td valign=top><a href="section_25.pdf">[pdf]</a></td>
<td>A Simple 1D Advection Model: Tracer Data Assimilation</td></tr>
</table>
<!--==================================================================-->
<!-- Legalese & Metadata -->
<!--==================================================================-->
<a name="Legalese"></a>
<hr />
<h2>Terms of Use</h2>
<p>
DART software - Copyright UCAR. This open source software is provided
by UCAR, "as is", without charge, subject to all terms of use at
<a href="http://www.image.ucar.edu/DAReS/DART/DART_download">
http://www.image.ucar.edu/DAReS/DART/DART_download</a>
</p>
<table border=0 cellpadding=0 width=100% summary="">
<tr><td valign=top>Contact: </td><td> DART core group </td></tr>
<tr><td valign=top>Revision: </td><td> $Revision$ </td></tr>
<tr><td valign=top>Source: </td><td> $URL$ </td></tr>
<tr><td valign=top>Change Date: </td><td> $Date$ </td></tr>
<tr><td valign=top>Change history: </td><td> try "svn log" or "svn diff" </td></tr>
</table>
<!--==================================================================-->
</body>
</html>