A python script to generate color lookup table for heightmaps based on earth DEM and true color data.
RDT_20230719_093825.mp4
This project is licensed under the GNU General Public License v3.0.
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.
Like that: