Metadata-Version: 1.1
Name: pyitm
Version: 0.1
Summary: Longley-Rice Irregular Terrain Model
Home-page: https://github.com/tmd224/pyitm/tree/master/pyitm
Author: Mike DiSanto
Author-email: tmdisanto@gmail.com
License: MIT
Download-URL: https://github.com/tmd224/pyitm/archive/0.1.tar.gz
Description: [![Build Status](https://travis-ci.org/tmd224/pyitm.svg?branch=master)](https://travis-ci.org/tmd224/pyitm)
        ![License](https://img.shields.io/badge/license-MIT-red)
        ![Python](https://img.shields.io/badge/Python-3.4%2B-blue)
        [![Coverage Status](https://coveralls.io/repos/github/tmd224/pyitm/badge.svg?branch=master)](https://coveralls.io/github/tmd224/pyitm?branch=master&service=github)
        
        
        # pyitm: Longley-Rice Irregular Terrain Model
        This is a pure python implementation of the NTIA Longley-Rice Irregular Terrain Model.
        
        Documentation hosted on [Readthedocs](https://pyitm.readthedocs.io/en/latest/index.html).
        
Keywords: Longley-Rice,ITM,RF Propagation,Terrain
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
