Re: [netcdf-java] problem getting axistype

  • Subject: Re: [netcdf-java] problem getting axistype
  • From: John Caron <caron@xxxxxxxxxxxxxxxx>
  • Date: Mon, 18 May 2009 13:20:48 -0600
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.

the grid display looks wrong, however, probably because X has "100 km" units, and y has nothing, so km is assumed.
i think im wrong on assuming km - you must explicitly add the correct units to projection coordinates.



  • 2009 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: