Metadata-Version: 1.1
Name: PyKrige
Version: 1.0
Summary: Kriging Toolkit for Python
Home-page: https://github.com/bsmurphy/PyKrige
Author: Benjamin S. Murphy
Author-email: bscott.murphy@gmail.com
License: UNKNOWN
Description: PyKrige is a kriging toolkit for Python that currently supports       two-dimensional ordinary and universal kriging. Regional-linear, point-logarithmic,       and external-scalar drift terms are currently supported.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: GIS
Requires: numpy
Requires: scipy
Requires: matplotlib
