LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
./doc/source/conf.py
./examples/plot_moments.py
./examples/plot_power_spectra.py
./highiq/__init__.py
./highiq/calc/__init__.py
./highiq/calc/moments.py
./highiq/calc/spectra.py
./highiq/io/__init__.py
./highiq/io/arm_data.py
./highiq/testing/__init__.py
./tests/test_highiq.py
doc/Makefile
doc/make.bat
doc/source/conf.py
doc/source/contributing.rst
doc/source/index.rst
doc/source/installation.rst
doc/source/usage.rst
doc/source/API/calc.rst
doc/source/API/index.rst
doc/source/API/io.rst
doc/source/images/spectra_example.png
doc/source/images/spectra_plot.png
examples/plot_moments.py
examples/plot_power_spectra.py
highiq/__init__.py
highiq.egg-info/PKG-INFO
highiq.egg-info/SOURCES.txt
highiq.egg-info/dependency_links.txt
highiq.egg-info/requires.txt
highiq.egg-info/top_level.txt
highiq/calc/__init__.py
highiq/calc/moments.py
highiq/calc/spectra.py
highiq/io/__init__.py
highiq/io/arm_data.py
highiq/testing/__init__.py
highiq/testing/data/testsig.a1.20180801.000003.nc
tests/test_highiq.py