MetPy
0.6
latest
dev
Installation Guide
Unit Support
MetPy Examples
MetPy Tutorials
The MetPy API
constants
units
atleast_1d
atleast_2d
check_units
concatenate
masked_array
PintAxisInfo
PintConverter
DimensionalityError
UndefinedUnitError
io
cdm
calc
plots
ctables
gridding
Developer’s Guide
Contributing
Citing MetPy
References
MetPy
Docs
»
The MetPy API
»
units
»
check_units
View page source
check_units
¶
metpy.units.
check_units
(
*units_by_pos
,
**units_by_name
)
[source]
¶
Create a decorator to check units of function arguments.