MetPy icon indicating copy to clipboard operation
MetPy copied to clipboard

Vorticity Budget Calculation Terms

Open ealucy opened this issue 2 years ago • 1 comments

What should we add?

It would be super useful to have a function that calculates a local vorticity budget in height coordinates, and then individual functions that calculate each term (advection in x,y,z; stretching/divergence, tilting, solenoidal). It's a little tedious to do these calculations individually using vector_derivative and geospatial_gradient. Would love to see that implemented sometime!

Reference

No response

ealucy avatar Dec 08 '23 21:12 ealucy

Not sure when we'll get to this, so we welcome community contributions on this.

@ealucy Since this is a little broad, it would be really helpful to see an example set of functional calls for what you'd expect this to look like.

dopplershift avatar Dec 20 '23 21:12 dopplershift