NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Heiko Klein wrote:
The class ucar.nc2.dt.grid.GridCoordSys converts internally all projection-axes to km. But it seems like it does not convert the datatype to a float or double datatype and introduces therefore large rounding errors.I have given my axes as m (in integer): -3716017, -3712004, -3707991The isRegular function of Coordinate1D sees (with a debugger attched) the values:-3716, -3712, -3707 and as such fails with my approx. 4km grid-distance. Best regards, Heiko
this will be fixed in the next release of 4.1, thanks for reporting!
netcdf-java
archives: