/TopoTrace

Python library to grab the topography profile from the GTOPO30 dataset along a line between two points.

Primary LanguageJupyter Notebook

Dependencies

  • gdal command-line tools
  • python 2.7

Installation

git clone http://github.com/samhiatt/TopoTrace.git 
cd TopoTrace 
pip install -r requirements.txt

TODO: Add instructions for acquiring GTOPO30 dem data

Server start

python http_server.py