https://github.com/pazner/turbo_colormaps
Turbo Colormap Files for ParaView, VisIt, and GLVis
https://github.com/pazner/turbo_colormaps
colormap glvis paraview visit visualization
Last synced: 7 months ago
JSON representation
Turbo Colormap Files for ParaView, VisIt, and GLVis
- Host: GitHub
- URL: https://github.com/pazner/turbo_colormaps
- Owner: pazner
- Created: 2019-12-08T22:10:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-09T00:06:58.000Z (almost 3 years ago)
- Last Synced: 2024-11-07T12:53:13.588Z (about 1 year ago)
- Topics: colormap, glvis, paraview, visit, visualization
- Language: Python
- Size: 8.79 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Turbo Colormap Files
These are a small collection of Python scripts to generate colormap files for the [turbo colormap](https://ai.googleblog.com/2019/08/turbo-improved-rainbow-colormap-for.html) for [ParaView](https://www.paraview.org), [VisIt](https://visit.llnl.gov), and [GLVis](https://glvis.org).
The number of points in the colormap can be selected by changing the `npts` variable (or all 256 data points can be used).
Generated files for ParaView (`turbo.xml`) and VisIt (`turbo.ct`) are also provided.
Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0