Skip to content

jennaguffogg/relative-elevation-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEM data exploration and relative elevation modelling

Rioxarray, Xarray, OSMnX and Datashader

Jupyter notebook exploring DEM data in geotiff format and generating a relative elevation model for a section of the Yarra River, Victoria, Australia.

Based on REM-xarray by DahnJ

Run this notebook

python -m venv river-flood-analysis-python
source river-flood-analysis-python/bin/activate
pip install -r requirements.txt

Downloading the data

About

Relative elevation in python using DEM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published