Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

p.s., Re: DataReference

I said:

> Another way to do this (JMet does it) is to create a complex
> Tuple object with MathType:
>
>   ((select1 -> ((x, y) -> (u, v))),
>    (select2 -> ((x, y) -> u)),
>    (select3 -> ((x, y) -> v)))

I should have said:

  ((select1 -> ((x, y) -> (u, v))),
   (select2 -> ((x, y) -> u_1)),
   (select3 -> ((x, y) -> v_1)))

with the ScalarMaps:

  x -> XAxis
  y -> YAxis
  u -> Flow1X
  v -> Flow1Y
  u_1 -> IsoContour
  v_1 -> IsoContour
  select1 -> SelectValue
  select2 -> SelectValue
  select3 -> SelectValue

This way, when the user de-selects select2 and select3, you won't
still have iso-contours of u and v from ((x, y) -> (u, v)) used
for flow.  Of course, u_1 and v_1 have the same values as u and v.

Cheers,
Bill
----------------------------------------------------------
Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI  53706
hibbard@xxxxxxxxxxxxxxxxx  608-263-4427  fax: 608-263-6738
http://www.ssec.wisc.edu/~billh/vis.html

 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690