Skip to content

cmirb/terrain_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Terrain Analysis

Description

This repository contains a collection of functions for performing terrain analysis in Python. The functions are organized into the following categories:

  • dem-functions: functions for working with digital elevation models (DEMs)
    • slope-functions: functions for calculating slope and aspect
    • hillshade-functions: functions for calculating hillshade
    • visualization-functions: functions for visualizing DEMs This collection will be expanded over time to include additional functions for working with DEMs and other terrain analysis tasks.

Prerequisites

DEM Functions

This folder comes with a handy installation guide for a GDAL environment in VS Code. See dem-functions/README.md for more information. It contains various ways of calculating slope, aspect, and hillshade. It also contains functions for visualizing DEMs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published