[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20000925: Composing a vectory for GVECT

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: 20000925: Composing a vectory for GVECT
  • Date: Mon, 25 Sep 2000 15:48:12 -0600

On Mon, 25 Sep 2000, J. Correia wrote:

> i am trying to display the deformation field using vectors...ie trying to
> plot the axis of dilitation...ive tried to do the raw calculation all at
> once but iget a "stack is empty" error...
> i used gdwind and wrote 1/2 * atan2(d2,d1) (only in gempak language) as
> the gvect. any idea?
> jimmyc
> 
> 
> 

Jimmy,
Without showing me what your GVECT equation is, I'd have no clue,
other than to say above that the output from ATAN2() is a scalar, not
a vector. So, the possible problem is you haven't composed a vector
to plot in GVECT.

Steve Chiswell
Unidata User Support