.. PyPolate documentation master file, created by
   sphinx-quickstart on Tue Nov  2 02:04:46 2021.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

PyPolate 0.0.1
====================================
PyPolate is an open source project to make interpolating geospatial data in python easier. Geometric operations in PyPolate are performed by Geopandas. PyPolate currently works with spatial vector data and implements six different methods of spatial interpolation.

.. toctree::
   :maxdepth: 100
   :caption: Installation

   install

.. toctree::
   :maxdepth: 100
   :caption: Documentation
   
   pypolate


.. toctree::
   :maxdepth: 100
   :caption: Examples

   examples


Useful Links
-------------

`Source Repository (GitHub) <https://github.com/mikeRobWard/PyPolate/>`_ | `Binary Installers (PyPI) <https://github.com/mikeRobWard/PyPolate/>`_


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
