/SatColorLUT

A python script to generate color lookup table for heightmaps based on earth DEM and true color data

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

SatColorLUT

A python script to generate color lookup table for heightmaps based on earth DEM and true color data.

RDT_20230719_093825.mp4

License

This project is licensed under the GNU General Public License v3.0.

Usage

To generate the trivariate (elevation, gradient components) colormaps use the python script generate_clut.py:

python3 generate_clut.py

To use the colormap on a test heightmap use the python script generate_clut.py:

python3 apply_clut.py

Visit https://worldview.earthdata.nasa.gov to retrieve DEM and true color data of the earth surface.

How it works

Like that: