This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi- > Full Name: Sumit Puri > Email Address: address@hidden > Organization: UNLV > Package Version: 2.7u2 build date:2009-08-26 16:33 UTC > Operating System: Linux > Hardware: Java: home: /mnt/share/sumit/wrf/WRFV3/test/em_real/IDV_2.7u2/jre > version: 1.6.0_13 j3d:1.5.2 fcs (build4) > Description of problem: Hello, > > I am trying to load 3 wrf output files using 'Aggregate grid times' as the > data source. The purpose is to have a combined file that can be used to > create animations. However, I am getting the following error. How can I > tackle this? Download the latest nightly build from: http://www.unidata.ucar.edu/downloads/idv/nightly and select "Aggregate WRF netCDF grids by Time" for the Data Source. Please note that we strongly recommend post processing the WRF data before reading it into the IDV. See the FAQ item at: http://www.unidata.ucar.edu/software/IDV/docs/userguide/Faq.html#wrf Don Murray > Sumit Puri > > There was an error loading the data: > Error creating data source:aggregated.netcdf.grid with: > [/mnt/share/sumit/wrf/WRFV3/test/em_real/wrfout_d01_2008-06-01_00:00:00.nc, > /mnt/share/sumit/wrf/WRFV3/test/em_real/wrfout_d01_2008-06-01_03:00:00.nc, > /mnt/share/sumit/wrf/WRFV3/test/em_real/wrfout_d01_2008-06-01_06:00:00.nc] > Grid data source failed making data set: > /home/sumit/.unidata/idv/DefaultIdv/tmp/multigrid0.ncml > AggregationExisting: no coordinate variable for agg dimension= time > > ****************** > Stack trace: > java.lang.IllegalArgumentException: AggregationExisting: no coordinate > variable for agg dimension= time > at > ucar.nc2.ncml.AggregationExisting.buildNetcdfDataset(AggregationExisting.java:83) > at ucar.nc2.ncml.Aggregation.finish(Aggregation.java:295) > at ucar.nc2.ncml.NcMLReader.readNetcdf(NcMLReader.java:466) > at ucar.nc2.ncml.NcMLReader.readNcML(NcMLReader.java:413) > at ucar.nc2.ncml.NcMLReader.readNcML(NcMLReader.java:234) > at ucar.nc2.ncml.NcMLReader.readNcML(NcMLReader.java:184) > at ucar.nc2.dataset.NetcdfDataset.acquireNcml(NetcdfDataset.java:818) > at ucar.nc2.dataset.NetcdfDataset.openOrAcquireFile(NetcdfDataset.java:694) > at ucar.nc2.dataset.NetcdfDataset.openDataset(NetcdfDataset.java:434) > at ucar.nc2.dataset.NetcdfDataset.acquireDataset(NetcdfDataset.java:544) > at ucar.nc2.dt.grid.GridDataset.open(GridDataset.java:88) > at > ucar.unidata.data.grid.GeoGridDataSource.doMakeDataSet(GeoGridDataSource.java:1052) > at > ucar.unidata.data.grid.GeoGridDataSource.getDataset(GeoGridDataSource.java:1074) > at > ucar.unidata.data.grid.GeoGridDataSource.initAfterCreation(GeoGridDataSource.java:443) > at ucar.unidata.data.DataManager.createDataSource(DataManager.java:1525) > at > ucar.unidata.idv.IntegratedDataViewer.createDataSource(IntegratedDataViewer.java:1968) > at > ucar.unidata.idv.IntegratedDataViewer.makeDataSource(IntegratedDataViewer.java:1885) > at > ucar.unidata.idv.IntegratedDataViewer.makeDataSource(IntegratedDataViewer.java:1819) > at > ucar.unidata.idv.IntegratedDataViewer.makeDataSource(IntegratedDataViewer.java:1792) > at ucar.unidata.idv.chooser.IdvChooser.makeDataSource(IdvChooser.java:907) > at ucar.unidata.idv.chooser.FileChooser.selectFilesInner(FileChooser.java:648) > at ucar.unidata.idv.chooser.FileChooser.selectFiles(FileChooser.java:517) > at ucar.unidata.idv.chooser.FileChooser.doLoadInThread(FileChooser.java:539) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at ucar.unidata.util.Misc$2.run(Misc.java:1033) > at ucar.unidata.util.Misc$3.run(Misc.java:1061) > > > Ticket Details =================== Ticket ID: SSM-904243 Department: Support IDV Priority: Normal Status: Open