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 Dean- This was a bug in the code and will be fixed in the 2.0 release. Thanks for finding this. It's the same issue for the N2V. All N*V products should load now. The IDV Level III code only reads the radial products at present. That's why the VAD winds don't display any choices. I'll get back to you with a list of the products we do handle and also update the User's Guide and FAQ with that information for the 2.0 release. Don > Institution: Private Citizen > Package Version: 2.0RC3 > Operating System: os.name:Windows XP; os.arch:x86; os.version:5.1; > Hardware Information: java.vendor:Sun Microsystems Inc.; > java.version:1.5.0_06; java.home:F:\\Program Files\\IDV_2.0RC3\\jre; > j3d.version:1.4.0 fcs (build11); j3d.vendor:Sun Microsystems, Inc.; > j3d.renderer:OpenGL; > Inquiry: The following error occurred after loading Archive III N3V data: > > An error has occurred: > There was an error loading the data: > java.lang.NullPointerException > > Using IDV Ver 2.0RC3 > > > ****************** > Stack trace: > java.lang.NullPointerException > at ucar.nc2.Attribute.setStringValue(Attribute.java:281) > at ucar.nc2.Attribute.<init>(Attribute.java:224) > at ucar.nc2.iosp.nids.Nidsheader.setProductInfo(Nidsheader.java:1683) > at ucar.nc2.iosp.nids.Nidsheader.read(Nidsheader.java:291) > at ucar.nc2.iosp.nids.Nidsiosp.open(Nidsiosp.java:123) > at ucar.nc2.NetcdfFile.<init>(NetcdfFile.java:808) > at ucar.nc2.NetcdfFile.open(NetcdfFile.java:351) > at ucar.nc2.NetcdfFile.open(NetcdfFile.java:229) > at ucar.nc2.NetcdfFile.open(NetcdfFile.java:174) > at ucar.nc2.dataset.NetcdfDataset.openFile(NetcdfDataset.java:301) > at ucar.nc2.dataset.NetcdfDataset.openDataset(NetcdfDataset.java:150) > at ucar.nc2.dataset.NetcdfDatasetCache.acquire(NetcdfDatasetCache.java:190) > at ucar.nc2.dataset.NetcdfDatasetCache.acquire(NetcdfDatasetCache.java:170) > at > ucar.nc2.dt.radial.RadialDatasetSweepFactory.open(RadialDatasetSweepFactory.java:18) > at ucar.unidata.data.radar.CDMRadarAdapter.init(CDMRadarAdapter.java:204) > at ucar.unidata.data.radar.CDMRadarAdapter.<init>(CDMRadarAdapter.java:135) > at > ucar.unidata.data.radar.CDMRadarDataSource.makeRadarAdapter(CDMRadarDataSource.java:287) > at > ucar.unidata.data.radar.RadarDataSource.makeAdapters(RadarDataSource.java:267) > at > ucar.unidata.data.radar.RadarDataSource.getAdapters(RadarDataSource.java:234) > at > ucar.unidata.data.radar.RadarDataSource.getRadarAdapters(RadarDataSource.java:469) > at > ucar.unidata.data.radar.CDMRadarDataSource.doMakeDataChoices(CDMRadarDataSource.java:122) > at ucar.unidata.data.DataSourceImpl.getDataChoices(DataSourceImpl.java:1072) > at ucar.unidata.data.DataManager.createDataSource(DataManager.java:1013) > at > ucar.unidata.idv.IntegratedDataViewer.createDataSource(IntegratedDataViewer.java:1525) > at > ucar.unidata.idv.IntegratedDataViewer.makeDataSource(IntegratedDataViewer.java:1455) > at > ucar.unidata.idv.IntegratedDataViewer.makeDataSource(IntegratedDataViewer.java:1436) > at ucar.unidata.idv.chooser.IdvChooser.makeDataSource(IdvChooser.java:408) > at ucar.unidata.idv.chooser.FileChooser.selectFilesInner(FileChooser.java:629) > at ucar.unidata.idv.chooser.FileChooser.selectFiles(FileChooser.java:497) > at ucar.unidata.idv.chooser.FileChooser.doLoadInThread(FileChooser.java:519) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at ucar.unidata.util.Misc$1.run(Misc.java:896) > at ucar.unidata.util.Misc$2.run(Misc.java:924) > > > > Ticket Details =================== Ticket ID: HDC-925161 Department: Support IDV Priority: Normal Status: Open