Skip to content

leocamello/ColorReliefChallenge

Repository files navigation

DroneMapp

Color Relief + Slope and Shaded Relief

View Jupyter Notebook on Jupyter Notebook Viewer or on GitHub

Libraries

  • GDAL
  • Numpy

Installation

In my development environment I have been using Conda package manager. It is included in Anaconda Python distribution.

GDAL

To install GDAL in the environment:

$ conda install GDAL

How To Run

$ python main.py <input_dem> <color_relief_txt> <slope_color_txt> <output_dem>

About

Color Relief + Slope and Shaded Relief

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published