pyrad.io.get_trtfile_list#
- pyrad.io.get_trtfile_list(basepath, starttime, endtime)[source]#
gets the list of TRT files with a time period
- Parameters:
datapath (str) – directory where to look for data
startime (datetime object) – start of time period
endtime (datetime object) – end of time period
- Returns:
filelist (list of strings) – list of files within the time period