-
Notifications
You must be signed in to change notification settings - Fork 1
/
3.html
25 lines (25 loc) · 1.03 KB
/
3.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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="sst_review_style.css">
<title>Current state of uncertainty in in situ SST analyses</title>
</head>
<body>
<div class="row">
<div class="column side">
<p></p>
</div>
<div class="column middle">
<p><a href="2.html">Previous - General classification of uncertainties</a> <a href="index.html">Index</a> <a href="3.1.html">Next - Defining sea surface temperature</a></p>
<h1>The Current State of Uncertainty in in situ SST Analyses</h1>
<p>
The classification of uncertainties outlined in <a href="2.html">Section 2</a> will now be used as a framework
to assess uncertainties in the global data sets based on in situ measurements. As a preliminary to this, it
will be helpful to define what exactly is meant by sea-surface temperature.
</p>
<p><a href="2.html">Previous - General classification of uncertainties</a> <a href="index.html">Index</a> <a href="3.1.html">Next - Defining sea surface temperature</a></p>
<br><br><br><br>
</div>
</div>
</body>
</html>