source: branches/iLoveclim/INPUT/HEMIN40/Sediment_map_Gabi_Laske/README.sedmap @ 359

Last change on this file since 359 was 4, checked in by dumas, 10 years ago

initial import GRISLI trunk

File size: 3.4 KB
Line 
1A GLOBAL DIGITAL MAP OF SEDIMENT THICKNESS AT 1x1 deg
2
3SEDIMENT MAP (sedmap):
4------------
5This global sediment map is digitized on a 1x1 deg grid.
6In the oceans, published digital high-resolution maps were
7averaged (e.g. Pacific, Indian and South Atlantic oceans).
8In area for which such files are not available (e.g. Arctic
9and North Altantic ocean), the sediment thickness was hand-
10digitized using atlases and maps. The sediments in most of the
11continental areas (incl. shelves) were obtained by digitizing the
12Tectonic Map of the World provided by the EXXON rpoduction research
13group (1985).
14
15The file is sedmap.map and is specified the following way:
16the values corresponds to the cells with midpoints
17 89.5N 179.5W, 89.5 178.5W, 89.5 177.5W aso.
18The last value corresponds to 89.5S 179.5E.
19A postscript file of the map is sedmap.ps.
20Values are km.
21
22Preparing the map for input into GMT:
23------------------------------------
24A file which is more straight forward to be used as input
25for GMT (but is significantly larger!) is sedmap.gmt.gz.
26Ftp this file onto your UNIX machine,
27having the binary option switched on. Then type:
28gunzip sedmap.gmt.
29
30The uncompressed file will be about 2.5Mbyte large.
31This file will contain 64800 lines where each one
32specifies a cell with: longitude, latitude, value.
33To convert the file sedmap.map into GMT input format,
34use the fortran code map2gmt.f.
35On unix machines, simply type:
36f77 map2gmt.f -o map2gmt
37map2gmt
38
39this sequence reads in sedmap.map and
40creates the file sedmap.gmt.
41
42SEDIMENT MODEL (tarfile):
43--------------
44We have also compiled elastic properties (rho, vp, vs)
45which are given in separate maps on the same 1x1 deg grid.
46Since these parameters change rapidly with depth, it became
47necessary to divide the sediment column into three layers,
48where the top layer is up to 2km thick, the second up to 5km.
49
50In the oceans, compressional velocities vp were calculated using
51published velocity functions, where available. On continents, we
52adopt the values given in global crustal model CRUST5.1 (2.1-2.5km/s
53in the first 2km, then 3.2-5.3km/s).
54
55Shear velocities and densities were calculated using the curves of
56Ludwig, Nafe and Drake.
57(Seismic Refraction, in "The Sea, Vol. 4, Ideas and Observations on
58Progress in the Study of the Seas", A.E. Maxwell (ed.),
59Wiley-Interscience, New York, 1970.)
60
61All 12 files (3 for each of thickness, vp, vs, rho) are assembled in
62the tarfile sedmod.tar. This file has been compressed using the
63UNIX compression gzip. Please use the binary option to ftp
64the tarfile, then type: gunzip sedmod.tar on your UNIX machine.
65You can extract all files by typing: tar -xvf sedmod.tar.
66
67The format is the same as for the sediment map:
68360x180 numbers, where the first one is assigned to the cell
69with midpoint 89.5N 179.5W, then 89.5N 179.5W, aso.
70
71Please let us know if you have any problems.
72
73REFERENCE:
74---------
75If you use this map or model, please use the following reference:
76G. Laske and G. Masters, A Global Digital Map of Sediment Thickness,
77EOS Trans. AGU, 78, F483, 1997.
78
79PLEASE PROVIDE FEEDBACK:
80-----------------------
81Also, as this model is evolving, we depend on your feedback.
82We are curious to know what you use this map for, so
83please let us know and please send us
84suggestions and/or corrections for the model.
85(glaske@ucsd.edu or gmasters@ucsd.edu).
86
87WEB PAGE:
88--------
89Please also check our Web page:
90http://mahi.ucsd.edu/Gabi/sediment.html
91
92Gabi Laske and Guy Masters
Note: See TracBrowser for help on using the repository browser.