-
Notifications
You must be signed in to change notification settings - Fork 1
/
3.2.html
31 lines (30 loc) · 1.15 KB
/
3.2.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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="sst_review_style.css">
<title>3.2 Individual Observational Errors</title>
</head>
<body>
<div class="row">
<div class="column side">
<p></p>
</div>
<div class="column middle">
<p>
<a href="3.1.html">Previous - 3.1 Defining sea-surface temperature</a> <a href="index.html">Index</a> <a href="3.2.1.html">Next - 3.2.1 Uncorrelated Measurement Errors</a>
</p>
<h1>3.2 Individual Observational Errors</h1>
<p>
The general quality of raw SST measurements recorded in digital archives is mixed. Consequently, all SST
analyses perform a stage of pre-screening, or quality control (QC) in order to remove observations of low
quality and minimize the number of egregious errors. The size of the uncertainties of individual
measurements will depend to a certain extent on the QC that is applied but the effects of differences in
QC have not been assessed systematically.
</p>
<p>
<a href="3.1.html">Previous - 3.1 Defining sea-surface temperature</a> <a href="index.html">Index</a> <a href="3.2.1.html">Next - 3.2.1 Uncorrelated Measurement Errors</a>
</p>
<br><br><br><br>
</div></div>
</body>
</html>