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.
Hi Jeff, I just wanted to add a quick note to Sean's comments. The netCDF-java API (ucar.nc2) is our supported data access API. The underlying GRIB code (ucar.nc2.grib), on the other hand, was not designed as a stand-alone data access API. We do not, generally, support the direct use of that API nor do we guarantee the stability of that API. Ethan Sean wrote: > Greetings Jeff, > > Jeff wrote: > > Since there are no Java docs on ucar.grib.grib2 > > I do apologize for the lack of current javadocs...I am not sure what happened > there. The > best I can do today is point you to the source code (lame, I know): > > https://github.com/Unidata/thredds/tree/v4.3.14 > > The GRIB stuff is located in the grib module, although you will likely be > interested in > this particular part: > > https://github.com/Unidata/thredds/tree/v4.3.14/grib/src/main/java/ucar/grib Ticket Details =================== Ticket ID: IHC-743264 Department: Support netCDF Java Priority: Normal Status: Open