[netCDF #NNQ-721206]: Projections for NAM12k

Open it as a ucar.nc2.dt.GridDataset:

  GridDataset gds = ucar.nc2.dt.grid.GridDataset.factory( String netcdfFileURI);

Get the grids, extract the GridCoordSys from the grid, use the following 
methods i have just addded (2.2.19.05):

  GridCoordSys.getLatLon() (using index or projection coordinate)

ill try to add some javadocs ASAP

Ticket Details
==================
Ticket ID: NNQ-721206
Department: Support netCDF Java
Priority: Critical
Status: Open