You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
648 B
Plaintext
22 lines
648 B
Plaintext
|
1 month ago
|
#
|
||
|
|
# Color table for bathymetry modeled after IBCSO
|
||
|
|
# at depth but turning lighter towards sea level.
|
||
|
|
# Designed by P. Wessel, SOEST
|
||
|
|
#------------------------------------------------
|
||
|
|
# COLOR_MODEL = RGB
|
||
|
|
# RANGE = -8000/0
|
||
|
|
#------------------------------------------------
|
||
|
|
0 black 0.125 20/30/53
|
||
|
|
0.125 20/30/53 0.25 38/60/106
|
||
|
|
0.25 38/60/106 0.375 46/80/133
|
||
|
|
0.375 46/80/133 0.5 53/99/160
|
||
|
|
0.5 53/99/160 0.625 72/151/211
|
||
|
|
0.625 72/151/211 0.75 90/185/233
|
||
|
|
0.75 90/185/233 0.875 141/210/239
|
||
|
|
0.875 141/210/239 1 245/255/255
|
||
|
|
#------------------------------------------------
|
||
|
|
B black
|
||
|
|
F white
|
||
|
|
N gray
|
||
|
|
#----------------------------------------------------------
|