[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDFJava #APE-712909]: How To Get Grib2Pds.TimeInterval of Grib2 File
- Subject: [netCDFJava #APE-712909]: How To Get Grib2Pds.TimeInterval of Grib2 File
- Date: Thu, 16 Apr 2015 13:20:52 -0600
> 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