Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

IDV and NcML aggregation

IDV gang,

I tried using IDV with NcML for the first time, trying to aggregate two data sets along the time dimension (which is the actually called "ocean_time" in the netcdf file)

The data source comes up, but no Fields are displayed.

Here's my NcML:

http://stellwagen.er.usgs.gov/rps/share/test_agg.ncml

<?xml version="1.0" encoding="UTF-8"?>
<netcdf xmlns="http://www.ucar.edu/schemas/netcdf"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://www.ucar.edu/schemas/netcdf http://www.unidata.ucar.edu/schemas/netcdfDataset2.xsd";>
<netcdf>
<aggregation dimName="ocean_time" type="joinExisting"/>
<netcdf uri="http://stellwagen.er.usgs.gov/adria/models/roms_sed/sed031/adria03_sed031_his_0014.nc"/> <netcdf uri="http://stellwagen.er.usgs.gov/adria/models/roms_sed/sed031/adria03_sed031_his_0015.nc"/>
</netcdf>
</netcdf>


My question:
Is this an IDV problem or a problem with how I formulated the NcML?

And could I have figured this out myself? (Is there a way to validate NcML?)

Thanks,
--
Richard P. Signell
U.S. Geological Survey       Phone: (508) 457-2229
384 Woods Hole Road          Fax:   (508) 457-2310
Woods Hole, MA  02543-1598


 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690