[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #JHS-804544]: Netcdf4 multi-dimension attributes
- Subject: [netCDF #JHS-804544]: Netcdf4 multi-dimension attributes
- Date: Fri, 26 Aug 2011 16:00:03 -0600
> It is possible to have a pseudo-multidimensional
> array by defining a compound type with a single,
> multi-dimensional field. Then one can use
> that type as the attribute type.
Right, that's a reasonable way to get an attribute that can be
interpreted as a multidimensional array. But note that the
array dimensions for such a type must be unnamed constants that
are declared as part of the array field in the compound type;
they cannot be netCDF dimensions.
--Russ
Russ Rew UCAR Unidata Program
address@hidden http://www.unidata.ucar.edu
Ticket Details
===================
Ticket ID: JHS-804544
Department: Support netCDF
Priority: Normal
Status: Closed