aboutsummaryrefslogtreecommitdiff
path: root/python/slope.py
AgeCommit message (Collapse)AuthorFilesLines
2020-07-08python: slope.py: Re-define filename of height data file.Paul Garlick1-1/+1
* python/slope.py: Read data from 'topography.txt' file.
2020-07-08python: Add slope.py.Paul Garlick1-0/+206
* python/slope.py: New file.