Data Table
Source ID |
Years |
Location | Samples |
Summaries |
Distributions |
Parameter |
Summary Variables |
|---|---|---|---|---|---|---|---|
| NPEO |
2001-2010 | North Pole | 73 |
Draft |
|
||
| BGEP |
2003-2008 | Beaufort Sea | 206 |
Draft |
|
||
| IOS-EBS |
1990-2003 | Eastern Beaufort | 389 |
Draft |
|
||
| IOS-CHK |
2003-2005 | Chukchi Sea | 27 |
Draft |
|
||
| US-Subs-An |
1975-2005 | Arctic Ocean | 782 |
Draft |
|
||
| US-Subs-Dg |
1986-1999 | Arctic Ocean | 1001 |
Draft |
|
||
| UK-Subs-An |
1987,1991 | Arctic Ocean | 149 |
Draft |
|
||
| UK-Subs-Dg |
1976 | Arctic Ocean | 27 |
Draft |
|
||
| AWI-GS |
1991-2002 | Greenland Sea | 139 |
Draft |
|
||
Air-EM |
2001-2009 | Arctic Ocean | 276 |
Snow+Ice |
|
||
ICESat1-G |
2005-2007 | Arctic Ocean | 16834 |
Thickness |
|
||
BIO-LS |
2003-2007 | Lancaster Sound | 36 |
Draft |
|
||
CanCoast |
1947-2010 | Canadian Archipelego, coastal stations |
6092 |
Not Available |
Thickness |
|
|
Davis_St |
2006-2008 | Davis Strait | 70 |
Draft |
|
||
IceBridge |
2009-2011 | Arctic Ocean | 369 |
Thickness |
|
Click on an X to get the file from each source.
Each summary file has data on up to three different variables which are listed in the last column.
Metadata: web file
Data formats:
Draft, Thickness, or Freeboard Summaries
Each file begins with one header line identifying the variables. The variables are listed in the table below. The header and data formats are
hdr_fmt = '( 2a12, a10, 6a9, a6, a10, 4a8, 2a8, a10, 3(4a10) ) '
data_fmt = '( 2a12, i10, 6f9.3, i6, f10.1, 4i8, 2f8.1, i10, 3(4f10.1) '
Variables in Summary Files Variable Description source Source code name platform Platform code name index unique index for the observation lat Mean latitude (deg N) lon Mean longitude (deg E) min_lat minimum latitude max_lat maximum latitude min_lon minimum longitude max_lon maximum longitude year Year mean_yday Mean year day month Month (1-12) min_dom minimum day of month max_dom maximum day of month n_days number of days with observatioins speed Speed of the platform (m/s) length Length of the track (km), excluding gaps nsamps Number of samples mean_x Mean x (depends on the data set, see the data table above) min_x Minimum x max_x Maximum x sd_x Standard Deviation of x mean_y Mean y (depends on the data set, see the data table above) min_y Minimum y max_y Maximum y sd_y Standard Deviation of y mean_z Mean ice draft or thickness (m), depends on the data set min_z Minimum max_z Maximum sd_z Standard deviation
Ice Thickness Distribution Files
Each file begins with one header line identifying the variables. The variables are listed in the table below with typical values of the number of bins, bin width, and first bin in brackets. The header and data formats are
hdr_fmt = '(2a12, a10, 2a9, 6a8, 2a8)'
data_fmt = '(2a12, i10, 2f9.3, 6i8, 2f8.2, 300f7.4 )'
Variables in Distribution Files Variable Description Source Source code name platform Platfrom code name index Unique index for the observation
(same as in the summary files)lat Latitude (deg N) lon Longitude (deg E) year Year yday Mean Year day month Month n_days Number of Days nsamps Number of point samples nbins Number of bins in the distribution [300] width Width of bins (m) (0.10] first Center of first bin (m) [0.00] distribution PDF as fraction (nbins values)