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.

[netcdf-java] NcML aggregation...

Hi,

Were trying to aggregate a file with:
 Quantity(x,y)

with a file:
 Longitude(x,y)
 Latitude(x,y)

We tried using the 'Union' ncml attribute, but the
IDV doesn't recognize any GriddedData.  What
are we doing wrong?

Tom