Skip to content

Commit 5ac1bf7

Browse files
committed
demo_conical initial commit
1 parent a4f979d commit 5ac1bf7

12 files changed

Lines changed: 15122 additions & 1 deletion

demo_conical/bin/abyss.cpt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
#
2+
# gmt/abyss : Black/dark blue to lightblue for bathymetry [R=-8000/0, C=RGB]
3+
# Color table for bathymetry modeled after IBCSO
4+
# at depth but turning lighter towards sea level.
5+
# Designed by P. Wessel, SOEST
6+
#------------------------------------------------
7+
# COLOR_MODEL = RGB
8+
# RANGE = -8000/0
9+
#------------------------------------------------
10+
0 black 0.125 20/30/53
11+
0.125 20/30/53 0.25 38/60/106
12+
0.25 38/60/106 0.375 46/80/133
13+
0.375 46/80/133 0.5 53/99/160
14+
0.5 53/99/160 0.625 72/151/211
15+
0.625 72/151/211 0.75 90/185/233
16+
0.75 90/185/233 0.875 141/210/239
17+
0.875 141/210/239 1 245/255/255
18+
#------------------------------------------------
19+
B black
20+
F white
21+
N gray
22+
#----------------------------------------------------------

demo_conical/bin/abyss_slab2.0

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
-620 black -542.5 20/30/53 L
2+
-542.5 20/30/53 -465 38/60/106 L
3+
-465 38/60/106 -387.5 46/80/133 L
4+
-387.5 46/80/133 -310 53/99/160 L
5+
-310 53/99/160 -232.5 72/151/211 L
6+
-232.5 72/151/211 -155 90/185/233 L
7+
-155 90/185/233 -77.5 141/210/239 L
8+
-77.5 141/210/239 0 245/255/255 B
9+
B black
10+
F white
11+
N gray

0 commit comments

Comments
 (0)