Metadata-Version: 2.1
Name: ISRpy
Version: 0.0.27
Summary: Radar Tools
Home-page: https://github.com/radars-eceillinois/isrpy
Author: Erhan Kudeki
Author-email: erhan@illinois.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.4
Description-Content-Type: text/markdown
License-File: LICENSE

# ISRpy

Utility and application modules for incoherent scatter radar (ISR) and coherent scatter radar (CSR) 
data processing and modeling.

ISR's are radar systems with large power-aperture products being used in ionospheric probing to 
detect weak returns scattered from thermal level fluctuations encountered in ionospheres in 
thermal equilibrium. CSR's are smaller radar systems used in atmospheric and ionospheric 
research which can only detect stronger returns from the scattering medium caused by larger
amplitude fluctuations in the medium amplified by instabilities and turbulence.

Try "ISRpy. TAB" in iPython or Jupyter for methods and submodules...

-readpack and beampack provides data read and target positioning
routines for a collection of ISR's and CSR's.

-pyigrf is a package for geomagnetic vector field computataions based on the
IGRF model.

-kmltools provides routines for placing radar beam and data maps in Google Earth.

-enoise is spectral noise level estimator based on Hildebrand-Sekhon algorithm.
