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

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

[netCDFDecoders #SZZ-243995]: GLIBC error with gribtonc



Michael,

yep, that's a bug that i couldn't find the problem with a debugger either.  bugs that can't be solved
easily are not going to be worked on because gribtonc is being deprecated for the new Java decoder that's
being used with our display software. the data nah.PERPW.grb dumped ok with the new Java decoder but i did
notice that all the data was missing.  to use the new decoder:

    One needs to download the toolsUI.jar from the netCDF java page,
http://www.unidata.ucar.edu/software/netcdf-java/


set the classpath and run Grib2Netcdf in a script like:


#/bin/csh -f


set CP="<yourpathtoo>toolsUI-2.2.22.jar"


java -Xmx512m -classpath $CP ucar.nc2.iosp.grib.Grib2Netcdf INPUT OUTPUT.NC


Don't forget to add the INPUT grib file and OUTPUT.NC names.


robb...


ps  if the conversion didn't work, you can look at the data with the
ToolUI program by:


java -Xmx512m -classpath $CP ucar.nc2.ui.ToolsUI





Ticket Details
===================
Ticket ID: SZZ-243995
Department: Support netCDF Decoders
Priority: Normal
Status: Open


 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Office of Programs University Corporation for Atmospheric Research (UCAR)   Unidata is a member of the UCAR Office of 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