njtbx-icon
Netcdf-Java Toolbox
previous Method getAttributes
Method getData Next

 
 
Method getCoordSys

PURPOSE ^

mGeoGridVar/getCoordSys - Get the Grid Coordinate System associated with the referenced GeoGrid

SYNOPSIS ^

function result = getCoordSys(mGeoGridVarObj)

DESCRIPTION ^

mGeoGridVar/getCoordSys - Get the Grid Coordinate System associated with the referenced GeoGrid
                       It returns a 'Grid Coordinates' object containing
                       coordinate and time axes.

 Method Usage:
       result=getCoordSys(mGeoGridVarObj)
 where,
       mGeoGridVarObj - mGeoGridVar object
 returns,
       result - matlab object of class 'mGridCoordinates'
 
 
 See also mGridCoordinates

CROSS-REFERENCE INFORMATION ^

See functions using getCoordSys:
  • nj_tslice NJ_TSLICE - Get data and coordinates from a CF-compliant file at a specific time step and level


previous Method getAttributes
Method getData Next
© 2006-2009   Mississippi State University   • License Terms   • Credits