au.dateFromDoy(year, doy, delimiter='/', hms=False)Inputs:
CASA <4>: au.dateFromDoy(2015, 234.56) Out[4]: '2015/08/22' CASA <5>: au.dateFromDoy(2015, 234.56, hms=True) Out[5]: '2015/08/22/13:26:24'-- ToddHunter - 2016-05-09
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.