LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
doc/Makefile
doc/make.bat
doc/build/html/_images/spectra_example.png
doc/build/html/_images/spectra_plot.png
doc/build/html/_images/sphx_glr_plot_moments_001.png
doc/build/html/_images/sphx_glr_plot_moments_thumb.png
doc/build/html/_images/sphx_glr_plot_power_spectra_001.png
doc/build/html/_images/sphx_glr_plot_power_spectra_thumb.png
doc/build/html/_images/sphx_glr_plot_processing_001.png
doc/build/html/_images/sphx_glr_plot_processing_thumb.png
doc/build/html/_static/broken_example.png
doc/build/html/_static/file.png
doc/build/html/_static/minus.png
doc/build/html/_static/no_image.png
doc/build/html/_static/plus.png
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/API/vis.rst
doc/source/API/generated/highiq.calc.calc_num_peaks.rst
doc/source/API/generated/highiq.calc.get_lidar_moments.rst
doc/source/API/generated/highiq.calc.get_psd.rst
doc/source/API/generated/highiq.calc.welchs_method.rst
doc/source/API/generated/highiq.io.load_arm_netcdf.rst
doc/source/images/spectra_example.png
doc/source/images/spectra_plot.png
doc/source/source/auto_examples/index.rst
doc/source/source/auto_examples/plot_moments.rst
doc/source/source/auto_examples/plot_power_spectra.rst
doc/source/source/auto_examples/plot_processing.rst
doc/source/source/auto_examples/sg_execution_times.rst
doc/source/source/auto_examples/images/sphx_glr_plot_moments_001.png
doc/source/source/auto_examples/images/sphx_glr_plot_power_spectra_001.png
doc/source/source/auto_examples/images/sphx_glr_plot_processing_001.png
doc/source/source/auto_examples/images/thumb/sphx_glr_plot_moments_thumb.png
doc/source/source/auto_examples/images/thumb/sphx_glr_plot_power_spectra_thumb.png
doc/source/source/auto_examples/images/thumb/sphx_glr_plot_processing_thumb.png
highiq/__init__.py
highiq.egg-info/PKG-INFO
highiq.egg-info/SOURCES.txt
highiq.egg-info/dependency_links.txt
highiq.egg-info/entry_points.txt
highiq.egg-info/requires.txt
highiq.egg-info/top_level.txt
highiq/calc/__init__.py
highiq/calc/gpu_methods.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
highiq/vis/__init__.py
highiq/vis/plots.py