Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
John Caron wrote:
the coordinate systems look ok to me. the lat and lon axis types dont get recognized because they use degrees as units instead of degrees_north and degrees_east, respectively, as CF requires. thats why you will get a null in your code.i think im wrong on assuming km - you must explicitly add the correct units to projection coordinates.the grid display looks wrong, however, probably because X has "100 km" units, and y has nothing, so km is assumed.
netcdf-java
archives: