Previous SAXO Documentation Assistant: Overview Next

ReadWrite/

read_grads.pro

reading grads file (except "data type station" or "grib") from the grads control file even if there is multiple data files.

read_grads Reading

result = read_grads(var, date1[, date2], FILENAME=FILENAME, BOX=BOX, TIMESTEP=TIMESTEP, EVERYTHING=EVERYTHING, NOSTRUCT=NOSTRUCT, _EXTRA=_EXTRA)

Parameters

var        in required

the variable name

date1        in required

date of the beginning (yyyymmdd if TIMESTEP is not activate)

date2        in optional

last date. Optional, if not specified date2=date1

Keywords

FILENAME       

the grads control file name: 'xxxx.ctl'

BOX       

TIMESTEP       

to specify that the dates are time steps instead of true calendar.

EVERYTHING       

NOSTRUCT       

_EXTRA       

 


  Produced by IDLdoc 2.0 on Tue Aug 29 14:49:36 2006.