Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
Hi,I am currently trying to convert a Grib2 File to a netCDF file -- more specifically I am trying to create a GridDataset object off of it. The only issue is that the Grib2 "File" is actually coming from a database and really is an InputStream (or byte[]). It seems that the open method really wants a pathname to a file. It would be convenient for it to be able to also take an InputStream. Is there some way of getting the inputstream into GridDataset?
Joel Mirkin
netcdf-java
archives: