Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

mixed rank range values

Hi,

Is it better to return the following VisAD MathType:

    (FunctionType (Real): (time) -> (lat, lon), FunctionType:
    (time) -> FunctionType (Real): (altitude) -> (pressure, temperature))

which is a Tuple of two, separate Fields -- or this, equivalent, one:

    (FunctionType (Real): (time) -> (lat, lon, 
    FunctionType (Real): (altitude) -> (pressure, temperature)))

which is a Field with a Tuple range comprising two Scalars and a Field?

--Steve



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