MetPy
MetPy copied to clipboard
ENH: Add cumulative integration function.
Description Of Changes
Add a unit-aware cumulative integration function. Won't be as fast as the xarray cumulative integration function, but I'll be less likely to forget the units.
Checklist
- [ ] Closes #xxxx
- [X] Tests added
- [X] Fully documented