INSTALL.rst
LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
doc/Makefile
doc/make.bat
doc/rebuild_docs.sh
doc/rebuild_examples.sh
doc/rebuild_full_docs.sh
doc/requirements.txt
doc/source/aux_io.rst
doc/source/bridge.rst
doc/source/conf.py
doc/source/core.rst
doc/source/correct.rst
doc/source/filters.rst
doc/source/graph.rst
doc/source/index.rst
doc/source/io.rst
doc/source/map.rst
doc/source/retrieve.rst
doc/source/testing.rst
doc/source/util.rst
doc/source/_templates/dev_template.rst
doc/source/_templates/autosummary/class.rst
doc/sphinxext/LICENSE.txt
doc/sphinxext/MANIFEST.in
doc/sphinxext/README.txt
doc/sphinxext/gen_rst.py
doc/sphinxext/setup.py
doc/sphinxext/numpydoc/__init__.py
doc/sphinxext/numpydoc/comment_eater.py
doc/sphinxext/numpydoc/compiler_unparse.py
doc/sphinxext/numpydoc/docscrape.py
doc/sphinxext/numpydoc/docscrape_sphinx.py
doc/sphinxext/numpydoc/linkcode.py
doc/sphinxext/numpydoc/numpydoc.py
doc/sphinxext/numpydoc/phantom_import.py
doc/sphinxext/numpydoc/plot_directive.py
doc/sphinxext/numpydoc/traitsdoc.py
doc/sphinxext/numpydoc/tests/test_docscrape.py
doc/sphinxext/numpydoc/tests/test_linkcode.py
doc/sphinxext/numpydoc/tests/test_phantom_import.py
doc/sphinxext/numpydoc/tests/test_plot_directive.py
doc/sphinxext/numpydoc/tests/test_traitsdoc.py
examples/README.txt
examples/correct/README.txt
examples/correct/plot_attenuation.py
examples/correct/plot_dealias.py
examples/correct/plot_lp_phase_proc.py
examples/mapping/README.txt
examples/mapping/plot_map_one_radar_to_grid.py
examples/mapping/plot_map_two_radars_to_grid.py
examples/plotting/README.txt
examples/plotting/plot_grid_data_overlay.py
examples/plotting/plot_grid_three_panel.py
examples/plotting/plot_nexrad_multiple_moments.py
examples/plotting/plot_nexrad_reflectivity.py
examples/plotting/plot_ppi_basemap_with_rings.py
examples/plotting/plot_ppi_cartopy_with_rings.py
examples/plotting/plot_ppi_mdv.py
examples/plotting/plot_ppi_sigmet.py
examples/plotting/plot_rhi_cfradial.py
examples/plotting/plot_rhi_contours_differential_reflectivity.py
examples/plotting/plot_rhi_data_overlay.py
examples/plotting/plot_rhi_mdv.py
examples/plotting/plot_rhi_sigmet.py
examples/plotting/plot_rhi_two_panel.py
examples/plotting/plot_three_panel_gridmapdisplay.py
examples/plotting/plot_xsect.py
pyart/__init__.py
pyart/_debug_info.py
pyart/config.py
pyart/default_config.py
pyart/exceptions.py
pyart/lazydict.py
pyart/setup.py
pyart/version.py
pyart/__check_build/README
pyart/__check_build/__init__.py
pyart/__check_build/_check_build.c
pyart/__check_build/_check_build.pyx
pyart/__check_build/setup.py
pyart/aux_io/__init__.py
pyart/aux_io/arm_vpt.py
pyart/aux_io/cf1.py
pyart/aux_io/cf1_cartesian.py
pyart/aux_io/d3r_gcpex_nc.py
pyart/aux_io/dn_to_float.py
pyart/aux_io/edge_netcdf.py
pyart/aux_io/gamic_hdf5.py
pyart/aux_io/gamicfile.py
pyart/aux_io/hpl_reader.py
pyart/aux_io/lzw15.py
pyart/aux_io/metranet_c.py
pyart/aux_io/metranet_cartesian_reader.py
pyart/aux_io/metranet_python.py
pyart/aux_io/metranet_reader.py
pyart/aux_io/mf_bin_reader.py
pyart/aux_io/mf_dat_reader.py
pyart/aux_io/mf_grib_reader.py
pyart/aux_io/mf_png_reader.py
pyart/aux_io/mfile_structure_info.py
pyart/aux_io/noxp_iphex_nc.py
pyart/aux_io/odim_h5.py
pyart/aux_io/odim_h5_writer.py
pyart/aux_io/pattern.py
pyart/aux_io/pmfile_structure.py
pyart/aux_io/rad4alp_bin_reader.py
pyart/aux_io/rad4alp_gif_reader.py
pyart/aux_io/rad4alp_iq_reader.py
pyart/aux_io/radx.py
pyart/aux_io/rainbow_psr.py
pyart/aux_io/rainbow_wrl.py
pyart/aux_io/setup.py
pyart/aux_io/sinarame_h5.py
pyart/aux_io/spectra.py
pyart/bridge/__init__.py
pyart/bridge/setup.py
pyart/bridge/wradlib_bridge.py
pyart/bridge/tests/test_wradlib_bridge.py
pyart/core/__init__.py
pyart/core/grid.py
pyart/core/radar.py
pyart/core/radar_spectra.py
pyart/core/setup.py
pyart/core/transforms.py
pyart/core/wind_profile.py
pyart/core/tests/test_grid.py
pyart/core/tests/test_radar.py
pyart/core/tests/test_transforms.py
pyart/core/tests/test_wind_profile.py
pyart/correct/__init__.py
pyart/correct/_common_dealias.py
pyart/correct/_fast_edge_finder.c
pyart/correct/_fast_edge_finder.pyx
pyart/correct/_fourdd_h.pxd
pyart/correct/_fourdd_interface.c
pyart/correct/_fourdd_interface.pyx
pyart/correct/_unwrap_1d.c
pyart/correct/_unwrap_1d.pyx
pyart/correct/_unwrap_2d.c
pyart/correct/_unwrap_2d.pyx
pyart/correct/_unwrap_3d.c
pyart/correct/_unwrap_3d.pyx
pyart/correct/attenuation.py
pyart/correct/bias_and_noise.py
pyart/correct/dealias.py
pyart/correct/despeckle.py
pyart/correct/phase_proc.py
pyart/correct/region_dealias.py
pyart/correct/setup.py
pyart/correct/sunlib.py
pyart/correct/unwrap.py
pyart/correct/unwrap_2d_ljmu.c
pyart/correct/unwrap_3d_ljmu.c
pyart/correct/vpr.py
pyart/correct/src/UWASHINGTON_4DD_README
pyart/correct/src/dealias_fourdd.c
pyart/correct/src/dealias_fourdd.h
pyart/correct/src/helpers.c
pyart/correct/src/helpers.h
pyart/correct/src/sounding_to_volume.c
pyart/correct/src/sounding_to_volume.h
pyart/correct/tests/attenuation_rays.npz
pyart/correct/tests/attenuation_rays_philinear.npz
pyart/correct/tests/attenuation_rays_zphi.npz
pyart/correct/tests/reference_ray_plot.png
pyart/correct/tests/reference_rays.npz
pyart/correct/tests/test_attenuation.py
pyart/correct/tests/test_dealias.py
pyart/correct/tests/test_phase_proc.py
pyart/correct/tests/test_region_dealias.py
pyart/correct/tests/test_unwrap.py
pyart/filters/__init__.py
pyart/filters/gatefilter.py
pyart/filters/setup.py
pyart/filters/tests/test_gatefilter.py
pyart/graph/__init__.py
pyart/graph/_cm.py
pyart/graph/_cm_colorblind.py
pyart/graph/balance-rgb.txt
pyart/graph/cm.py
pyart/graph/cm_colorblind.py
pyart/graph/common.py
pyart/graph/gridmapdisplay.py
pyart/graph/gridmapdisplay_basemap.py
pyart/graph/radardisplay.py
pyart/graph/radardisplay_airborne.py
pyart/graph/radarmapdisplay.py
pyart/graph/radarmapdisplay_basemap.py
pyart/graph/setup.py
pyart/graph/tests/test_cm.py
pyart/graph/tests/test_cm_colorblind.py
pyart/graph/tests/test_common.py
pyart/graph/tests/test_gridmapdisplay.py
pyart/graph/tests/test_gridmapdisplay_basemap.py
pyart/graph/tests/test_radardisplay.py
pyart/graph/tests/test_radarmapdisplay.py
pyart/graph/tests/test_radarmapdisplay_basemap.py
pyart/io/__init__.py
pyart/io/_rsl_h.pxd
pyart/io/_rsl_interface.c
pyart/io/_rsl_interface.pxd
pyart/io/_rsl_interface.pyx
pyart/io/_sigmet_noaa_hh.py
pyart/io/_sigmetfile.c
pyart/io/_sigmetfile.pyx
pyart/io/arm_sonde.py
pyart/io/auto_read.py
pyart/io/cfradial.py
pyart/io/cfradial2.py
pyart/io/chl.py
pyart/io/common.py
pyart/io/grid_io.py
pyart/io/mdv_common.py
pyart/io/mdv_grid.py
pyart/io/mdv_radar.py
pyart/io/nexrad_archive.py
pyart/io/nexrad_cdm.py
pyart/io/nexrad_common.py
pyart/io/nexrad_interpolate.c
pyart/io/nexrad_interpolate.pyx
pyart/io/nexrad_level2.py
pyart/io/nexrad_level3.py
pyart/io/nexradl3_read.py
pyart/io/output_to_geotiff.py
pyart/io/rsl.py
pyart/io/setup.py
pyart/io/sigmet.py
pyart/io/uf.py
pyart/io/uf_write.py
pyart/io/uffile.py
pyart/io/tests/test_arm_sonde.py
pyart/io/tests/test_auto_read.py
pyart/io/tests/test_cfradial.py
pyart/io/tests/test_chl.py
pyart/io/tests/test_grid_io.py
pyart/io/tests/test_mdv_common.py
pyart/io/tests/test_mdv_grid.py
pyart/io/tests/test_mdv_radar.py
pyart/io/tests/test_nexrad_archive_msg1.py
pyart/io/tests/test_nexrad_archive_msg31.py
pyart/io/tests/test_nexrad_cdm.py
pyart/io/tests/test_nexrad_level2.py
pyart/io/tests/test_nexrad_level3.py
pyart/io/tests/test_output_to_geotiff.py
pyart/io/tests/test_rsl.py
pyart/io/tests/test_sigmet.py
pyart/io/tests/test_uf.py
pyart/io/tests/test_uf_write.py
pyart/map/__init__.py
pyart/map/_gate_to_grid_map.c
pyart/map/_gate_to_grid_map.pyx
pyart/map/_load_nn_field_data.c
pyart/map/_load_nn_field_data.pyx
pyart/map/ckdtree.c
pyart/map/ckdtree.pyx
pyart/map/gates_to_grid.py
pyart/map/grid_mapper.py
pyart/map/polar_to_cartesian.py
pyart/map/setup.py
pyart/map/tests/test_gates_to_grid.py
pyart/map/tests/test_grid_mapper.py
pyart/retrieve/__init__.py
pyart/retrieve/_echo_class.py
pyart/retrieve/_echo_class_nofortran.py
pyart/retrieve/_gecsx_functions.py
pyart/retrieve/_gecsx_functions_cython.c
pyart/retrieve/_gecsx_functions_cython.pyx
pyart/retrieve/_kdp_proc.c
pyart/retrieve/_kdp_proc.pyx
pyart/retrieve/advection.py
pyart/retrieve/convv.py
pyart/retrieve/echo_class.py
pyart/retrieve/gate_id.py
pyart/retrieve/gecsx.py
pyart/retrieve/iq.py
pyart/retrieve/kdp_proc.py
pyart/retrieve/ml.py
pyart/retrieve/qpe.py
pyart/retrieve/qvp.py
pyart/retrieve/setup.py
pyart/retrieve/simple_moment_calculations.py
pyart/retrieve/spectra.py
pyart/retrieve/vad.py
pyart/retrieve/visibility.py
pyart/retrieve/wind.py
pyart/retrieve/tests/compare_kdp_proc.py
pyart/retrieve/tests/test_advection.py
pyart/retrieve/tests/test_echo_class.py
pyart/retrieve/tests/test_gate_id.py
pyart/retrieve/tests/test_kdp_proc.py
pyart/retrieve/tests/test_ml.py
pyart/retrieve/tests/test_qvp.py
pyart/retrieve/tests/test_simple_moment_calculations.py
pyart/retrieve/tests/test_vad.py
pyart/testing/__init__.py
pyart/testing/sample_files.py
pyart/testing/sample_objects.py
pyart/testing/setup.py
pyart/testing/tmpdirs.py
pyart/testing/data/MXPol-polar-20120929-064418-RHI-166_6.nc
pyart/testing/data/README
pyart/testing/data/check_nexrad_dummy.py
pyart/testing/data/dummify_nexrad_file.py
pyart/testing/data/example_arm_sonde.cdf
pyart/testing/data/example_cfradial_ppi.nc
pyart/testing/data/example_cfradial_rhi.nc
pyart/testing/data/example_chl_rhi.chl
pyart/testing/data/example_interpolatedsonde.cdf
pyart/testing/data/example_mdv_grid.mdv
pyart/testing/data/example_mdv_ppi.mdv
pyart/testing/data/example_mdv_rhi.mdv
pyart/testing/data/example_nexrad_archive_msg1.bz2
pyart/testing/data/example_nexrad_archive_msg31.bz2
pyart/testing/data/example_nexrad_archive_msg31_compressed.ar2v
pyart/testing/data/example_nexrad_cdm.bz2
pyart/testing/data/example_nexrad_level3_msg163
pyart/testing/data/example_nexrad_level3_msg19
pyart/testing/data/example_rays.npz
pyart/testing/data/example_sigmet_ppi.sigmet
pyart/testing/data/example_sigmet_rhi.sigmet
pyart/testing/data/example_uf_ppi.uf
pyart/testing/data/make_single_ray.py
pyart/testing/data/make_small_arm_sonde.sh
pyart/testing/data/make_small_cfradial_ppi.py
pyart/testing/data/make_small_cfradial_rhi.py
pyart/testing/data/make_small_chl_rhi.py
pyart/testing/data/make_small_interp_sonde.py
pyart/testing/data/make_small_mdv_grid.py
pyart/testing/data/make_small_mdv_ppi.py
pyart/testing/data/make_small_mdv_rhi.py
pyart/testing/data/make_small_nexrad_archive_msg1.sh
pyart/testing/data/make_small_nexrad_archive_msg31.sh
pyart/testing/data/make_small_nexrad_archive_msg31_compressed.py
pyart/testing/data/make_small_nexrad_cdm.sh
pyart/testing/data/make_small_sigmet_ppi.py
pyart/testing/data/make_small_sigmet_rhi.py
pyart/testing/data/make_small_uf.sh
pyart/testing/data/quick_plot_cfradial_ppi.py
pyart/testing/data/quick_plot_cfradial_rhi.py
pyart/testing/data/quick_plot_mdv_ppi.py
pyart/testing/data/quick_plot_mdv_rhi.py
pyart/testing/data/quick_plot_sigmet_ppi.py
pyart/testing/data/quick_plot_sigmet_rhi.py
pyart/testing/data/baseline_figures/example_cfradial_ppi.png
pyart/testing/data/baseline_figures/example_cfradial_rhi.png
pyart/testing/data/baseline_figures/example_mdv_ppi.png
pyart/testing/data/baseline_figures/example_mdv_rhi.png
pyart/testing/data/baseline_figures/example_sigmet_ppi.png
pyart/testing/data/baseline_figures/example_sigmet_rhi.png
pyart/tests/custom_config.py
pyart/tests/test_config.py
pyart/tests/test_debug_info.py
pyart/util/__init__.py
pyart/util/circular_stats.py
pyart/util/datetime_utils.py
pyart/util/hildebrand_sekhon.py
pyart/util/ivic.py
pyart/util/met.py
pyart/util/radar_utils.py
pyart/util/setup.py
pyart/util/sigmath.py
pyart/util/simulated_vel.py
pyart/util/xsect.py
pyart/util/tests/test_circular_stats.py
pyart/util/tests/test_hildebrand_sekhon.py
pyart/util/tests/test_radar_utils.py
pyart/util/tests/test_simulated_vel.py
pyart/util/tests/test_xsect.py
pyart_mch.egg-info/PKG-INFO
pyart_mch.egg-info/SOURCES.txt
pyart_mch.egg-info/dependency_links.txt
pyart_mch.egg-info/top_level.txt
scripts/anytocfradial
scripts/check_cfradial
scripts/convert_legacy_grid
scripts/radar_info
scripts/radar_plot