[gradsusr] vector plotting problem

Rowell, Mason D. Mason.D.Rowell-1 at ou.edu
Wed Dec 7 11:06:32 EST 2011


All,

For whatever reason,

'define dx = 're'*cos(lat*(3.1419/180))*cdiff((lon*(3.14159/180)),x)'
 'define dy = 're'*cdiff((lat*(3.14159/180)),y)'
 'define dzx = cdiff(HGTprs,x)'
 'define dzy = cdiff(HGTprs,y)'
 'set ccolor 4'
 'd (dzx/(-1*dx));(dzy/(-1*dy))'

will not plot down height gradient vectors. I just get blue circles about every grid point. If I remove the negative signs, I get the traditional gradient vectors, but with them, I get the circles. I have tried putting the negatives in so many different places and same result.

Mason 



More information about the gradsusr mailing list