<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.8.5">
</HEAD>
<BODY>
if you are using opengrads you could develop an extension that allows for displaying x=x-1, y=y-0:<BR>
display shift(variable,1,0)<BR>
<BR>
I wrote such an extension, find it attacched<BR>
<BR>
you should place the extension in a place like ...grads-2.0.2.oga.2/Contents/Linux/Versions/2.0.2.oga.2/x86_64/gex/<BR>
<BR>
then add this line to file udxt:<BR>
udf&nbsp; 0&nbsp; shift&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; f_dvd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^libdvd.gex&nbsp;&nbsp; &quot;shift(grid,xshift,yshift) by davide&quot;<BR>
<BR>
it should work<BR>
Bye<BR>
Davide<BR>
<BR>
On Mon, 2016-03-14 at 17:22 -0400, Semyon Grodsky wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Dear experts,
is there any way to calculate in GRADS a map (x and y are varying) of
variable*variable(x-1)           ?
Thanks,
--Senya

</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>