NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hi Omar... Your email seems incomplete. Please check it and send again. It would be very helpful to have a small, complete example that illustrates the problem you are having rather than just out-of-context code snippets. Best wishes, tom On 2/9/06, Omar Bennani <barhouf@xxxxxxxx> wrote: > Hi > In my application sometimes I display a 2D chart and > sometimes a 3D chart, when for example I display a 2D > chart with : > > time = RealType.getRealType("time", SI.second, null); > height = RealType.getRealType("height"); > > but if after I want to display a 3D chart (in another > procedure and declaring a nex display) with : > > latitude=RealType.getRealType("boucle",SI.meter,null); > longitude=RealType.getRealType("time",SI.meter,null); > domain_tuple=new RealTupleType(latitude,longitude); > altitude=RealType.getRealType("height",SI.meter,null); > > It doesn't work, I have a for latitude and longitude a > null value > And it's the same when I display first a 3D and after > a 2D chart > thanks > > > > > > > ___________________________________________________________________________ > Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs > exceptionnels pour appeler la France et l'international. > Téléchargez sur http://fr.messenger.yahoo.com > > -- Tom Whittaker University of Wisconsin-Madison SSEC/CIMSS 1225 W. Dayton Street Madison, WI 53706 USA ph: 608-262-2759
visad
archives: