Tempest - A flexible temperature-map/heat-map generator
=======

The goal of Tempest is to provide a consistent, reliable, multi-language API
for generating heat-map images based on coordinate data-sets.

Tempest is implemented natively in multiple programming languages, including
Python 2.  This implementation is "pure" Python, meaning that there is no
C code to configure or compile.

Installation
------------
To install using distutils:

    python setup.py install

Author
------
Evan Kaufman <evan@digitalflophouse.com>

License
-------
This program is released under the MIT license
<http://www.opensource.org/licenses/mit-license.php>
