Version 1.0
User Guide
Reference Guide
Developer’s Guide
Example Gallery
Support
Release Notes
constants
units
check_units
concatenate
masked_array
pandas_dataframe_to_unit_arrays
signature
Parameter
DimensionalityError
UndefinedUnitError
metpy.io
calc
plots
ctables
interpolate
xarray
References
UndefinedUnitError
¶
exception
metpy.units.
UndefinedUnitError
(
*
unit_names
)
[source]
¶
Raised when the units are not defined in the unit registry.
DimensionalityError
metpy.io