pyet.meteo_utils.day_of_year#

pyet.meteo_utils.day_of_year(tindex)[source]#

Day of the year (1-365) based on pandas.Index.

Parameters:

tindex (pandas.DatetimeIndex) –

Return type:

array_like with ints specifying day of year.