Metadata-Version: 2.1
Name: RFModel
Version: 0.0.9
Summary: RFModel Python API
Home-page: https://github.com/talos-gis/rfmodel
Author: Idan Miara
Author-email: idan@miara.com
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/x-rst
Requires-Dist: numpy
Requires-Dist: gdal (>=3.0.0)
Requires-Dist: gdal-utils (>=3.3.0.7)
Requires-Dist: pyproj (>=3.0.1)
Provides-Extra: tirem
Requires-Dist: tirem ; extra == 'tirem'

.. _rfmodel_readme:

:Name: RFModel
:Author: Idan Miara

.. |license| image:: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square
   :target: https://github.com/talos-gis/rfmodel/raw/master/LICENSE

.. _tirem_python_api: https://github.com/talos-gis/rfmodel/blob/master/README_TIREM.rst

.. _TIREM: https://www.alionscience.com/terrain-integrated-rough-earth-model-tirem/

.. _ALION: https://www.alionscience.com/

|license|

RFModel
==========

The RFModel library is a frontend API for RF Models.

Currently the only supported model is:

* `TIREM`_ by `ALION`_ - see `tirem_python_api`_

Building `RFModel` wheel
~~~~~~~~~~~~~~~~~~~~~~~~~~~

  > build-rfmodel-wheel.bat

License
=======

|license|

This library is released under the MIT license, hence allowing commercial
use of the library. Please refer to the :code:`LICENSE` file.


