.coveragerc
.gitattributes
.gitignore
.mailmap
.pre-commit-config.yaml
INSTALL.rst
LICENSE.txt
MANIFEST.in
README.rst
codecov.yml
environment.yml
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/workflows/antivirus.yml
.github/workflows/build_docs.yml
.github/workflows/ci.yml
.github/workflows/linting.yml
.github/workflows/wheels.yml
arm_pyart.egg-info/PKG-INFO
arm_pyart.egg-info/SOURCES.txt
arm_pyart.egg-info/dependency_links.txt
arm_pyart.egg-info/not-zip-safe
arm_pyart.egg-info/requires.txt
arm_pyart.egg-info/top_level.txt
conda_recipe/build.sh
conda_recipe/meta.yaml
continuous_integration/environment-ci.yml
doc/Makefile
doc/environment.yml
doc/make.bat
doc/rebuild_docs.sh
doc/rebuild_examples.sh
doc/rebuild_full_docs.sh
doc/source/blog.md
doc/source/changelog.md
doc/source/conf.py
doc/source/index.rst
doc/source/notebook-gallery.rst
doc/source/API/index.rst
doc/source/_static/doc_shared.js
doc/source/_static/ppi.png
doc/source/_static/pyart-theme.css
doc/source/_static/rhi.png
doc/source/_templates/dev_template.rst
doc/source/_templates/layout.html
doc/source/_templates/autosummary/base.rst
doc/source/_templates/autosummary/class.rst
doc/source/_templates/autosummary/module.rst
doc/source/blog_posts/blog-post-template.ipynb
doc/source/blog_posts/.ipynb_checkpoints/blog-post-template-checkpoint.ipynb
doc/source/blog_posts/2022/KMKX-map-animation.mp4
doc/source/blog_posts/2022/TRACER.ipynb
doc/source/blog_posts/2022/first_pullrequest.ipynb
doc/source/blog_posts/2022/hail-analysis-spc.ipynb
doc/source/blog_posts/2022/ka-band-pyart-xarray-hvplot.ipynb
doc/source/blog_posts/2022/plot-nexrad-level3.ipynb
doc/source/blog_posts/2022/test.md
doc/source/blog_posts/images/PyART_Docs_OriginalRHI_withJetColorscheme.png
doc/source/blog_posts/images/PyART_Docs_Original_PPI_image.png
doc/source/blog_posts/images/TRMM_RSL_webpage.png
doc/source/blog_posts/images/interactive-kazr-viz.gif
doc/source/blog_posts/images/nexrad-level3-radar-query.png
doc/source/blog_posts/images/nexrad-plotting-issue.jpeg
doc/source/blog_posts/images/pull_request_changes.png
doc/source/blog_posts/images/pull_request_commitmessage.png
doc/source/blog_posts/images/pyart_github_clone.png
doc/source/notebooks/basic_ingest_using_test_radar_object.ipynb
doc/source/notebooks/changing_fields_and_saving.ipynb
doc/source/notebooks/dealiasing_velocity.ipynb
doc/source/notebooks/differential_phase_proceesing_using_LP_methods.ipynb
doc/source/notebooks/mapping_data_to_a_cartesian_grid.ipynb
doc/source/notebooks/masking_data_with_gatefilters.ipynb
doc/source/notebooks/the_pyart_radar_object_and_indexing.ipynb
doc/source/userguide/INSTALL.rst
doc/source/userguide/contributors_guide.rst
doc/source/userguide/index.rst
doc/source/userguide/setting_up_an_environment.rst
examples/README.txt
examples/correct/README.txt
examples/correct/plot_attenuation.py
examples/correct/plot_dealias.py
examples/io/README.txt
examples/io/plot_nexrad_data_aws.py
examples/io/plot_older_nexrad_data_aws.py
examples/mapping/README.txt
examples/mapping/plot_compare_two_radars_gatemapper.py
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_choose_a_colormap.py
examples/plotting/plot_cross_section.py
examples/plotting/plot_modify_colorbar.py
examples/plotting/plot_nexrad_image_muted_reflectivity.py
examples/plotting/plot_nexrad_multiple_moments.py
examples/plotting/plot_nexrad_reflectivity.py
examples/plotting/plot_ppi_cfradial.py
examples/plotting/plot_ppi_mdv.py
examples/plotting/plot_ppi_with_rings.py
examples/plotting/plot_rhi_cfradial.py
examples/plotting/plot_rhi_cfradial_singlescan.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_two_panel.py
examples/plotting/plot_three_panel_gridmapdisplay.py
examples/plotting/plot_xsect.py
examples/plotting/radar-cross-section.ipynb
examples/retrieve/README.txt
examples/retrieve/column-example.ipynb
examples/retrieve/hydrometeor-class.ipynb
examples/retrieve/plot_column_subset.py
examples/retrieve/plot_composite_reflectivity.py
examples/retrieve/plot_convective_stratiform.py
examples/retrieve/plot_hydrometeor.py
examples/retrieve/plot_vad.py
guides/ci_setup.rst
guides/contributors_guide.rst
guides/how_to_release.rst
guides/pyart_cheatsheet.pdf
guides/pyart_cheatsheet.tex
guides/setting_up_an_environment.rst
pyart/__init__.py
pyart/_debug_info.py
pyart/config.py
pyart/default_config.py
pyart/exceptions.py
pyart/lazydict.py
pyart/__check_build/README
pyart/__check_build/__init__.py
pyart/__check_build/_check_build.c
pyart/__check_build/_check_build.pyx
pyart/aux_io/__init__.py
pyart/aux_io/arm_vpt.py
pyart/aux_io/d3r_gcpex_nc.py
pyart/aux_io/edge_netcdf.py
pyart/aux_io/gamic_hdf5.py
pyart/aux_io/gamicfile.py
pyart/aux_io/kazr_spectra.py
pyart/aux_io/noxp_iphex_nc.py
pyart/aux_io/odim_h5.py
pyart/aux_io/pattern.py
pyart/aux_io/radx.py
pyart/aux_io/radx_grid.py
pyart/aux_io/rainbow_wrl.py
pyart/aux_io/rxm25.py
pyart/aux_io/sinarame_h5.py
pyart/bridge/__init__.py
pyart/bridge/wradlib_bridge.py
pyart/core/__init__.py
pyart/core/grid.py
pyart/core/radar.py
pyart/core/radar_spectra.py
pyart/core/transforms.py
pyart/core/wind_profile.py
pyart/correct/__init__.pxd
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/rebuild_fast_edge_finder.sh
pyart/correct/rebuild_fourdd_interface.sh
pyart/correct/region_dealias.py
pyart/correct/unwrap.py
pyart/correct/unwrap_2d_ljmu.c
pyart/correct/unwrap_3d_ljmu.c
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/filters/__init__.py
pyart/filters/gatefilter.py
pyart/graph/__init__.py
pyart/graph/_cm.py
pyart/graph/_cm_colorblind.py
pyart/graph/balance-rgb.txt
pyart/graph/chase-spectral-rgb.txt
pyart/graph/cm.py
pyart/graph/cm_colorblind.py
pyart/graph/common.py
pyart/graph/convstrat_scheme_plot.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/spectral-extended-rgb.txt
pyart/io/__init__.pxd
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/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/rebuild_rsl_interface.sh
pyart/io/rebuild_sigmetfile.sh
pyart/io/rsl.py
pyart/io/sigmet.py
pyart/io/uf.py
pyart/io/uf_write.py
pyart/io/uffile.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/gate_mapper.py
pyart/map/gates_to_grid.py
pyart/map/grid_mapper.py
pyart/map/rebuild_ball_tree.sh
pyart/map/rebuild_ckdtree.sh
pyart/map/rebuild_gate_to_grid_map.sh
pyart/map/rebuild_load_nn_field_data.sh
pyart/retrieve/__init__.py
pyart/retrieve/_echo_class.py
pyart/retrieve/_kdp_proc.c
pyart/retrieve/_kdp_proc.pyx
pyart/retrieve/advection.py
pyart/retrieve/comp_z.py
pyart/retrieve/echo_class.py
pyart/retrieve/gate_id.py
pyart/retrieve/kdp_proc.py
pyart/retrieve/qpe.py
pyart/retrieve/qvp.py
pyart/retrieve/rebuild_kdp_proc.sh
pyart/retrieve/simple_moment_calculations.py
pyart/retrieve/spectra_calculations.py
pyart/retrieve/vad.py
pyart/testing/__init__.py
pyart/testing/example_data.py
pyart/testing/registry.txt
pyart/testing/sample_files.py
pyart/testing/sample_objects.py
pyart/testing/tmpdirs.py
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_cr_raster.nc
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_msg176
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_cr_raster.png
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/util/__init__.py
pyart/util/circular_stats.py
pyart/util/columnsect.py
pyart/util/datetime_utils.py
pyart/util/hildebrand_sekhon.py
pyart/util/met.py
pyart/util/radar_utils.py
pyart/util/sigmath.py
pyart/util/simulated_vel.py
pyart/util/xsect.py
roadmaps/pyart-roadmap-rc1.0.pdf
roadmaps/pyart-roadmap-rc2.0.pdf
scripts/anytocfradial
scripts/check_cfradial
scripts/convert_legacy_grid
scripts/radar_info
scripts/radar_plot
tests/custom_config.py
tests/test_config.py
tests/test_debug_info.py
tests/bridge/test_wradlib_bridge.py
tests/core/test_grid.py
tests/core/test_radar.py
tests/core/test_radar_spectra.py
tests/core/test_transforms.py
tests/core/test_wind_profile.py
tests/correct/attenuation_rays.npz
tests/correct/attenuation_rays_philinear.npz
tests/correct/attenuation_rays_zphi.npz
tests/correct/reference_ray_plot.png
tests/correct/reference_rays.npz
tests/correct/test_attenuation.py
tests/correct/test_correct_bias.py
tests/correct/test_dealias.py
tests/correct/test_phase_proc.py
tests/correct/test_region_dealias.py
tests/correct/test_unwrap.py
tests/filters/test_gatefilter.py
tests/graph/test_cm.py
tests/graph/test_cm_colorblind.py
tests/graph/test_common.py
tests/graph/test_gridmapdisplay.py
tests/graph/test_gridmapdisplay_basemap.py
tests/graph/test_radardisplay.py
tests/graph/test_radarmapdisplay.py
tests/graph/test_radarmapdisplay_basemap.py
tests/io/test_arm_sonde.py
tests/io/test_auto_read.py
tests/io/test_cfradial.py
tests/io/test_chl.py
tests/io/test_grid_io.py
tests/io/test_mdv_common.py
tests/io/test_mdv_grid.py
tests/io/test_mdv_radar.py
tests/io/test_nexrad_archive_msg1.py
tests/io/test_nexrad_archive_msg31.py
tests/io/test_nexrad_cdm.py
tests/io/test_nexrad_level2.py
tests/io/test_nexrad_level3.py
tests/io/test_output_to_geotiff.py
tests/io/test_rsl.py
tests/io/test_sigmet.py
tests/io/test_uf.py
tests/io/test_uf_write.py
tests/map/test_gatemapper.py
tests/map/test_gates_to_grid.py
tests/map/test_grid_mapper.py
tests/retrieve/test_advection.py
tests/retrieve/test_comp_z.py
tests/retrieve/test_compare_kdp_proc.py
tests/retrieve/test_echo_class.py
tests/retrieve/test_gate_id.py
tests/retrieve/test_kdp_proc.py
tests/retrieve/test_qpe.py
tests/retrieve/test_qvp.py
tests/retrieve/test_simple_moment_calculations.py
tests/retrieve/test_spectra_calculations.py
tests/retrieve/test_vad.py
tests/retrieve/baseline/test_compare_kdp_estimation_methods.png
tests/testing/test_example_datasets.py
tests/util/test_circular_stats.py
tests/util/test_columnsect.py
tests/util/test_datetime_utils.py
tests/util/test_hildebrand_sekhon.py
tests/util/test_radar_utils.py
tests/util/test_simulated_vel.py
tests/util/test_xsect.py