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.

Re: attributes control

On Sun, 9 May 2004, Brobbey, Isaac (Math) wrote:

> Client exception: visad.DisplayException: DisplayImpl.addMap():
> ScalarType may not occur in any DataReference

You must be using an old copy of VisAD - this error message
was eliminated in 2002. It used to be illegal to invoke
addReference() before addMap(), as in:

> . . .
> display.addReference(ref_coord_tuple);
>
> display.addMap(ValueMap);
> . . .

Update to a new copy of VisAD.

Good luck, Bill


  • 2004 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: