Metadata-Version: 2.1
Name: lsdviztools
Version: 0.1.0
Summary: lsdviztools is a collection of routines for plotting geospatial data, with a focus on data produces by LSDTopoTools or by lsdtopytools.
Home-page: https://github.com/simon-m-mudd/lsdviztools
Author: Simon Marius Mudd
Author-email: simon.m.mudd@ed.ac.uk
License: MIT license
Keywords: lsdviztools,lsdtopotools,lsdtopytools,GIS,topographic analysis,remote sensing,geomorphology,earth observation
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: rasterio
Requires-Dist: scipy
Requires-Dist: cartopy
Requires-Dist: fiona
Requires-Dist: shapely
Requires-Dist: geopandas
Requires-Dist: pyproj
Requires-Dist: gdal

===============
lsdviztools
===============


.. image:: https://img.shields.io/pypi/v/lsdviztools.svg
        :target: https://pypi.python.org/pypi/lsviztools

.. image:: https://img.shields.io/travis/LSDtopotools/lsdviztools.svg
        :target: https://travis-ci.com/LSDtopotools/lsdviztools

.. image:: https://readthedocs.org/projects/lsdviztools/badge/?version=latest
        :target: https://lsdviztools.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/LSDtopotools/lsdviztools/shield.svg
     :target: https://pyup.io/repos/github/LSDtopotools/lsdviztools/
     :alt: Updates



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


* Free software: MIT license
* Documentation: https://lsviztools.readthedocs.io.


Features
--------

* There are tons of cool features. One day we will tell you all about them. 

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2020-05-01)
------------------

* First release on PyPI.


