[netCDFDecoders #BHL-536435]: grib2tonc

NOTE: The decoders mailing list is no longer active. The list archives are made available for historical reasons.

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...



  • 2006 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the decoders archives: