User Guide
Reference Guide
Developer’s Guide
Example Gallery
Support
Release Notes
GitHub
Twitter
Version 1.2
constants
set_module
units
check_units
concatenate
masked_array
pandas_dataframe_to_unit_arrays
process_units
signature
Parameter
DimensionalityError
UndefinedUnitError
metpy.io
add_station_lat_lon
is_precip_mode
parse_metar_file
parse_metar_to_dataframe
set_module
GempakGrid
GempakSounding
GempakSurface
GiniFile
Level2File
Level3File
calc
add_height_to_pressure
add_pressure_to_height
density
dry_lapse
dry_static_energy
geopotential_to_height
height_to_geopotential
mean_pressure_weighted
potential_temperature
sigma_to_pressure
static_stability
temperature_from_potential_temperature
thickness_hydrostatic
dewpoint
dewpoint_from_relative_humidity
dewpoint_from_specific_humidity
equivalent_potential_temperature
mixing_ratio
mixing_ratio_from_relative_humidity
mixing_ratio_from_specific_humidity
moist_lapse
moist_static_energy
precipitable_water
psychrometric_vapor_pressure_wet
relative_humidity_from_dewpoint
relative_humidity_from_mixing_ratio
relative_humidity_from_specific_humidity
relative_humidity_wet_psychrometric
saturation_equivalent_potential_temperature
saturation_mixing_ratio
saturation_vapor_pressure
scale_height
specific_humidity_from_dewpoint
specific_humidity_from_mixing_ratio
thickness_hydrostatic_from_relative_humidity
vapor_pressure
vertical_velocity
vertical_velocity_pressure
virtual_potential_temperature
virtual_temperature
wet_bulb_temperature
bulk_shear
bunkers_storm_motion
cape_cin
critical_angle
cross_totals
el
k_index
lcl
lfc
lifted_index
mixed_layer
mixed_layer_cape_cin
mixed_parcel
most_unstable_cape_cin
most_unstable_parcel
parcel_profile
parcel_profile_with_lcl
parcel_profile_with_lcl_as_dataset
showalter_index
significant_tornado
storm_relative_helicity
supercell_composite
surface_based_cape_cin
total_totals_index
vertical_totals
absolute_momentum
absolute_vorticity
advection
ageostrophic_wind
coriolis_parameter
divergence
exner_function
frontogenesis
geostrophic_wind
inertial_advective_wind
kinematic_flux
montgomery_streamfunction
potential_vorticity_baroclinic
potential_vorticity_barotropic
q_vector
shearing_deformation
stretching_deformation
total_deformation
vorticity
wind_components
wind_direction
wind_speed
brunt_vaisala_frequency
brunt_vaisala_frequency_squared
brunt_vaisala_period
friction_velocity
gradient_richardson_number
tke
cross_section_components
first_derivative
gradient
laplacian
lat_lon_grid_deltas
normal_component
second_derivative
tangential_component
unit_vectors_from_cross_section
apparent_temperature
heat_index
windchill
altimeter_to_sea_level_pressure
altimeter_to_station_pressure
height_to_pressure_std
pressure_to_height_std
smooth_gaussian
smooth_window
smooth_rectangular
smooth_circular
smooth_n_point
zoom_xarray
angle_to_direction
azimuth_range_to_lat_lon
find_bounding_indices
find_intersections
get_layer
get_layer_heights
get_perturbation
isentropic_interpolation
isentropic_interpolation_as_dataset
nearest_intersection_idx
parse_angle
reduce_point_density
resample_nn_1d
plots
add_metpy_logo
add_timestamp
add_unidata_logo
convert_gempak_color
read_colortable
wx_code_to_numeric
BarbPlot
ContourPlot
FilledContourPlot
Hodograph
ImagePlot
MapPanel
PanelContainer
PlotGeometry
PlotObs
PlotScalar
PlotVector
Plots2D
SkewT
StationPlot
StationPlotLayout
ctables
convert_gempak_table
read_colortable
ColortableRegistry
colortables
interpolate
cross_section
geodesic
interpolate_1d
interpolate_nans_1d
interpolate_to_grid
interpolate_to_isosurface
interpolate_to_points
interpolate_to_slice
inverse_distance_to_grid
inverse_distance_to_points
log_interpolate_1d
natural_neighbor_to_grid
natural_neighbor_to_points
remove_nan_observations
remove_observations_below_value
remove_repeat_coordinates
set_module
xarray
grid_deltas_from_dataarray
References
signature
¶
metpy.units.
signature
(
obj
,
*
,
follow_wrapped
=
True
)
[source]
¶
Get a signature object for the passed callable.
previous
process_units
next
Parameter