get_obs_dirs

Data_Reduction.get_obs_dirs(project, station, year, DOY, datafmt=None)

Returns the directories where data and working files are kept

:param project : project code string, e.g., RRL :type project : str

:param station : DSN station number :type station : int

:param year : year of observation :type year : int

:param DOY : day of year of observations :type DOY : int

:param datafmt : raw data format :type datafmt : str