Source: io/make_fname_uleis.pro
make_fname_uleis
Generate a filename for ULEIS data.
Usage:
name = make_fname_uleis(trange, spath[, oldname])
Arguments:
trange double input The julian date of the start & end.
spath string input A string array listing the directories
in which to search.
oldname string input Optional filename not to be matched.
Keywords:
new_search If set, then (1) regenerate the files list,
and (2) do a backwards scan through dates
up to the duration of the file, if necessary.
History:
Original (after make_fname): 15/5/00; SJT
Replace findfile calls: 15/4/03; SJT