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.
> Hello, > When I'm decoding a Grib2 file, I meet some elements like APCP, whose > Grib2Pds.isTimeInterval() equals to "true", so maybe I should get the > Grib2Pds.TimeInterval.timeRangeLength instead of Grib2Pds.getForecastTime(). > But the Grib2Pds.TimeInterval is a static nested class if Grib2Pds, so how > can I get the variable of Grib2Pds.TimeInterval with an instance of outer > class Grib2Pds? Could you provide me a demo Java program? Thanks. > > Ruotong Wang > Hi Ruotong : We dont support the low level GRIB at a user level. Just open the file through NetcdfFile.open(). John Ticket Details =================== Ticket ID: APE-712909 Department: Support netCDF Java Priority: Normal Status: Closed