topobank-statistics

Statistical roughness analysis for "topobank"


License
MIT
Install
pip install topobank-statistics==1.2.4

Documentation

Statistical Analysis Functions for TopoBank

Purpose

This plugin adds the following analysis functions to Topobank:

  • Height/Curvature/Slope Distribution
  • Autocorrelation
  • Power Spectrum
  • Roughness Parameters
  • Scale-dependent slope/curvature
  • Variable bandwidth

For more information, see our paper.

Installation

For production:

pip install topobank-statistics

For development:

Clone project, enter project directory and run

pip install -e .[dev]