.codeclimate.yml
.codecov.yml
.coveragerc
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.stickler.yml
.travis.yml
AUTHORS.txt
CITATION.txt
CLA.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SUPPORT.md
conftest.py
pyproject.toml
setup.cfg
setup.py
.circleci/config.yml
.github/CODEOWNERS
.github/dependabot.yml
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/code-analysis.yml
.github/workflows/docs-conda.yml
.github/workflows/docs.yml
.github/workflows/linting.yml
.github/workflows/release.yml
.github/workflows/tests-conda.yml
.github/workflows/tests-pypi.yml
ci/Current.txt
ci/Minimum
ci/Prerelease
ci/deploy_docs.sh
ci/deploy_key.enc
ci/doc_requirements.txt
ci/extra_requirements.txt
ci/gen_versions_json.py
ci/linting_requirements.txt
ci/test_requirements.txt
docs/CONTRIBUTING.md
docs/Makefile
docs/SUPPORT.md
docs/citing.rst
docs/conf.py
docs/gempak.rst
docs/index.rst
docs/infrastructureguide.rst
docs/installguide.rst
docs/make.bat
docs/override_check.py
docs/references.rst
docs/roadmap.rst
docs/startingguide.rst
docs/units.rst
docs/_static/NSF.jpg
docs/_static/metpy_150x150.png
docs/_static/metpy_150x150_white_bg.png
docs/_static/metpy_32x32.ico
docs/_static/metpy_400x400.png
docs/_static/pop_ver.js
docs/_static/radar.png
docs/_static/sounding.png
docs/_static/theme_override.css
docs/_templates/breadcrumbs.html
docs/_templates/footer.html
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/_templates/overrides/metpy.calc.rst
docs/_templates/overrides/metpy.plots.ctables.rst
docs/_templates/overrides/metpy.xarray.rst
docs/api/index.rst
examples/Advanced_Sounding.py
examples/Four_Panel_Map.py
examples/README.txt
examples/XArray_Projections.py
examples/cross_section.py
examples/isentropic_example.py
examples/meteogram_metpy.py
examples/sigma_to_pressure_interpolation.py
examples/calculations/Angle_to_Direction.py
examples/calculations/Dewpoint_and_Mixing_Ratio.py
examples/calculations/Gradient.py
examples/calculations/Parse_Angles.py
examples/calculations/README.txt
examples/calculations/Smoothing.py
examples/formats/GINI_Water_Vapor.py
examples/formats/NEXRAD_Level_2_File.py
examples/formats/NEXRAD_Level_3_File.py
examples/formats/README.txt
examples/gridding/Find_Natural_Neighbors_Verification.py
examples/gridding/Inverse_Distance_Verification.py
examples/gridding/Natural_Neighbor_Verification.py
examples/gridding/Point_Interpolation.py
examples/gridding/README.txt
examples/gridding/Wind_SLP_Interpolation.py
examples/plots/Combined_plotting.py
examples/plots/Hodograph_Inset.py
examples/plots/Mesonet_Stationplot.py
examples/plots/README.txt
examples/plots/Simple_Sounding.py
examples/plots/Simplified_Image_Plot.py
examples/plots/Skew-T_Layout.py
examples/plots/Station_Plot.py
examples/plots/Station_Plot_with_Layout.py
examples/plots/US_Counties.py
examples/plots/surface_declarative.py
examples/plots/upperair_declarative.py
src/MetPy.egg-info/PKG-INFO
src/MetPy.egg-info/SOURCES.txt
src/MetPy.egg-info/dependency_links.txt
src/MetPy.egg-info/requires.txt
src/MetPy.egg-info/top_level.txt
src/MetPy.egg-info/zip-safe
src/metpy/__init__.py
src/metpy/_version.py
src/metpy/cbook.py
src/metpy/constants.py
src/metpy/deprecation.py
src/metpy/future.py
src/metpy/package_tools.py
src/metpy/pandas.py
src/metpy/static-data-manifest.txt
src/metpy/testing.py
src/metpy/units.py
src/metpy/xarray.py
src/metpy/_vendor/__init__.py
src/metpy/_vendor/xarray.py
src/metpy/calc/__init__.py
src/metpy/calc/basic.py
src/metpy/calc/cross_sections.py
src/metpy/calc/indices.py
src/metpy/calc/kinematics.py
src/metpy/calc/thermo.py
src/metpy/calc/tools.py
src/metpy/calc/turbulence.py
src/metpy/interpolate/__init__.py
src/metpy/interpolate/geometry.py
src/metpy/interpolate/grid.py
src/metpy/interpolate/one_dimension.py
src/metpy/interpolate/points.py
src/metpy/interpolate/slices.py
src/metpy/interpolate/tools.py
src/metpy/io/__init__.py
src/metpy/io/_tools.py
src/metpy/io/gini.py
src/metpy/io/metar.py
src/metpy/io/metar_parse.peg
src/metpy/io/metar_parser.py
src/metpy/io/nexrad.py
src/metpy/io/station_data.py
src/metpy/io/_nexrad_msgs/__init__.py
src/metpy/io/_nexrad_msgs/msg18.py
src/metpy/io/_nexrad_msgs/msg3.py
src/metpy/plots/__init__.py
src/metpy/plots/_mpl.py
src/metpy/plots/_util.py
src/metpy/plots/cartopy_utils.py
src/metpy/plots/ctables.py
src/metpy/plots/declarative.py
src/metpy/plots/mapping.py
src/metpy/plots/skewt.py
src/metpy/plots/station_plot.py
src/metpy/plots/wx_symbols.py
src/metpy/plots/_static/metpy_150x150.png
src/metpy/plots/_static/metpy_75x75.png
src/metpy/plots/_static/unidata_150x150.png
src/metpy/plots/_static/unidata_75x75.png
src/metpy/plots/colortable_files/Carbone42.tbl
src/metpy/plots/colortable_files/NWS8bitVel.tbl
src/metpy/plots/colortable_files/NWSReflectivity.tbl
src/metpy/plots/colortable_files/NWSReflectivityExpanded.tbl
src/metpy/plots/colortable_files/NWSSpectrumWidth.tbl
src/metpy/plots/colortable_files/NWSStormClearReflectivity.tbl
src/metpy/plots/colortable_files/NWSVelocity.tbl
src/metpy/plots/colortable_files/WVCIMSS.tbl
src/metpy/plots/colortable_files/ir_bd.tbl
src/metpy/plots/colortable_files/ir_drgb.tbl
src/metpy/plots/colortable_files/ir_rgbv.tbl
src/metpy/plots/colortable_files/ir_tpc.tbl
src/metpy/plots/colortable_files/ir_tv1.tbl
src/metpy/plots/colortable_files/precipitation.tbl
src/metpy/plots/colortable_files/rainbow.tbl
src/metpy/plots/colortable_files/viridis.tbl
src/metpy/plots/colortable_files/wv_tpc.tbl
src/metpy/plots/fonts/wx_symbols.ttf
src/metpy/plots/fonts/wx_symbols_license.md
src/metpy/plots/nexrad_tables/cc_table.tbl
src/metpy/plots/nexrad_tables/et_table.tbl
src/metpy/plots/nexrad_tables/hmc_table.tbl
src/metpy/plots/nexrad_tables/kdp_table.tbl
src/metpy/plots/nexrad_tables/lcr_tabl.tbl
src/metpy/plots/nexrad_tables/ml_table.tbl
src/metpy/plots/nexrad_tables/osw_table.tbl
src/metpy/plots/nexrad_tables/precip_table.tbl
src/metpy/plots/nexrad_tables/ref_table.tbl
src/metpy/plots/nexrad_tables/ref_table8.tbl
src/metpy/plots/nexrad_tables/spw_table.tbl
src/metpy/plots/nexrad_tables/srm_table.tbl
src/metpy/plots/nexrad_tables/ulr_table.tbl
src/metpy/plots/nexrad_tables/vad_table.tbl
src/metpy/plots/nexrad_tables/vel_table.tbl
src/metpy/plots/nexrad_tables/vel_table8.tbl
src/metpy/plots/nexrad_tables/vil_table.tbl
src/metpy/plots/nexrad_tables/vwp_table.tbl
src/metpy/plots/nexrad_tables/zdr_table.tbl
tests/test_cbook.py
tests/test_deprecation.py
tests/test_testing.py
tests/test_xarray.py
tests/calc/test_basic.py
tests/calc/test_calc_tools.py
tests/calc/test_cross_sections.py
tests/calc/test_indices.py
tests/calc/test_kinematics.py
tests/calc/test_thermo.py
tests/calc/test_turbulence.py
tests/interpolate/test_geometry.py
tests/interpolate/test_grid.py
tests/interpolate/test_interpolate_tools.py
tests/interpolate/test_one_dimension.py
tests/interpolate/test_points.py
tests/interpolate/test_slices.py
tests/io/test_gini.py
tests/io/test_metar.py
tests/io/test_nexrad.py
tests/io/test_station_data.py
tests/io/test_tools.py
tests/plots/test_cartopy_utils.py
tests/plots/test_ctables.py
tests/plots/test_declarative.py
tests/plots/test_mapping.py
tests/plots/test_mpl.py
tests/plots/test_skewt.py
tests/plots/test_station_plot.py
tests/plots/test_util.py
tests/plots/test_wx_symbols.py
tests/plots/baseline/test_add_metpy_logo_large.png
tests/plots/baseline/test_add_metpy_logo_small.png
tests/plots/baseline/test_add_timestamp.png
tests/plots/baseline/test_add_timestamp_custom_format.png
tests/plots/baseline/test_add_timestamp_high_contrast.png
tests/plots/baseline/test_add_timestamp_pretext.png
tests/plots/baseline/test_add_unidata_logo.png
tests/plots/baseline/test_arrow_projection.png
tests/plots/baseline/test_arrow_unit_conversion.png
tests/plots/baseline/test_barb_no_default_unit_conversion.png
tests/plots/baseline/test_barb_projection.png
tests/plots/baseline/test_barb_unit_conversion.png
tests/plots/baseline/test_colorfill.png
tests/plots/baseline/test_colorfill_horiz_colorbar.png
tests/plots/baseline/test_colorfill_no_colorbar.png
tests/plots/baseline/test_declarative_barb_earth_relative.png
tests/plots/baseline/test_declarative_barb_gfs.png
tests/plots/baseline/test_declarative_barb_gfs_knots.png
tests/plots/baseline/test_declarative_barb_options.png
tests/plots/baseline/test_declarative_colored_barbs.png
tests/plots/baseline/test_declarative_contour.png
tests/plots/baseline/test_declarative_contour_convert_units.png
tests/plots/baseline/test_declarative_contour_options.png
tests/plots/baseline/test_declarative_events.png
tests/plots/baseline/test_declarative_gridded_scale.png
tests/plots/baseline/test_declarative_image.png
tests/plots/baseline/test_declarative_multiple_sfc_obs_change_units.png
tests/plots/baseline/test_declarative_sfc_obs.png
tests/plots/baseline/test_declarative_sfc_obs_change_units.png
tests/plots/baseline/test_declarative_sfc_obs_changes.png
tests/plots/baseline/test_declarative_sfc_obs_full.png
tests/plots/baseline/test_declarative_sfc_text.png
tests/plots/baseline/test_declarative_upa_obs.png
tests/plots/baseline/test_declarative_upa_obs_convert_barb_units.png
tests/plots/baseline/test_gempak_color_image_compare.png
tests/plots/baseline/test_gempak_color_xw_image_compare.png
tests/plots/baseline/test_global.png
tests/plots/baseline/test_hodograph_api.png
tests/plots/baseline/test_hodograph_plot_arbitrary_layer.png
tests/plots/baseline/test_hodograph_plot_colormapped.png
tests/plots/baseline/test_hodograph_plot_layers.png
tests/plots/baseline/test_hodograph_plot_layers_bound_units.png
tests/plots/baseline/test_hodograph_plot_layers_different_units.png
tests/plots/baseline/test_hodograph_units.png
tests/plots/baseline/test_hodograph_wind_vectors.png
tests/plots/baseline/test_latlon.png
tests/plots/baseline/test_nws_layout.png
tests/plots/baseline/test_plot_symbol_fontsize.png
tests/plots/baseline/test_plot_text_fontsize.png
tests/plots/baseline/test_simple_layout.png
tests/plots/baseline/test_skewt_api.png
tests/plots/baseline/test_skewt_api_units.png
tests/plots/baseline/test_skewt_arbitrary_rect.png
tests/plots/baseline/test_skewt_barb_color.png
tests/plots/baseline/test_skewt_barb_no_default_unit_conversion.png
tests/plots/baseline/test_skewt_barb_unit_conversion.png
tests/plots/baseline/test_skewt_default_aspect_empty.png
tests/plots/baseline/test_skewt_gridspec.png
tests/plots/baseline/test_skewt_shade_area.png
tests/plots/baseline/test_skewt_shade_area_kwargs.png
tests/plots/baseline/test_skewt_shade_cape_cin.png
tests/plots/baseline/test_skewt_shade_cape_cin_no_limit.png
tests/plots/baseline/test_skewt_subplot.png
tests/plots/baseline/test_skewt_tight_bbox.png
tests/plots/baseline/test_skewt_units.png
tests/plots/baseline/test_skewt_wide_aspect_ratio.png
tests/plots/baseline/test_station_plot_locations.png
tests/plots/baseline/test_station_plot_replace.png
tests/plots/baseline/test_stationlayout_api.png
tests/plots/baseline/test_stationplot_api.png
tests/plots/baseline/test_stationplot_clipping.png
tests/plots/baseline/test_stationplot_unit_conversion.png
tests/plots/baseline/test_symbol_pandas_timeseries.png
tests/plots/baseline/test_us_county_defaults.png
tests/plots/baseline/test_us_county_scales.png
tests/plots/baseline/test_us_states_defaults.png
tests/plots/baseline/test_us_states_scales.png
tests/units/test_units.py
tests/units/baseline/test_axhline.png
tests/units/baseline/test_axvline.png
tools/README.md
tools/nexrad_msgs/msg18.spec
tools/nexrad_msgs/msg3.spec
tools/nexrad_msgs/parse_spec.py
tutorials/README.txt
tutorials/unit_tutorial.py
tutorials/upperair_soundings.py
tutorials/xarray_tutorial.py