[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20040908: IDV - Error Occured while trying to load local ldm data into idv



>From: "Jason Smith" <address@hidden>
>Organization: Howard
>Keywords: 200409082150.i88LoGVo022794 IDV radar data

Hi Jason-

>Institution: Howard LEAD
>Package Version: 1.1
>Operating System: os.name:Windows 2000; os.arch:x86; os.version:5.0; 
>Hardware Information: java.vendor:Sun Microsystems Inc.; java.version:1.4.1_04
> ; java.home:C:\\Program Files\\Java\\j2re1.4.1_04; 
>Inquiry: An error has occurred:
>There was an error loading the data:
>unable to create adapter(s): error reading files
>
>This is the error i recieved while trying to load a nexrad level II raw data f
> ile into idv
>
>   /home/ldm/data/pub/raw/nexrad/nids_20040908/ABR/N0R/N0R_20040908_1406
>
>It it a problem with the IDV, a problem with the file, a problem with ldm, or 
> is it that the file is not decoded?
>Does the file even need to be decoded?  Thank you for your help with this.

Are you sure this is a Level II file?  From the looks of the path, it
might be a Level III file which the IDV only reads through ADDE servers.
N0R products are the Base Reflectivity Tilt 1 Level III products 
usually.

The IDV 1.1 version should read bzip2 compressed or uncompressed Level II
files.  

Please confirm this is a Level II file.  You could look at the size
(Level III files are on the order of 10's of kilobytes, Level II files
are on the order of 100's of kbytes (compressed) or megabytes (uncompressed).
You could also do an octal dump on Unix (od -c) on the file and if it's
a Level II file, you should see the first few characters be:

ARCHIVE2

or 
AR2V0001 

If it is a Level II file, could you put it out on an FTP/HTTP server 
so I can download it and take a look?

Thanks.

Don Murray
****************************************************************************
Unidata User Support                                    UCAR Unidata Program
303 497 8643                                                  P.O. Box 3000
address@hidden                                   Boulder, CO 80307
----------------------------------------------------------------------------
Unidata WWW Service              http://my.unidata.ucar.edu/content/support
****************************************************************************

>******************
>Stack trace:
>visad.VisADException: unable to create adapter(s): error reading files
>       at ucar.unidata.data.radar.Level2RadarDataSource.initData(Level2RadarDa
> taSource.java:272)
>       at ucar.unidata.data.radar.Level2RadarDataSource.init(Level2RadarDataSo
> urce.java:212)
>       at ucar.unidata.data.radar.Level2RadarDataSource.<init>(Level2RadarData
> Source.java:198)
>       at ucar.unidata.data.radar.Level2RadarDataSource.<init>(Level2RadarData
> Source.java:181)
>       at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method
> )
>       at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source
> )
>       at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown So
> urce)
>       at java.lang.reflect.Constructor.newInstance(Unknown Source)
>       at ucar.unidata.data.DataManager.createDataSource(DataManager.java:797)
>       at ucar.unidata.idv.IntegratedDataViewer.createDataSource(IntegratedDat
> aViewer.java:1280)
>       at ucar.unidata.idv.IntegratedDataViewer.makeDataSource(IntegratedDataV
> iewer.java:1218)
>       at ucar.unidata.idv.IntegratedDataViewer.makeDataSource(IntegratedDataV
> iewer.java:1199)
>       at ucar.unidata.idv.chooser.IdvChooser.makeDataSource(IdvChooser.java:2
> 94)
>       at ucar.unidata.idv.chooser.Level2RadarChooser$1.run(Level2RadarChooser
> .java:301)
>       at ucar.unidata.util.Misc$1.run(Misc.java:1448)
>
>
>
NOTE: All email exchanges with Unidata User Support are recorded in the
Unidata inquiry tracking system and then made publicly available
through the web.  If you do not want to have your interactions made
available in this way, you must let us know in each email you send to us.