Re: passing multiple variables as a set

From: Dave Allured <dave.allured_at_nyahnyahspammersnyahnyah>
Date: Tue Jun 08 2010 - 13:20:54 MDT

Rob,

Consider using Netcdf files as containers. They do exactly what you
describe, except (1) they require space on disk and (2) they are
slower than ram. You can even have arrays of Netcdf files via the
NCL file handles.

This should work fine for many applications, but may be too slow for
massive number crunching.

--Dave A.
NOAA/PSD/CIRES

On 6/8/2010 11:11 AM, Rob Nicholas wrote:
> Does NCL have any provision for packaging multiple variables together
> in some sort of "container" that can be passed as a single variable?
> Matlab achieves something similar to this with its "structure" data
> type, although Matlab doesn't really handle metadata as NCL does so
> nicely.
>
> Thanks,
> Rob
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Jun 8 13:21:03 2010

This archive was generated by hypermail 2.1.8 : Fri Jun 11 2010 - 09:33:24 MDT