find_minical_logs¶
-
Data_Reduction.DSN.logs.
find_minical_logs
(logdir, year, doy)¶ Finds the EAC minical log files.
Notes
A log may have been started prior to the given doy so we look back as many as seven days.
- :param logdirstring
Full path of the directory to search
:param year : int
:param doy : int
- Returns
Null The results are put in global ‘log_dict’