You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

How can I compute wind from divergence and vorticity

Step-by-step guide

If you have spectral fields you can use the Rotational or Divergent Wind icon. In script this icon can be called via the uvwind() function. This is how it goes:

import mteview as mv
uv_res = mv.uvwind(data = vo_d_data,
                   truncation = 213
)


There is no content with the specified labels


  • No labels