Skip to content

Commit 272ba54

Browse files
style(pre-commit.ci): auto fixes [...]
1 parent daf5142 commit 272ba54

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/cmap/data/paraview/record.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,27 @@
88
"interpolation": true,
99
"source": "https://github.com/kennethmoreland-com/kennethmoreland-com.github.io/tree/f0f50dcfda94c8e4c9c4927f78a98ff419fea450/content/color-advice/black-body"
1010
},
11-
"fast": {
11+
"coolwarm": {
1212
"authors": [
13-
"Francesca Samsel",
14-
"W. Alan Scott",
1513
"Kenneth Moreland"
1614
],
1715
"category": "diverging",
18-
"data": "cmap.data.paraview:fast",
19-
"info": "Diverging color map (blue to red) with high discriminability and a smooth transition in the middle to prevent artifacts at the midpoint.",
16+
"data": "cmap.data.paraview:coolwarm",
17+
"info": "Diverging color map (blue to red) built by interpolating colors in the Msh space. It has a smooth transition in the middle to prevent artifacts at the midpoint.",
2018
"interpolation": true,
21-
"source": "https://github.com/kennethmoreland-com/kennethmoreland-com.github.io/tree/f0f50dcfda94c8e4c9c4927f78a98ff419fea450/content/color-advice/fast"
19+
"source": "https://github.com/kennethmoreland-com/kennethmoreland-com.github.io/tree/f0f50dcfda94c8e4c9c4927f78a98ff419fea450/content/color-advice/smooth-cool-warm"
2220
},
23-
"coolwarm": {
21+
"fast": {
2422
"authors": [
23+
"Francesca Samsel",
24+
"W. Alan Scott",
2525
"Kenneth Moreland"
2626
],
2727
"category": "diverging",
28-
"data": "cmap.data.paraview:coolwarm",
29-
"info": "Diverging color map (blue to red) built by interpolating colors in the Msh space. It has a smooth transition in the middle to prevent artifacts at the midpoint.",
28+
"data": "cmap.data.paraview:fast",
29+
"info": "Diverging color map (blue to red) with high discriminability and a smooth transition in the middle to prevent artifacts at the midpoint.",
3030
"interpolation": true,
31-
"source": "https://github.com/kennethmoreland-com/kennethmoreland-com.github.io/tree/f0f50dcfda94c8e4c9c4927f78a98ff419fea450/content/color-advice/smooth-cool-warm"
31+
"source": "https://github.com/kennethmoreland-com/kennethmoreland-com.github.io/tree/f0f50dcfda94c8e4c9c4927f78a98ff419fea450/content/color-advice/fast"
3232
},
3333
"kindlmann": {
3434
"authors": [

0 commit comments

Comments
 (0)