ToBeReviewed/GRILLE/
grille.pro
Choose the grid which must be used to do the graph in function of
vargrid and send back corresponding parameters calculated in
domdef.pro and reduced at the domain defined by domdef (contrarily
to grandegrille.pro)
BEWARE!! The choice of the grid is made from the value of the
global variable vargrid, which can be equal to 'T', 'U', 'V', 'W' ou 'F'.
grille
grille[, mask][, glam][, gphi][, gdep][, nx][, ny][, nz][, firstx][, firsty][, firstz][, lastx][, lasty][, lastz][, e1][, e2][, e3], TRI=TRI, NOTRI=NOTRI, TOUT=TOUT, FORPLT=FORPLT, TYPE=TYPE, WDEPTH=WDEPTH, _EXTRA=_EXTRA
Parameters
mask
out
optional
For the definition, see domdef and the management of subdomains on the web.
glam
out
optional
For the definition, see domdef and the management of subdomains on the web.
gphi
out
optional
For the definition, see domdef and the management of subdomains on the web.
gdep
out
optional
For the definition, see domdef and the management of subdomains on the web.
nx
out
optional
For the definition, see domdef and the management of subdomains on the web.
ny
out
optional
For the definition, see domdef and the management of subdomains on the web.
nz
out
optional
For the definition, see domdef and the management of subdomains on the web.
firstx
out
optional
For the definition, see domdef and the management of subdomains on the web.
firsty
out
optional
For the definition, see domdef and the management of subdomains on the web.
firstz
out
optional
For the definition, see domdef and the management of subdomains on the web.
lastx
out
optional
For the definition, see domdef and the management of subdomains on the web.
lasty
out
optional
For the definition, see domdef and the management of subdomains on the web.
lastz
out
optional
For the definition, see domdef and the management of subdomains on the web.
e1
out
optional
For the definition, see domdef and the management of subdomains on the web.
e2
out
optional
For the definition, see domdef and the management of subdomains on the web.
e3
out
optional
For the definition, see domdef and the management of subdomains on the web.
Keywords
TRI
This keyword serve to obtain, thanks to grille, the triangulation which
refer to the grid but only on the part of the zoom. This of triangulation
is passed in the variable we have equate at TRI.
For example: grille,...,tri=triangulation_reduite.
This keyword is used in plt.pro
NOTRI
Useful only when TRI is activated. In this case, grill send back -1 in the
variable tri even if the variable of the common triangles_list is defined
and different of-1
TOUT
FORPLT
In plt, we want that land points, glam and gphi, be equal to glamt and
gphit regardless of the grid.
TYPE
WDEPTH
To specify that the field is at W depth instead of T
depth (automatically activated if vargrid eq 'W')
_EXTRA
Used to pass your keywords
Version history
Version
$Id: grille.pro 172 2006-09-11 07:11:26Z smasson $
History
Sebastien Masson (smasson@lodyc.jussieu.fr)
12/2/1999
10/11/1999 /forplt
Known issues
Todo items
Comment ecrire la remarque sur les inputs?
Restrictions
Use the variable vargrid
Vargrid must be 'T', 'W', 'U', 'V' or 'F'
Other attributes
Uses routines
cm_4mesh
cm_4data
Produced by IDLdoc 2.0.