File: dkbluered

package info (click to toggle)
h5utils 1.13.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 752 kB
  • sloc: ansic: 3,367; cpp: 61; makefile: 50; sh: 4
file content (33 lines) | stat: -rw-r--r-- 761 bytes parent folder | download | duplicates (10)
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
# darkblue-blue-white-red-darkred color map, based loosely on "Seismic"
# color table from Spyglass Transform
  0.03  0.00  0.20 1
  0.07  0.00  0.31 1
  0.10  0.00  0.42 1
  0.11  0.00  0.53 1
  0.10  0.00  0.64 1
  0.09  0.00  0.75 1
  0.06  0.00  0.86 1
  0.01  0.00  0.97 1
  0.08  0.13  1.00 1
  0.22  0.30  1.00 1
  0.35  0.46  1.00 1
  0.48  0.60  1.00 1
  0.61  0.73  1.00 1
  0.75  0.83  1.00 1
  0.88  0.93  1.00 1
  1.00  1.00  1.00 1
  1.00  0.93  0.88 1
  1.00  0.83  0.75 1
  1.00  0.73  0.61 1
  1.00  0.60  0.48 1
  1.00  0.46  0.35 1
  1.00  0.30  0.22 1
  1.00  0.13  0.08 1
  0.97  0.00  0.01 1
  0.86  0.00  0.06 1
  0.75  0.00  0.09 1
  0.64  0.00  0.10 1
  0.53  0.00  0.11 1
  0.42  0.00  0.10 1
  0.31  0.00  0.07 1
  0.21  0.00  0.03 1