.codeclimate.yml
.codecov.yml
.codespellexclude
.codespellignore
.coveragerc
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.mdl_style.rb
.mdlrc
.stickler.yml
AUTHORS.txt
CITATION.cff
CLA.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SUPPORT.md
conftest.py
pyproject.toml
setup.cfg
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.github/CODEOWNERS
.github/dependabot.yml
.github/pull_request_template.md
.github/release.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/documentation.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/actions/build-docs/action.yml
.github/actions/install-conda/action.yml
.github/actions/install-pypi/action.yml
.github/actions/run-tests/action.yml
.github/codeql/codeql-config.yml
.github/workflows/assign-milestone.yml
.github/workflows/automerge-dependabot.yml
.github/workflows/backport-prs.yml
.github/workflows/cffcheck.yml
.github/workflows/code-analysis.yml
.github/workflows/docs-conda.yml
.github/workflows/docs.yml
.github/workflows/linting.yml
.github/workflows/nightly-builds.yml
.github/workflows/release.yml
.github/workflows/run-unstable-pr.yml
.github/workflows/tests-conda.yml
.github/workflows/tests-pypi.yml
.github/workflows/unstable-builds.yml
ci/Prerelease
ci/doc_requirements.txt
ci/download_cartopy_maps.py
ci/extra_requirements.txt
ci/filter_links.py
ci/linting_requirements.txt
ci/requirements.txt
ci/test_requirements.txt
docs/Makefile
docs/conf.py
docs/doc-server.py
docs/index.rst
docs/make.bat
docs/make_areas.py
docs/override_check.py
docs/_static/NSF-Unidata_lockup_horizontal_2024.png
docs/_static/NSF-Unidata_lockup_horizontal_2024_darkmode_v3.png
docs/_static/doc_shared.js
docs/_static/metpy_150x150.png
docs/_static/metpy_150x150_white_bg.png
docs/_static/metpy_32x32.ico
docs/_static/metpy_400x400.png
docs/_static/metpy_horizontal.png
docs/_static/new.png
docs/_static/old.png
docs/_static/theme-unidata.css
docs/_templates/layout.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
docs/api/references.rst
docs/devel/CONTRIBUTING.md
docs/devel/index.rst
docs/devel/infrastructureguide.rst
docs/devel/roadmap.rst
docs/test-server/banner.html
docs/test-server/pst-versions.json
docs/userguide/SUPPORT.md
docs/userguide/apichange.rst
docs/userguide/citing.rst
docs/userguide/gempak.rst
docs/userguide/index.rst
docs/userguide/installguide.rst
docs/userguide/media.rst
docs/userguide/startingguide.rst
docs/userguide/upgradeguide.rst
examples/Advanced_Sounding.py
examples/Advanced_Sounding_With_Complex_Layout.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/Absolute_Vorticity.py
examples/calculations/Advection.py
examples/calculations/Angle_to_Direction.py
examples/calculations/Bulk_Shear.py
examples/calculations/Dewpoint_and_Mixing_Ratio.py
examples/calculations/Divergence.py
examples/calculations/Equivalent_Potential_Temperature.py
examples/calculations/Gradient.py
examples/calculations/High_Low_Analysis.py
examples/calculations/Mean_Pressure_Weighted.py
examples/calculations/Mountain_Problem.py
examples/calculations/Parse_Angles.py
examples/calculations/QVector.py
examples/calculations/README.txt
examples/calculations/Shearing_Deformation.py
examples/calculations/Smoothing.py
examples/calculations/Sounding_Calculations.py
examples/calculations/Static_Stability.py
examples/calculations/Stretching_Deformation.py
examples/calculations/Thickness_Hydrostatic.py
examples/calculations/Total_Deformation.py
examples/calculations/Vorticity.py
examples/calculations/Wind_Speed.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/Plotting_Surface_Analysis.py
examples/plots/README.txt
examples/plots/Simple_Fronts_Plot.py
examples/plots/Simple_Sounding.py
examples/plots/Simplified_Image_Plot.py
examples/plots/Skew-T_Layout.py
examples/plots/Sounding_LCL_Dataset.py
examples/plots/Station_Plot.py
examples/plots/Station_Plot_with_Layout.py
examples/plots/US_Counties.py
examples/plots/nhc_wind_probabilities.py
examples/plots/raster_declarative.py
examples/plots/spc_convective_outlook.py
examples/plots/surface_declarative.py
examples/plots/upperair_declarative.py
examples/remote/README.txt
examples/remote/basic.py
examples/remote/ml_forecast.py
src/MetPy.egg-info/PKG-INFO
src/MetPy.egg-info/SOURCES.txt
src/MetPy.egg-info/dependency_links.txt
src/MetPy.egg-info/entry_points.txt
src/MetPy.egg-info/requires.txt
src/MetPy.egg-info/top_level.txt
src/metpy/__init__.py
src/metpy/_version.py
src/metpy/_warnings.py
src/metpy/cbook.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/exceptions.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/constants/__init__.py
src/metpy/constants/default.py
src/metpy/constants/nounit.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/gempak.py
src/metpy/io/gini.py
src/metpy/io/metar.py
src/metpy/io/nexrad.py
src/metpy/io/station_data.py
src/metpy/io/text.py
src/metpy/io/_metar_parser/Makefile
src/metpy/io/_metar_parser/metar_parser.peg
src/metpy/io/_metar_parser/metar_parser.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/_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/patheffects.py
src/metpy/plots/plot_areas.py
src/metpy/plots/skewt.py
src/metpy/plots/station_plot.py
src/metpy/plots/text.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/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
src/metpy/remote/__init__.py
src/metpy/remote/aws.py
tests/test_cbook.py
tests/test_deprecation.py
tests/test_packaging.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_gempak.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_text.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_patheffects.py
tests/plots/test_plot_areas.py
tests/plots/test_plot_text.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_au_plotting.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_cn_plotting.png
tests/plots/baseline/test_colorbar_kwargs.png
tests/plots/baseline/test_colorfill.png
tests/plots/baseline/test_colorfill_args.png
tests/plots/baseline/test_colorfill_horiz_colorbar.png
tests/plots/baseline/test_colorfill_no_colorbar.png
tests/plots/baseline/test_colorfill_with_image_range.png
tests/plots/baseline/test_curved_stationary.png
tests/plots/baseline/test_declarative_additional_layers_plot_options.png
tests/plots/baseline/test_declarative_arrow_changes.png
tests/plots/baseline/test_declarative_arrowkey.png
tests/plots/baseline/test_declarative_arrowplot.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_barb_scale.png
tests/plots/baseline/test_declarative_colorbar_fontsize.png
tests/plots/baseline/test_declarative_colored_barbs.png
tests/plots/baseline/test_declarative_contour.png
tests/plots/baseline/test_declarative_contour_cam.png
tests/plots/baseline/test_declarative_contour_convert_units.png
tests/plots/baseline/test_declarative_contour_label_fontsize.png
tests/plots/baseline/test_declarative_contour_options.png
tests/plots/baseline/test_declarative_events.png
tests/plots/baseline/test_declarative_figsize.png
tests/plots/baseline/test_declarative_global_gfs.png
tests/plots/baseline/test_declarative_gridded_scale.png
tests/plots/baseline/test_declarative_image.png
tests/plots/baseline/test_declarative_layers_plot_options.png
tests/plots/baseline/test_declarative_multiple_sfc_obs_change_units.png
tests/plots/baseline/test_declarative_overlay_projections.png
tests/plots/baseline/test_declarative_plot_geometry_fills.png
tests/plots/baseline/test_declarative_plot_geometry_lines.png
tests/plots/baseline/test_declarative_plot_geometry_points.png
tests/plots/baseline/test_declarative_plot_geometry_polygons.png
tests/plots/baseline/test_declarative_plot_surface_analysis_custom.png
tests/plots/baseline/test_declarative_plot_surface_analysis_default.png
tests/plots/baseline/test_declarative_raster.png
tests/plots/baseline/test_declarative_raster_events.png
tests/plots/baseline/test_declarative_raster_options.png
tests/plots/baseline/test_declarative_region_modifier_zoom_in.png
tests/plots/baseline/test_declarative_region_modifier_zoom_out.png
tests/plots/baseline/test_declarative_sfc_obs.png
tests/plots/baseline/test_declarative_sfc_obs_args.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_smooth_contour.png
tests/plots/baseline/test_declarative_smooth_contour_calculation.png
tests/plots/baseline/test_declarative_smooth_contour_order.png
tests/plots/baseline/test_declarative_smooth_field.png
tests/plots/baseline/test_declarative_station_plot_fontsize.png
tests/plots/baseline/test_declarative_title_fontsize.png
tests/plots/baseline/test_declarative_titles.png
tests/plots/baseline/test_declarative_upa_obs.png
tests/plots/baseline/test_declarative_upa_obs_convert_barb_units.png
tests/plots/baseline/test_emagram_api.png
tests/plots/baseline/test_emagram_arbitrary_rect.png
tests/plots/baseline/test_emagram_default_aspect_empty.png
tests/plots/baseline/test_emagram_gridspec.png
tests/plots/baseline/test_emagram_mixing_line_args.png
tests/plots/baseline/test_emagram_shade_area.png
tests/plots/baseline/test_emagram_shade_cape_cin.png
tests/plots/baseline/test_emagram_subplot.png
tests/plots/baseline/test_emagram_tight_bbox.png
tests/plots/baseline/test_emagram_wide_aspect_ratio.png
tests/plots/baseline/test_frontogenesis.png
tests/plots/baseline/test_frontolysis.png
tests/plots/baseline/test_fronts.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_hi_plotting.png
tests/plots/baseline/test_hodograph_api.png
tests/plots/baseline/test_hodograph_masked_array.png
tests/plots/baseline/test_hodograph_plot_arbitrary_layer.png
tests/plots/baseline/test_hodograph_plot_colormapped.png
tests/plots/baseline/test_hodograph_plot_colors_with_height_intervals.png
tests/plots/baseline/test_hodograph_plot_colors_with_pressure_intervals.png
tests/plots/baseline/test_hodograph_plot_colors_with_unitless_intervals.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_plotobs_units_with_formatter.png
tests/plots/baseline/test_projection_object.png
tests/plots/baseline/test_scalloped_stroke_closed.png
tests/plots/baseline/test_scalloped_stroke_segment.png
tests/plots/baseline/test_scattertext_scalar_text.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_mixing_line_args.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_special.png
tests/plots/baseline/test_station_plot_locations.png
tests/plots/baseline/test_station_plot_replace.png
tests/plots/baseline/test_stationary_spacing.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_stuve_api.png
tests/plots/baseline/test_stuve_arbitrary_rect.png
tests/plots/baseline/test_stuve_default_aspect_empty.png
tests/plots/baseline/test_stuve_gridspec.png
tests/plots/baseline/test_stuve_mixing_line_args.png
tests/plots/baseline/test_stuve_shade_area.png
tests/plots/baseline/test_stuve_shade_cape_cin.png
tests/plots/baseline/test_stuve_subplot.png
tests/plots/baseline/test_stuve_tight_bbox.png
tests/plots/baseline/test_stuve_wide_aspect_ratio.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/plots/baseline/test_uslcc_plotting.png
tests/plots/baseline/test_wpac_plotting.png
tests/remote/test_aws.py
tests/remote/fixtures/test_goes_range.yaml
tests/remote/fixtures/test_goes_single.yaml
tests/remote/fixtures/test_mlwp_range.yaml
tests/remote/fixtures/test_mlwp_single.yaml
tests/remote/fixtures/test_nexrad2_range.yaml
tests/remote/fixtures/test_nexrad2_single.yaml
tests/remote/fixtures/test_nexrad3_range.yaml
tests/remote/fixtures/test_nexrad3_single.yaml
tests/units/test_units.py
tests/units/baseline/test_axhline.png
tests/units/baseline/test_axvline.png
tools/README.md
tools/flake8-metpy/flake8_metpy.py
tools/flake8-metpy/test_flake8_metpy.py
tools/nexrad_msgs/msg18.spec
tools/nexrad_msgs/msg3.spec
tools/nexrad_msgs/parse_spec.py
tutorials/README.md
tutorials/area_tutorial.py
tutorials/declarative_tutorial.py
tutorials/unit_tutorial.py
tutorials/upperair_soundings.py
tutorials/xarray_tutorial.py