Spatial Analysis F* Engine

Installation
============

#. Install dependencies::

    sudo apt-get install python-numpy python-gdal python-nose

#. Install this package::

    sudo easy_install python-safe

#. Run the tests::

    nosetests safe
