PURPOSE 
mDataset/getGeoGridVar - Get variable into a GeoGrid if it has a Georeferencing coordinate system.
SYNOPSIS 
function result = getGeoGridVar(mDatasetObj,varName)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
See functions using getGeoGridVar:
- nj_grid_varget NJ_GRID_VARGET - get variable data and associated grid coordinates from local NetCDF file, NetCDF URL or OpenDAP URL
- nj_time NJ_TIME - Get entire time vector for variable 'var' from any CF-compliant file
- nj_tslice NJ_TSLICE - Get data and coordinates from a CF-compliant file at a specific time step and level
|