NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[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


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