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

[netCDFDecoders #BHL-536435]: grib2tonc

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.


  • Subject: [netCDFDecoders #BHL-536435]: grib2tonc
  • Date: Wed, 08 Nov 2006 09:50:52 -0700

Joe,

the gribtonc decoder doesn't work with GRIB2 files. There is a decoder
package GRIB java decoders at http://www.unidata.ucar.edu/software/decoders/
that manipulates the GRIB 2 files because most of the GRIB2 files are large.
There is documentation on the web page with details. If you want to the 
completely decode a GRIB2 file, one would have to install the netCDF Java 
package and use routine. 

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

There is a referance to netCDF Java on the page also.

robb...

Ticket Details
===================
Ticket ID: BHL-536435
Department: Support netCDF Decoders
Priority: Normal
Status: Open