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.
Steve, >Ok. But, then, which one of these is better? > > (FunctionType (Real): (time) -> (lat, lon), FunctionType: > (time) -> FunctionType (Real): (altitude) -> (pressure, temperature)) > >or > > (FunctionType: (time) -> ((lat, lon), > FunctionType (Real): (altitude) -> (pressure, temperature))) > >The second one allows one to associate a CoordinateSystem with the (lat, >lon) RealTuple -- which can also be done in the first one. > >-------- >Steve Emmerson <http://www.unidata.ucar.edu> Since our elemental unit of memory cache is a FlatField, I would say that the first MathType is better for efficiency although the second type is more descriptive or natural. Tom Rink
visad
archives: