Source: dataset/file/file_dataset__read_record.pro
file_dataset::read_record
Read a record from a dataset.
Usage:
status = fileref -> read_record()
Keywords:
index long The record number to read.
time array/dbl The time of the record required. [y,doy,h]
or JD
Notes:
If neither key is set, then the next record is read.
History:
Original: 15/8/00; SJT