Metadata-Version: 2.1
Name: itmlogic
Version: 0.1
Summary: Longley-Rice irregular terrain propagation model
Home-page: https://github.com/edwardoughton/itmlogic
Author: Ed Oughton
Author-email: edward.oughton@gmail.com
License: MIT License
Keywords: Longley-Rice,propagation model,irregular terrain model
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.16.4)

itmlogic
====
[![Coverage Status](https://coveralls.io/repos/github/edwardoughton/itmlogic/badge.svg?branch=master)](https://coveralls.io/github/edwardoughton/itmlogic?branch=master)

Longley-Rice Irregular Terrain Model 

**itmlogic** is a Python implementation of the Longley-Rice propagation model 
(v1.2.2) and capable of estimating the propagation effects resulting from 
irregular terrain.

Model properties and the algorithm defining it are available in:

* Hufford, G. A., A. G. Longley, and W. A. Kissick (1982), A guide    to the use of the ITS Irregular Terrain Model in the area   
  prediction mode, NTIA Report 82-100. (NTIS Order No. PB82-217977)

* Hufford, G. A. (1995) The ITS Irregular Terrain Model, version   
  1.2.2, the Algorithm. 


Thanks for the support
======================

**itmlogic** was written and developed at the `Environmental Change Institute, University of Oxford <http://www.eci.ox.ac.uk>`_ within the EPSRC-sponsored MISTRAL programme, as part of the `Infrastructure Transition Research Consortium <http://www.itrc.org.uk/>`_.


