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.
Given that I do this: GeoGridAdapter gga = new GeoGridAdapter( ggds, gg, "surface_temperature" ); FieldImpl fi = gga.getData();I expected my flatfield to have values from the surface_temperature variable. However I am seeing values from some other variable, and from within the middle of the grid of data too.
It's as though the netcdf offset logic is awry. Or maybe I am using the classes wrong.Anyway, the Contour2Ddisplayable is handling the map projection from X, Y in the grid to lat, lon, so it is not that that is the issue, as I previously thought.
Stuart
idvusers
archives: