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

[netCDFJava #WKX-752694]: Level III radar product not handled:



> Attached is an example of a NOAAPORT Level III radar product that produces
> the following error:

Hi Paul,
       The header of this file looks like a valid level 3 file, but the product 
code can not be recognized. I wonder what is this product? and how do you get 
it?  Any more information?


Thanks,

Yuan
> 
> 
> Exception in thread "main" java.io.IOException: java.io.IOException: error
> reading pkcode, unable to handle the product with code 2050
> at ucar.nc2.NetcdfFile.open(NetcdfFile.java:425)
> at ucar.nc2.dataset.NetcdfDataset.openOrAcquireFile(NetcdfDataset.java:699)
> at ucar.nc2.dataset.NetcdfDataset.openFile(NetcdfDataset.java:560)
> at ucar.nc2.dataset.NetcdfDataset.main(NetcdfDataset.java:1910)
> Caused by: java.io.IOException: error reading pkcode, unable to handle the
> product with code 2050
> at ucar.nc2.iosp.nids.Nidsheader.read(Nidsheader.java:707)
> at ucar.nc2.iosp.nids.Nidsiosp.open(Nidsiosp.java:107)
> at ucar.nc2.NetcdfFile.<init>(NetcdfFile.java:1521)
> at ucar.nc2.NetcdfFile.open(NetcdfFile.java:813)
> at ucar.nc2.NetcdfFile.open(NetcdfFile.java:422)
> ... 3 more
> 
> I'm using the latest Java NetCDF distribution.
> 
> Paul.
> 
> 
> --
> Paul Hamer
> 
> NOAA Earth System Research Laboratory (ESRL)
> Global Systems Division (GSD)
> 325 Broadway R/GS5
> Boulder, CO 80305-3328
> 
> phone : 303.497.6342
> 
> 


Ticket Details
===================
Ticket ID: WKX-752694
Department: Support netCDF Java
Priority: Normal
Status: Open