<<prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

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.

topread_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       

Statistics

McCabe cyclic 55
McCabe essential 2
McCabe modular design 1
Produced by IDLdoc 2.0.