- To: dmurray@xxxxxxxxxxxxxxxx
- Subject: Re: [netcdf-java] grib read error
- From: John Caron <caron@xxxxxxxxxxxxxxxx>
- Date: Wed, 06 May 2009 12:45:36 -0600
Ethan made a release yesterday (4.0.41) that should have this fix in it,
including ncIdv.jar.
Don Murray wrote:
Hi Sachin- We recently found this bug with another dataset and it has been fixed. It was a bug introduced in the grib reading library. However, a new release of netCDF-Java with the fix is pending the repair of John's machine. ;-) Don Sachin Kumar Bhate wrote:John, We are trying to read the coordinate variables from a grib file, but somehow the variable array is being populated with the same 1st value.1. Check screen grab lon values in latest toolsUI (Version 4.0.41.20090505.2215) athttp://www.gri.msstate.edu/rsearch_data/nopp/lon_sachin.jpg2. The other strange thing is that Rich is using the latest toolsUI as well on a machine that does not have latest JVM (i.e. 1.6) and on that machine the lon variablesshow up correctly... check his screen grab, http://www.gri.msstate.edu/rsearch_data/nopp/lon_rich.pngLooks like the attribute 'grid_spacing' in step 1 above is not set properly.It says '0.0 degrees_east', while it should be '0.25 degrees_east'. The file we are trying to read is at ftp://polar.ncep.noaa.gov/pub/history/waves/wna.dp.200409.grb The netcdf file for above grib file (converted using NCL) is at http://omglnx4.meas.ncsu.edu/joseph/skb_help/wna.dp.200409.nc Any comments, thanks, Sachin
- Follow-Ups:
- Re: [netcdf-java] grib read error
- From: Sachin Kumar Bhate
- Re: [netcdf-java] grib read error
- References:
- [netcdf-java] grib read error
- From: Sachin Kumar Bhate
- Re: [netcdf-java] grib read error
- From: Don Murray
- [netcdf-java] grib read error