Russell Steicke wrote:
>
> Hello,
>
> I am attempting to construct a FlatField with a FunctionType that is
> (Time -> (Latitude, Longitude, <other stuff> )). I have been using an
> IrregularSet as the domain. I chose IrregularSet because the data will
> not necessarily be in any fixed time sequence.
When you say "fixed time sequence" do you mean regularly spaced or not
sorted? Irregularly *spaced* data can be represented by a Gridded*Set as
long as they are topologically "regular," e.g. sorted. A Linear*Set can
be used for regularly spaced data.
That's one of those VisAD details that's easy to misunderstand.
Regards,
Doug
--
*----------------------------------------------------------------------*
| Doug Lindholm, Software Engineer | E-mail: lind@xxxxxxxx |
| Research Applications Program | Phone: 303-497-8374 |
| National Center for Atmospheric Research | |
| P.O. Box 3000 | There's no place |
| Boulder, Colorado 80307-3000 | like $HOME |
*----------------------------------------------------------------------*