-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathTable1.htm
864 lines (856 loc) · 38.3 KB
/
Table1.htm
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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
<html xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:x="urn:schemas-microsoft-com:office:excel"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<meta name=ProgId content=Excel.Sheet>
<meta name=Generator content="Microsoft Excel 15">
<link rel=File-List href="Table1.fld/filelist.xml">
<style id="Table1_16922_Styles">
<!--table
{mso-displayed-decimal-separator:"\.";
mso-displayed-thousand-separator:"\,";}
@page
{margin:.75in .7in .75in .7in;
mso-header-margin:.3in;
mso-footer-margin:.3in;}
.font5
{color:black;
font-size:12.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:"Times New Roman", serif;
mso-font-charset:0;}
.font6
{color:black;
font-size:12.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:"Times New Roman", serif;
mso-font-charset:0;}
.font7
{color:red;
font-size:12.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:"Times New Roman", serif;
mso-font-charset:0;}
.font8
{color:#3E3D40;
font-size:14.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Georgia, serif;
mso-font-charset:0;}
.font9
{color:#3E3D40;
font-size:14.0pt;
font-weight:400;
font-style:italic;
text-decoration:none;
font-family:Georgia, serif;
mso-font-charset:0;}
.font10
{color:black;
font-size:16.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:"Times New Roman", serif;
mso-font-charset:0;}
tr
{mso-height-source:auto;}
col
{mso-width-source:auto;}
br
{mso-data-placement:same-cell;}
.style0
{mso-number-format:General;
text-align:general;
vertical-align:bottom;
white-space:nowrap;
mso-rotate:0;
mso-background-source:auto;
mso-pattern:auto;
color:black;
font-size:12.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Calibri, sans-serif;
mso-font-charset:0;
border:none;
mso-protection:locked visible;
mso-style-name:Normal;
mso-style-id:0;}
td
{mso-style-parent:style0;
padding-top:1px;
padding-right:1px;
padding-left:1px;
mso-ignore:padding;
color:black;
font-size:12.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Calibri, sans-serif;
mso-font-charset:0;
mso-number-format:General;
text-align:general;
vertical-align:bottom;
border:none;
mso-background-source:auto;
mso-pattern:auto;
mso-protection:locked visible;
white-space:nowrap;
mso-rotate:0;}
.xl65
{mso-style-parent:style0;
color:black;
font-family:"Times New Roman", serif;
mso-font-charset:0;
text-align:center;
vertical-align:middle;
border-top:1.0pt solid black;
border-right:1.0pt solid black;
border-bottom:none;
border-left:1.0pt solid black;
white-space:normal;}
.xl66
{mso-style-parent:style0;
color:black;
font-family:"Times New Roman", serif;
mso-font-charset:0;
text-align:center;
vertical-align:middle;
border-top:none;
border-right:1.0pt solid black;
border-bottom:1.0pt solid black;
border-left:none;
white-space:normal;}
.xl67
{mso-style-parent:style0;
color:black;
font-family:"Times New Roman", serif;
mso-font-charset:0;
text-align:center;
vertical-align:middle;
border-top:none;
border-right:1.0pt solid black;
border-bottom:none;
border-left:1.0pt solid black;
white-space:normal;}
.xl68
{mso-style-parent:style0;
font-family:"Times New Roman", serif;
mso-font-charset:0;
text-align:center;
vertical-align:middle;
border-top:1.0pt solid black;
border-right:1.0pt solid black;
border-bottom:none;
border-left:1.0pt solid black;
white-space:normal;}
.xl69
{mso-style-parent:style0;
font-family:"Times New Roman", serif;
mso-font-charset:0;
text-align:center;
vertical-align:middle;
border-top:none;
border-right:1.0pt solid black;
border-bottom:1.0pt solid black;
border-left:1.0pt solid black;
white-space:normal;}
.xl70
{mso-style-parent:style0;
font-family:"Times New Roman", serif;
mso-font-charset:0;
text-align:center;
vertical-align:middle;
border-top:none;
border-right:1.0pt solid black;
border-bottom:1.0pt solid black;
border-left:none;
white-space:normal;}
.xl71
{mso-style-parent:style0;
color:black;
font-family:"Times New Roman", serif;
mso-font-charset:0;
text-align:center;
vertical-align:middle;
border-top:none;
border-right:1.0pt solid black;
border-bottom:1.0pt solid black;
border-left:1.0pt solid black;
white-space:normal;}
.xl72
{mso-style-parent:style0;
font-family:"Times New Roman", serif;
mso-font-charset:0;
text-align:center;
vertical-align:middle;
white-space:normal;}
.xl73
{mso-style-parent:style0;
font-family:"Times New Roman", serif;
mso-font-charset:0;
text-align:center;
vertical-align:middle;
border-top:none;
border-right:1.0pt solid black;
border-bottom:none;
border-left:1.0pt solid black;
white-space:normal;}
.xl74
{mso-style-parent:style0;
text-align:center;}
.xl75
{mso-style-parent:style0;
color:black;
font-family:"Times New Roman", serif;
mso-font-charset:0;
text-align:center;
vertical-align:middle;
white-space:normal;}
.xl76
{mso-style-parent:style0;
color:black;
font-size:18.0pt;
font-weight:700;
font-family:"Times New Roman", serif;
mso-font-charset:0;
text-align:left;
vertical-align:middle;
white-space:normal;}
.xl77
{mso-style-parent:style0;
color:black;
font-size:16.0pt;
font-weight:700;
font-family:"Times New Roman", serif;
mso-font-charset:0;
text-align:center;
vertical-align:middle;
border:1.0pt solid black;
white-space:normal;}
.xl78
{mso-style-parent:style0;
color:black;
font-size:16.0pt;
font-weight:700;
font-family:"Times New Roman", serif;
mso-font-charset:0;
text-align:center;
vertical-align:middle;
border-top:1.0pt solid black;
border-right:1.0pt solid black;
border-bottom:1.0pt solid black;
border-left:none;
white-space:normal;}
.xl79
{mso-style-parent:style0;
color:#3E3D40;
font-size:14.0pt;
font-family:Georgia, serif;
mso-font-charset:0;
text-align:left;
vertical-align:middle;
white-space:normal;}
.xl80
{mso-style-parent:style0;
vertical-align:middle;}
-->
</style>
</head>
<body link="#0563C1" vlink="#954F72">
<!--[if !excel]> <![endif]-->
<!--The following information was generated by Microsoft Excel's Publish as Web
Page wizard.-->
<!--If the same item is republished from Excel, all information between the DIV
tags will be replaced.-->
<!----------------------------->
<!--START OF OUTPUT FROM EXCEL PUBLISH AS WEB PAGE WIZARD -->
<!----------------------------->
<div id="Table1_16922" align=center x:publishsource="Excel">
<table border=0 cellpadding=0 cellspacing=0 width=1217 style='border-collapse:
collapse;table-layout:fixed;width:913pt'>
<col class=xl74 width=149 style='mso-width-source:userset;mso-width-alt:4778;
width:112pt'>
<col class=xl74 width=263 style='mso-width-source:userset;mso-width-alt:8405;
width:197pt'>
<col class=xl74 width=247 style='mso-width-source:userset;mso-width-alt:7893;
width:185pt'>
<col class=xl74 width=297 style='mso-width-source:userset;mso-width-alt:9514;
width:223pt'>
<col class=xl74 width=261 style='mso-width-source:userset;mso-width-alt:8362;
width:196pt'>
<tr height=57 style='height:43.0pt'>
<td height=57 class=xl77 width=149 style='height:43.0pt;width:112pt'>Instrument</td>
<td class=xl78 width=263 style='width:197pt'>Depth range (m), <br>
Boyer et al, <font class="font10">2018b</font></td>
<td class=xl78 width=247 style='width:185pt'>Estimated uncertainty for T (°C)</td>
<td class=xl78 width=297 style='width:223pt'>Estimated uncertainty for sample
depth</td>
<td class=xl78 width=261 style='width:196pt'>References</td>
</tr>
<tr height=24 style='height:18.0pt;mso-yfti-irow:1'>
<td rowspan=5 height=154 class=xl65 width=149 style='border-bottom:1.0pt solid black;
height:116.0pt;border-top:none;width:112pt'>Animal mounted recorder</td>
<td rowspan=5 class=xl65 width=263 style='border-bottom:1.0pt solid black;
border-top:none;width:197pt'>0 - 2000</td>
<td class=xl66 width=247 style='width:185pt'>0.005 (0.5 for MKR3 TTDR
sensor)<span style='mso-spacerun:yes'> </span></td>
<td class=xl66 width=297 style='width:223pt'>-</td>
<td class=xl66 width=261 style='width:196pt'>Atkinson et al., 2014</td>
</tr>
<tr height=21 style='height:16.0pt'>
<td rowspan=2 height=72 class=xl68 width=247 style='border-bottom:1.0pt solid black;
height:54.0pt;border-top:none;width:185pt'>0.5 (Mk 3 data recording tags
(Wildlife Computers, Seattle, Washington))</td>
<td rowspan=2 class=xl68 width=297 style='border-bottom:1.0pt solid black;
border-top:none;width:223pt'><2m up to 450m; <4m deeper than 450m</td>
<td rowspan=2 class=xl68 width=261 style='border-bottom:1.0pt solid black;
border-top:none;width:196pt'>Boehlert et al, 2001</td>
</tr>
<tr height=51 style='mso-height-source:userset;height:38.0pt'>
</tr>
<tr height=21 style='height:16.0pt'>
<td rowspan=2 height=58 class=xl68 width=247 style='border-bottom:1.0pt solid black;
height:44.0pt;border-top:none;width:185pt'>0.1 (Mk 9 and Mk10 archival tags);
0.005 (CTD-SRDL, elephant seals)</td>
<td rowspan=2 class=xl68 width=297 style='border-bottom:1.0pt solid black;
border-top:none;width:223pt'>2 dbar (0.3 to 0.035%*reading)/ K</td>
<td rowspan=2 class=xl68 width=261 style='border-bottom:1.0pt solid black;
border-top:none;width:196pt'>Boyer et al., 2018b</td>
</tr>
<tr height=37 style='mso-height-source:userset;height:28.0pt'>
</tr>
<tr height=47 style='height:35.0pt;mso-yfti-irow:4'>
<td rowspan=4 height=119 class=xl65 width=149 style='border-bottom:1.0pt solid black;
height:89.0pt;border-top:none;width:112pt'>CTD (downcast)</td>
<td rowspan=4 class=xl65 width=263 style='border-bottom:1.0pt solid black;
border-top:none;width:197pt'>0 - 8000</td>
<td class=xl66 width=247 style='width:185pt'>0.002 (0.05 for RBR instruments)</td>
<td class=xl66 width=297 style='width:223pt'>0.015% full scale</td>
<td class=xl66 width=261 style='width:196pt'>Atkinson et al., 2014; <br>
Saunders et al, 19<font class="font5">91</font></td>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl66 width=247 style='height:18.0pt;width:185pt'>0.001</td>
<td class=xl70 width=297 style='width:223pt'>-<font class="font6"> </font></td>
<td class=xl66 width=261 style='width:196pt'>Thomson & Emery, 2014</td>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl66 width=247 style='height:18.0pt;width:185pt'>0.001</td>
<td class=xl66 width=297 style='width:223pt'> 0.015% full scale</td>
<td class=xl66 width=261 style='width:196pt'>Gouretski & Reseghetti, 2010</td>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl66 width=247 style='height:18.0pt;width:185pt'>0.001 -
0.005</td>
<td class=xl66 width=297 style='width:223pt'>0.015-0.08% in pressure</td>
<td class=xl66 width=261 style='width:196pt'>Boyer et al., <font class="font5">2018b</font></td>
</tr>
<tr height=47 style='height:35.0pt;mso-yfti-irow:8'>
<td height=47 class=xl71 width=149 style='height:35.0pt;width:112pt'>Digital
Bathythermograph</td>
<td class=xl66 width=263 style='width:197pt'>0 - <font class="font5">6</font><font
class="font6">000</font></td>
<td class=xl66 width=247 style='width:185pt'>0.05</td>
<td class=xl66 width=297 style='width:223pt'>-</td>
<td class=xl66 width=261 style='width:196pt'>Atkinson et al., 2014</td>
</tr>
<tr height=45 style='mso-height-source:userset;height:34.0pt;mso-yfti-irow:
9'>
<td rowspan=3 height=92 class=xl65 width=149 style='border-bottom:1.0pt solid black;
height:69.0pt;border-top:none;width:112pt'>Drifting Buoy</td>
<td rowspan=3 class=xl65 width=263 style='border-bottom:1.0pt solid black;
border-top:none;width:197pt'>0 - 400</td>
<td rowspan=2 class=xl65 width=247 style='border-bottom:1.0pt solid black;
border-top:none;width:185pt'>0.002 - 0.01</td>
<td rowspan=2 class=xl68 width=297 style='border-bottom:1.0pt solid black;
border-top:none;width:223pt'><2dbar (SBE 43); <br>
1% in pressure (SBE37 IM)</td>
<td rowspan=2 class=xl65 width=261 style='border-bottom:1.0pt solid black;
border-top:none;width:196pt'>Boyer et al, <font class="font5">2018b</font></td>
</tr>
<tr height=23 style='height:17.0pt'>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl66 width=247 style='height:18.0pt;width:185pt'>0.26</td>
<td class=xl70 width=297 style='width:223pt'>-<font class="font6"> </font></td>
<td class=xl66 width=261 style='width:196pt'>Woodruff et al 2011</td>
</tr>
<tr height=24 style='height:18.0pt;mso-yfti-irow:11'>
<td rowspan=2 height=48 class=xl65 width=149 style='border-bottom:1.0pt solid black;
height:36.0pt;border-top:none;width:112pt'>Glider</td>
<td rowspan=2 class=xl68 width=263 style='border-bottom:1.0pt solid black;
border-top:none;width:197pt'>0 - 1200</td>
<td class=xl66 width=247 style='width:185pt'>0.002</td>
<td class=xl70 width=297 style='width:223pt'>-<font class="font6"> </font></td>
<td class=xl66 width=261 style='width:196pt'>Atkinson et al., 2014</td>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl70 width=247 style='height:18.0pt;width:185pt'>0.001 -
0.005</td>
<td class=xl66 width=297 style='width:223pt'>0.015-0.08% in pressure</td>
<td class=xl70 width=261 style='width:196pt'>Boyer et al, 2018b</td>
</tr>
<tr height=24 style='height:18.0pt;mso-yfti-irow:13'>
<td rowspan=4 height=96 class=xl65 width=149 style='border-bottom:1.0pt solid black;
height:72.0pt;border-top:none;width:112pt'>MBT</td>
<td rowspan=4 class=xl65 width=263 style='border-bottom:1.0pt solid black;
border-top:none;width:197pt'>0 - 300</td>
<td class=xl66 width=247 style='width:185pt'>0.3</td>
<td class=xl70 width=297 style='width:223pt'>-<font class="font7"> </font></td>
<td class=xl66 width=261 style='width:196pt'>Atkinson et al., 2014</td>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl66 width=247 style='height:18.0pt;width:185pt'>0.1</td>
<td class=xl66 width=297 style='width:223pt'>-</td>
<td class=xl66 width=261 style='width:196pt'>Gouretski and Reseghetti., 2010</td>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl70 width=247 style='height:18.0pt;width:185pt'>0.2°F</td>
<td class=xl66 width=297 style='width:223pt'>2-3%</td>
<td class=xl66 width=261 style='width:196pt'>Couper and LaFond, 1969</td>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl66 width=247 style='height:18.0pt;width:185pt'>0.1
(Soviet MBTs)</td>
<td class=xl66 width=297 style='width:223pt'> </td>
<td class=xl66 width=261 style='width:196pt'>State Oceanographic Institute,
1977</td>
</tr>
<tr height=24 style='height:18.0pt;mso-yfti-irow:17'>
<td rowspan=3 height=87 class=xl65 width=149 style='border-bottom:1.0pt solid black;
height:65.0pt;border-top:none;width:112pt'>Micro Bathythermograph</td>
<td rowspan=3 class=xl65 width=263 style='border-bottom:1.0pt solid black;
border-top:none;width:197pt'>0 - 700</td>
<td class=xl66 width=247 style='width:185pt'>0.002 (0.05 for RBR instruments)</td>
<td class=xl66 width=297 style='width:223pt'>-</td>
<td class=xl66 width=261 style='width:196pt'>Atkinson et al., 2014</td>
</tr>
<tr height=47 style='mso-height-source:userset;height:35.0pt'>
<td rowspan=2 height=63 class=xl65 width=247 style='border-bottom:1.0pt solid black;
height:47.0pt;border-top:none;width:185pt'>0.002 (Seabird); <br>
0.1 (resolution, RBR)</td>
<td rowspan=2 class=xl65 width=297 style='border-bottom:1.0pt solid black;
border-top:none;width:223pt'>0.1% full scale in pressure</td>
<td rowspan=2 class=xl65 width=261 style='border-bottom:1.0pt solid black;
border-top:none;width:196pt'>Boyer et al, 2018b</td>
</tr>
<tr height=16 style='mso-height-source:userset;height:12.0pt'>
</tr>
<tr height=24 style='height:18.0pt;mso-yfti-irow:19'>
<td rowspan=3 height=72 class=xl65 width=149 style='border-bottom:1.0pt solid black;
height:54.0pt;border-top:none;width:112pt'>Moored Buoy</td>
<td rowspan=3 class=xl65 width=263 style='border-bottom:1.0pt solid black;
border-top:none;width:197pt'>0 - 6000</td>
<td class=xl66 width=247 style='width:185pt'>0.002 - 0.09</td>
<td class=xl66 width=297 style='width:223pt'>-</td>
<td class=xl66 width=261 style='width:196pt'>Boyer et al, 2018b</td>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl66 width=247 style='height:18.0pt;width:185pt'>0.02 -
0.36</td>
<td class=xl66 width=297 style='width:223pt'>- </td>
<td class=xl66 width=261 style='width:196pt'>Atkinson et al., 2014</td>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl66 width=247 style='height:18.0pt;width:185pt'>0.3</td>
<td class=xl66 width=297 style='width:223pt'>-</td>
<td class=xl66 width=261 style='width:196pt'>Woodruff et al, 2011</td>
</tr>
<tr height=63 style='mso-height-source:userset;height:47.0pt;mso-yfti-irow:
22'>
<td rowspan=2 height=120 class=xl65 width=149 style='border-bottom:1.0pt solid black;
height:90.0pt;border-top:none;width:112pt'>Ocean Station Data (Bottle,
Buckets and low resolution STD, CTD, XCTD)</td>
<td rowspan=2 class=xl65 width=263 style='border-bottom:1.0pt solid black;
border-top:none;width:197pt'>0 - 8000</td>
<td class=xl66 width=247 style='width:185pt'>0.02</td>
<td class=xl66 width=297 style='width:223pt'> -</td>
<td class=xl66 width=261 style='width:196pt'>Atkinson et al., 2014</td>
</tr>
<tr height=57 style='mso-height-source:userset;height:43.0pt'>
<td height=57 class=xl70 width=247 style='height:43.0pt;width:185pt'>-</td>
<td class=xl66 width=297 style='width:223pt'>>5%</td>
<td class=xl66 width=261 style='width:196pt'>Brennecke, 1921</td>
</tr>
<tr height=47 style='height:35.0pt;mso-yfti-irow:24'>
<td rowspan=2 height=71 class=xl65 width=149 style='border-bottom:1.0pt solid black;
height:53.0pt;border-top:none;width:112pt'>Profiling float</td>
<td rowspan=2 class=xl65 width=263 style='border-bottom:1.0pt solid black;
border-top:none;width:197pt'>0 - 2000</td>
<td class=xl66 width=247 style='width:185pt'>0.002 (Argo); <br>
0.005 (pre Argo)</td>
<td class=xl66 width=297 style='width:223pt'>2.4 dbar</td>
<td class=xl66 width=261 style='width:196pt'>Davis et al, 2001;<br>
Boyer et al., 2018b</td>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl66 width=247 style='height:18.0pt;width:185pt'>0.002</td>
<td class=xl66 width=297 style='width:223pt'>-</td>
<td class=xl66 width=261 style='width:196pt'>Atkinson et al., 2014</td>
</tr>
<tr height=24 style='height:18.0pt;mso-yfti-irow:26'>
<td rowspan=4 height=141 class=xl65 width=149 style='border-bottom:1.0pt solid black;
height:105.0pt;border-top:none;width:112pt'>STD</td>
<td rowspan=4 class=xl68 width=263 style='border-bottom:1.0pt solid black;
border-top:none;width:197pt'>0 - 1000 Thomson & Emery, 2014;<br>
<span style='mso-spacerun:yes'> </span>0-6000dbar Molinelli & Kirwan,
1980</td>
<td class=xl66 width=247 style='width:185pt'>0.002</td>
<td class=xl66 width=297 style='width:223pt'>-</td>
<td class=xl66 width=261 style='width:196pt'>Atkinson et al., 2014</td>
</tr>
<tr height=47 style='height:35.0pt'>
<td height=47 class=xl66 width=247 style='height:35.0pt;width:185pt'>0.15<span
style='mso-spacerun:yes'> </span>(early models); <br>
0.05<span style='mso-spacerun:yes'> </span>(later models, eg Plessey 9040)</td>
<td class=xl66 width=297 style='width:223pt'>-</td>
<td class=xl66 width=261 style='width:196pt'>Thomson & Emery, 2014</td>
</tr>
<tr height=47 style='mso-height-source:userset;height:35.0pt'>
<td rowspan=2 height=70 class=xl68 width=247 style='border-bottom:1.0pt solid black;
height:52.0pt;border-top:none;width:185pt'>0.02</td>
<td rowspan=2 class=xl65 width=297 style='border-bottom:1.0pt solid black;
border-top:none;width:223pt'>0.25% of full scale (Plessey STD); <br>
0.1% full scale (Grundy CSTD)</td>
<td rowspan=2 class=xl65 width=261 style='border-bottom:1.0pt solid black;
border-top:none;width:196pt'>Molinelli & Kirwan, 1980</td>
</tr>
<tr height=23 style='height:17.0pt'>
</tr>
<tr height=47 style='height:35.0pt;mso-yfti-irow:29'>
<td height=47 class=xl71 width=149 style='height:35.0pt;width:112pt'>Undulating
Oceanic Recorders</td>
<td class=xl70 width=263 style='width:197pt'>0 - 350</td>
<td class=xl70 width=247 style='width:185pt'>0.01</td>
<td class=xl66 width=297 style='width:223pt'>-</td>
<td class=xl66 width=261 style='width:196pt'>Atkinson et al., 2014</td>
</tr>
<tr height=24 style='height:18.0pt;mso-yfti-irow:30'>
<td rowspan=5 height=139 class=xl65 width=149 style='border-bottom:1.0pt solid black;
height:104.0pt;border-top:none;width:112pt'>XBT</td>
<td rowspan=5 class=xl65 width=263 style='border-bottom:1.0pt solid black;
border-top:none;width:197pt'>0 - 1<font class="font5">830</font></td>
<td class=xl70 width=247 style='width:185pt'>0.15</td>
<td class=xl66 width=297 style='width:223pt'>- </td>
<td class=xl66 width=261 style='width:196pt'>Atkinson et al., 2014</td>
</tr>
<tr height=47 style='height:35.0pt'>
<td height=47 class=xl70 width=247 style='height:35.0pt;width:185pt'>0.2</td>
<td class=xl66 width=297 style='width:223pt'>- </td>
<td class=xl66 width=261 style='width:196pt'>Gouretski and Reseghetti, 2010;
<br>
Kizu and Hanawa, 2002</td>
</tr>
<tr height=21 style='height:16.0pt'>
<td rowspan=2 height=44 class=xl65 width=247 style='border-bottom:1.0pt solid black;
height:33.0pt;border-top:none;width:185pt'>0.1 (Sippican & TSK); <br>
0.15 (S<font class="font5">ippican Submarine probes)</font></td>
<td rowspan=2 class=xl73 width=297 style='border-bottom:1.0pt solid black;
width:223pt'>2% (or 4.6m, whichever is greater)</td>
<td rowspan=2 class=xl73 width=261 style='border-bottom:1.0pt solid black;
width:196pt'>Boyer et al., 2018b</td>
</tr>
<tr height=23 style='height:17.0pt'>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl66 width=247 style='height:18.0pt;width:185pt'>0.1</td>
<td class=xl70 width=297 style='width:223pt'>2% (or 4.6m, whichever is
greater)</td>
<td class=xl70 width=261 style='width:196pt'>Lockheed Martin, 2013</td>
</tr>
<tr height=47 style='height:35.0pt;mso-yfti-irow:34'>
<td rowspan=6 height=167 class=xl65 width=149 style='border-bottom:1.0pt solid black;
height:125.0pt;border-top:none;width:112pt'>XCTD</td>
<td rowspan=6 class=xl68 width=263 style='border-bottom:1.0pt solid black;
border-top:none;width:197pt'>0 - 1900</td>
<td class=xl66 width=247 style='width:185pt'>0.02</td>
<td class=xl70 width=297 style='width:223pt'>-<font class="font6"> </font></td>
<td class=xl66 width=261 style='width:196pt'>Atkinson et al., 2014; <br>
<font class="font5">Boyer et al., 2018b</font></td>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl70 width=247 style='height:18.0pt;width:185pt'>0.02
(TSK)</td>
<td class=xl70 width=297 style='width:223pt'>5m or 2% of depth</td>
<td class=xl70 width=261 style='width:196pt'>Mizuno & Watanabe, 1998</td>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl70 width=247 style='height:18.0pt;width:185pt'>0.01 -
0.02</td>
<td class=xl70 width=297 style='width:223pt'>-</td>
<td class=xl70 width=261 style='width:196pt'>Johnson, 1995</td>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl70 width=247 style='height:18.0pt;width:185pt'>0.012</td>
<td class=xl70 width=297 style='width:223pt'>-</td>
<td class=xl70 width=261 style='width:196pt'>Elgin, 1994</td>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl66 width=247 style='height:18.0pt;width:185pt'>0.02
post-1998</td>
<td class=xl66 width=297 style='width:223pt'>4% pre-1998</td>
<td class=xl66 width=261 style='width:196pt'>Sy, A, 1993</td>
</tr>
<tr height=24 style='height:18.0pt'>
<td height=24 class=xl66 width=247 style='height:18.0pt;width:185pt'>0.06
pre-1998</td>
<td class=xl66 width=297 style='width:223pt'>2% post-1998</td>
<td class=xl66 width=261 style='width:196pt'>Sy, A, 1998</td>
</tr>
<tr height=21 style='height:16.0pt'>
<td height=21 class=xl75 width=149 style='height:16.0pt;width:112pt'></td>
<td class=xl72 width=263 style='width:197pt'></td>
<td class=xl75 width=247 style='width:185pt'></td>
<td class=xl75 width=297 style='width:223pt'></td>
<td class=xl75 width=261 style='width:196pt'></td>
</tr>
<tr height=32 style='height:24.0pt'>
<td height=32 class=xl76 width=149 style='height:24.0pt;width:112pt'>References</td>
<td class=xl72 width=263 style='width:197pt'></td>
<td class=xl75 width=247 style='width:185pt'></td>
<td class=xl75 width=297 style='width:223pt'></td>
<td class=xl75 width=261 style='width:196pt'></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Atkinson,
C. P., Rayner, N. A., Kennedy, J. J., and Good, S. A. (2014). An integrated
database of ocean temperature and salinity observations. <font
class="font9">J. Geophys. Res. Oceans</font><font class="font8"> 119,
7139–7163. doi: 10.1002/2014JC010053</font></span></td>
</tr>
<tr class=xl80 height=81 style='mso-height-source:userset;height:61.0pt'>
<td colspan=5 height=81 class=xl79 width=1217 style='height:61.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Boehlert,
G. W., Costa, D. P., Crocker, D. E., Green, P., O'Brien, T., Levitus, S., et
al. (2001). Autonomous pinniped environmental samplers: using instrumented
animals as oceanographic data collectors. <font class="font9">J. Atmos.
Ocean. Technol</font><font class="font8">. 18, 1882–1893. doi:
10.1175/1520-0426(2001)018<1882:APESUI>2.0.CO;2</font></span></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
Boyer, T. P., Baranova, O. K., Coleman, C., Garcia, H. E., Grodsky, R. A.,
Mishonov, A. V., et al. (2018b). <font class="font9">World Ocean
Database 2018</font><font class="font8">. Technical report, NOAA Atlas NESDIS
87.</font></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Brennecke,
W. (1921). <font class="font9">Die ozeanographischen Arbeiten der
Deutschen Antarktischen Expedition 1911-1912</font><font class="font8">.
University of California Libraries, Hamburg.</font></span></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Couper,
B., and LaFond, E. (1969). <font class="font9">The Mechanical
Bathythermograph an Historical Review</font><font class="font8">. Technical
report, US Navy.</font></span></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Davis,
R. E., Sherman, J. T., and Dufour, J. (2001). Profiling ALACEs and other
advances in autonomous subsurface floats. <font class="font9">J. Atmos.
Ocean. Technol</font><font class="font8">. 18, 982–993. doi:
10.1175/1520-0426(2001)018<0982:PAAOAI>2.0.CO;2</font></span></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Elgin,
R. R. H. (1994). “An evaluation of XCTD performance with design
improvements,” in <font class="font9">Proceedings of OCEANS'94</font><font
class="font8"> (Brest: IEEE). doi: 10.1109/OCEANS.1994.363868</font></span></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Gouretski,
V., and Reseghetti, F. (2010). On depth and temperature biases in
bathythermograph data: development of a new correction scheme based on
analysis of a global ocean database. <font class="font9">Deep Sea Res. I
Oceanogr. Res. Pap</font><font class="font8">. 57, 812–833. doi:
10.1016/j.dsr.2010.03.011</font></span></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Johnson,
G. C. (1995). Revised XCTD fall-rate equation coefficients from CTD
data. <font class="font9">J. Atmos. Ocean. Technol</font><font
class="font8">. 12, 1367–1373. doi:
10.1175/1520-0426(1995)012<1367:RXFREC>2.0.CO;2</font></span></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Kizu,
S., Sukigara, C., and Hanawa, K. (2011). Comparison of the fall rate and
structure of recent T-7 XBT manufactured by Sippican and TSK. <font
class="font9">Ocean Sci</font><font class="font8">. 7, 231–244. doi:
10.5194/os-7-231-2011</font></span></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Mizuno,
K., and Watanabe, T. (1998). Preliminary results of <font class="font9">in-situ</font><font
class="font8"> XCTD/CTD comparison test. </font><font class="font9">J.
Oceanogr</font><font class="font8">. 54, 373–380. doi: 10.1007/BF02742621</font></span></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Lockheed
Martin (2013). <font class="font9">Expendable Bathythermograph
Expendable Sound Velocimeter (XBT/XSV) Expendable Profiling Systems</font><font
class="font8">. Technical report, Lockheed Martin.</font></span></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Molinelli,
E., and Kirwarn, A. (1980). <font class="font9">Requirements for an
Historical Stratification File Using STD and CTD Data</font><font
class="font8">. Technical report, Science Applications, Inc., McLean, VA.</font></span></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Saunders,
P. M., Mahrt, K.-H., and Williams, R. T. (1991). <font class="font9">Standards
and Laboratory Calibration</font><font class="font8">. Technical report, WHP
Operations and Methods.</font></span></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>State
Oceanographic Institute (1977). <font class="font9">Manual on
Hydrographic Works at Sea, 2nd Edn</font><font class="font8">. Leningrad:
Gidrometeoizdat.</font></span></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Sy,
A. (1993). Field Evaluation of XCTD performance. <font class="font9">Int.
WOCE Newslett</font><font class="font8">. 14, 33–37.</font></span></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Sy,
A. (1998). At-sea test of a new XCTD system. <font class="font9">Int.
WOCE Newslett</font><font class="font8">. 31, 45–47.</font></span></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Thomson,
R., and Emery, W. (2014). <font class="font9">Data Analysis Methods in
Physical Oceanography, 3rd Edn</font><font class="font8">. Amsterdam:
Elsevier Science.</font></span></td>
</tr>
<tr class=xl80 height=68 style='mso-height-source:userset;height:51.0pt'>
<td colspan=5 height=68 class=xl79 width=1217 style='height:51.0pt;
width:913pt'>
<meta charset=utf-8>
<span style='font-variant-ligatures: normal;font-variant-caps: normal;
orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;
text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial'>Woodruff,
S. D., Worley, S. J., Lubker, S. J., Ji, Z., Eric Freeman, J., Berry, D. I.,
et al. (2011). ICOADS release 2.5: extensions and enhancements to the surface
marine meteorological archive. <font class="font9">Int. J. Climatol</font><font
class="font8">. 31, 951–967. doi: 10.1002/joc.2103</font></span></td>
</tr>
<![if supportMisalignedColumns]>
<tr height=0 style='display:none'>
<td width=149 style='width:112pt'></td>
<td width=263 style='width:197pt'></td>
<td width=247 style='width:185pt'></td>
<td width=297 style='width:223pt'></td>
<td width=261 style='width:196pt'></td>
</tr>
<![endif]>
</table>
</div>
<!----------------------------->
<!--END OF OUTPUT FROM EXCEL PUBLISH AS WEB PAGE WIZARD-->
<!----------------------------->
</body>
</html>