NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hi Alice, NetCDF-Java can read GRIB data, but it cannot write it. The only format it writes is NetCDF 3 or 4. And yes, *edu.ucar:netcdfAll-4.6 *contains all of the dependencies you'd need for that task. There are also alternatives [1], if you're using a build system like Maven or Gradle. Cheers, Christian [1] https://www.unidata.ucar.edu/software/thredds/current/netcdf-java/reference/BuildDependencies.html On Tue, Dec 8, 2015 at 6:29 PM, Nakajima, Alice <ANakajim@xxxxxxx> wrote: > Hello, > > > > We currently have some code that decodes GRIB data based on * > edu.ucar:netcdf4* version 4.5.5 & *edu.ucar:grib* version 8.0.29, and we > would like to upgrade it to the latest release of the netcdf library. If I > understand correctly it is possible to use just the > *edu.ucar:netcdfAll-4.6* and not the *edu.ucar:grib* dependency. I have > been searching on the www.unidata.ucar.edu but only ran across examples > of reading/writing netcdf nc-files. Would you happen to also have JAVA > examples of reading/writing GRIB1 & GRIB2 format, and if so I would > appreciate if you could provide me the link. > > > > Thank you, > > Alice > > ------------------------------ > > This email is intended solely for the recipient. It may contain > privileged, proprietary or confidential information or material. If you are > not the intended recipient, please delete this email and any attachments > and notify the sender of the error. > > _______________________________________________ > netcdf-java mailing list > netcdf-java@xxxxxxxxxxxxxxxx > For list information or to unsubscribe, visit: > http://www.unidata.ucar.edu/mailing_lists/ >
netcdf-java
archives: