Skip to content

gillilanda/landscape_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Landscape Analysis

Code created to automate various tasks in my thesis project.

circular_plots.m

This is a matlab file that plots circular data and runs circular statistics. Circular statistics functions are adapted from CircStat (Berens 2025). Input: CSV format, units degrees

example graph:

Screenshot 2025-01-24 at 11 07 03 AM

graph_all_slopes.ipynb

This jupyter notebook plots the slope of multiple areas (basins). Input folder path to DBF format files. Output individual normalized slope graphs.

old_circular_plots.ipynb

This is a jupyter notebook that plots circular data. Graphs are ugly and difficult to customize. Use matlab one instead.

References

Philipp Berens (2025). Circular Statistics Toolbox (Directional Statistics) (https://www.mathworks.com/matlabcentral/fileexchange/10676-circular-statistics-toolbox-directional-statistics), MATLAB Central File Exchange. Retrieved January 24, 2025.

About

Python scripts to automate landscape analysis tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors