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.

p.s., Re: 256^3

I said:

> 256^3 is 16m grid points. A VisAD FlatField will let you
> pack one value per grid point.

I meant "pack one byte per grid point". You'd do this using
an appropriate range Set in the FlatField constructor
defining a sampling of no more than 255 values.

Cheers,
Bill