This repository contains example datasets for LSDTopoTools.
This contains a subset of data that is in the ExampleTopoDatasets
You can either clone this data, or you can download as a zip file.
If you have an LSDTopoTools directry, we reccommend making a data
subdirectory and then adding these files there.
$ cd data
$ wget https://github.com/LSDtopotools/SmallExampleTopoDatasets/archive/master.zip
$ unzip master.zip
$ mv ./SmallExampleTopoDatasets-master ./ExampleTopoDatasets
$ rm master.zip