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.
ok, i have these fixed, along with DiskCache. changes will be in next release. thanks for the feedback.John, One more correction in the documentation. On http://www.unidata.ucar.edu/software/netcdf-java/formats/GribTables.html it describes setting GRIB-1 strict mode using ucar.nc2.grib.grib1.tables.Grib1StandardTables.setStrict(true) There doesn't seem to be a Grib1StandardTables class in 4.3. It looks like this needs to be ucar.nc2.grib.grib1.tables.Grib1ParamTables.setStrict(true) rbs -- Robert B. Schmunk NASA Goddard Institute for Space Studies, 2880 Broadway, New York, NY 10025 212-678-5535
john