This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
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