- To: cedric.david@xxxxxxxxxxxxxxx
- Subject: [netCDF #NNQ-721206]: Projections for NAM12k
- From: "Unidata netCDF Java Support" <support-netcdf-java@xxxxxxxxxxxxxxxx>
- Date: Fri, 09 Feb 2007 17:27:32 -0700
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