njtbx-icon
Netcdf-Java Toolbox
previous Method getShape
Method isGridded Next

 
 
Method getTimes

PURPOSE ^

mVar/getTimes - Get time(s) in DATENUM format

SYNOPSIS ^

function result = getTimes(mVarObj, timeIndex)

DESCRIPTION ^

mVar/getTimes - Get time(s) in DATENUM format 

 Method Usage:  
       dateTimes=getTimes(mVarObj) 
       dateTimes=getTimes(mVarObj, timeIndex)
 where,  
       mVarObj - mVar object. 
       timeIndex - time step.
 returns,
       dateTimes - array of time values in matlab DATENUM format
    
 See also mGeoGridVar/getGrid


CROSS-REFERENCE INFORMATION ^

See functions using getTimes:
  • 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


previous Method getShape
Method isGridded Next
© 2006-2009   Mississippi State University   • License Terms   • Credits