AUTHORS.txt
CITATION.txt
CONTRIBUTING.md
LICENSE
MANIFEST.in
README
README.rst
setup.cfg
setup.py
versioneer.py
MetPy.egg-info/PKG-INFO
MetPy.egg-info/SOURCES.txt
MetPy.egg-info/dependency_links.txt
MetPy.egg-info/requires.txt
MetPy.egg-info/top_level.txt
MetPy.egg-info/zip-safe
docs/Makefile
docs/citing.rst
docs/conf.py
docs/developerguide.rst
docs/index.rst
docs/installguide.rst
docs/make.bat
docs/references.rst
docs/units.rst
docs/_static/FCM-R19-2003-WindchillReport.pdf
docs/_static/metpy_150x150.png
docs/_static/metpy_150x150_white_bg.png
docs/_static/metpy_32x32.ico
docs/_static/metpy_400x400.png
docs/_static/radar.png
docs/_static/sounding.png
docs/_static/theme_override.css
docs/_templates/footer.html
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/api/index.rst
examples/Advanced_Sounding.py
examples/Four_Panel_Map.py
examples/README.txt
examples/meteogram_metpy.py
examples/calculations/Dewpoint_and_Mixing_Ratio.py
examples/calculations/README.txt
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/Hodograph_Inset.py
examples/plots/README.txt
examples/plots/Simple_Sounding.py
examples/plots/Skew-T_Layout.py
examples/plots/Station_Plot.py
examples/plots/Station_Plot_with_Layout.py
metpy/__init__.py
metpy/_version.py
metpy/cbook.py
metpy/constants.py
metpy/package_tools.py
metpy/testing.py
metpy/units.py
metpy/calc/__init__.py
metpy/calc/basic.py
metpy/calc/kinematics.py
metpy/calc/thermo.py
metpy/calc/tools.py
metpy/calc/turbulence.py
metpy/gridding/__init__.py
metpy/gridding/gridding_functions.py
metpy/gridding/interpolation.py
metpy/gridding/points.py
metpy/gridding/polygons.py
metpy/gridding/triangles.py
metpy/io/__init__.py
metpy/io/_tools.py
metpy/io/cdm.py
metpy/io/gini.py
metpy/io/nexrad.py
metpy/io/upperair.py
metpy/io/_nexrad_msgs/__init__.py
metpy/io/_nexrad_msgs/msg18.py
metpy/io/_nexrad_msgs/msg3.py
metpy/io/_nexrad_msgs/parse_spec.py
metpy/plots/__init__.py
metpy/plots/_mpl.py
metpy/plots/_util.py
metpy/plots/ctables.py
metpy/plots/skewt.py
metpy/plots/station_plot.py
metpy/plots/wx_symbols.py
metpy/plots/colortables/Carbone42.tbl
metpy/plots/colortables/NWS8bitVel.tbl
metpy/plots/colortables/NWSReflectivity.tbl
metpy/plots/colortables/NWSReflectivityExpanded.tbl
metpy/plots/colortables/NWSSpectrumWidth.tbl
metpy/plots/colortables/NWSStormClearReflectivity.tbl
metpy/plots/colortables/NWSVelocity.tbl
metpy/plots/colortables/WVCIMSS.tbl
metpy/plots/colortables/ir_bd.tbl
metpy/plots/colortables/ir_drgb.tbl
metpy/plots/colortables/ir_rgbv.tbl
metpy/plots/colortables/ir_tpc.tbl
metpy/plots/colortables/ir_tv1.tbl
metpy/plots/colortables/rainbow.tbl
metpy/plots/colortables/test.tbl
metpy/plots/colortables/viridis.tbl
metpy/plots/colortables/wv_tpc.tbl
metpy/plots/fonts/wx_symbols.ttf
metpy/plots/nexrad_tables/cc_table.tbl
metpy/plots/nexrad_tables/et_table.tbl
metpy/plots/nexrad_tables/hmc_table.tbl
metpy/plots/nexrad_tables/kdp_table.tbl
metpy/plots/nexrad_tables/lcr_tabl.tbl
metpy/plots/nexrad_tables/ml_table.tbl
metpy/plots/nexrad_tables/osw_table.tbl
metpy/plots/nexrad_tables/precip_table.tbl
metpy/plots/nexrad_tables/ref_table.tbl
metpy/plots/nexrad_tables/ref_table8.tbl
metpy/plots/nexrad_tables/spw_table.tbl
metpy/plots/nexrad_tables/srm_table.tbl
metpy/plots/nexrad_tables/ulr_table.tbl
metpy/plots/nexrad_tables/vad_table.tbl
metpy/plots/nexrad_tables/vel_table.tbl
metpy/plots/nexrad_tables/vel_table8.tbl
metpy/plots/nexrad_tables/vil_table.tbl
metpy/plots/nexrad_tables/vwp_table.tbl
metpy/plots/nexrad_tables/zdr_table.tbl
tutorials/README.txt
tutorials/upperair_soundings.py