Skip to content

Vizualisation (or visualisation, depending on your country) tools for LSDTopoTools and lsdtopytools

License

Notifications You must be signed in to change notification settings

LSDtopotools/lsdviztools

Repository files navigation

lsdviztools

https://img.shields.io/pypi/v/lsdviztools.svg?branch=master https://travis-ci.com/LSDtopotools/lsdviztools.svg?branch=master

lsdvizools is a collection of routines for plotting geospatial data, with a focus on data produced by LSDTopoTools or by lsdtopytools.

Features

  • Plotting of rasters that includes formatting so you can get publication-ready figures with one command.
  • Selection of basins and channels for topographic analysis.
  • Tools for plotting point data, usually associated with channel networks, derived from LSDTopoTools command line tools.
  • Downloading of data from opentopography,org

Examples

Multiple examples can be found in the form of python notebooks located here: https://github.com/LSDtopotools/lsdtt_notebooks

These notebooks can be opened using google colaboratory, only a functioning web browser is required.

Getting started

You can install lsdviztools with pip.

You can also use our docker container (in the second command you need to change the path after -v to your local directory). You first need to install docker: https://www.docker.com/products/docker-desktop

$ docker pull lsdtopotools/lsdtt_pytools_docker

$ docker run -it -v /path/to/my/local/directory:/LSDTopoTools -p 8888:8888 lsdtopotools/lsdtt_pytools_docker

# jupyter notebook --ip 0.0.0.0 --port 8888 --no-browser --allow-root

Then go to the jupyter notebook in your web browser by going to http://localhost:8888/

Credits

This package was written by Simon M. Mudd, Fiona J. Clubb and Stuart W.D. Grieve

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Vizualisation (or visualisation, depending on your country) tools for LSDTopoTools and lsdtopytools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages