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