njtbx-icon
Netcdf-Java Toolbox
previous Class mGridCoordinates
Method getLonAxis Next

 
 
Method getLatAxis

PURPOSE ^

mGridCoordinates/getLatAxis - Get the Latitute points (LatLon Projection)

SYNOPSIS ^

function result = getLatAxis(mGridCoordinatesObj)

DESCRIPTION ^

mGridCoordinates/getLatAxis - Get the Latitute points (LatLon Projection) 
   If GeoX/GeoY, then 1D lat/lon points are derived from X,Y values.

 Method Usage:  
   lat=getLatAxis(mGridCoordinatesObj) or
   lat=mGridCoordinatesObj.getLatAxis
 where,  
   mGridCoordinatesObj - mGridCoordinates object. 
 returns,
   lat - matlab array

 See also getLonAxis getVerticalAxis

CROSS-REFERENCE INFORMATION ^

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


previous Class mGridCoordinates
Method getLonAxis Next
© 2006-2009   Mississippi State University   • License Terms   • Credits