Skip to content

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

License

Notifications You must be signed in to change notification settings

otto-link/SatColorLUT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages