PURPOSE 
mGeoGridVar/subsetGeoGridVar - subset gridded variable based on start,count and stride.
SYNOPSIS 
function result = subsetGeoGridVar(mGeoGridVarObj, start, count, stride)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
See functions using subsetGeoGridVar:
- nj_grid_varget NJ_GRID_VARGET - get variable data and associated grid coordinates from local NetCDF file, NetCDF URL or OpenDAP URL
|