> 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
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.