Hello,
I understand MODIS LAI has a 4-day temporal resolution, and that is reflected when the dynamic time series is extracted via watershed workflow. When computing an average or a typical year using
watershed_workflow.timeseries.computeAverageYear, there is an interpolation performed which results in a temporal resolution of 1-day. We see this demonstrated in
this example.
I'm curious to know how does ATS treat the LAI forcing when it gets data at a 4-day resolution. For instance, if we have LAI for Jan1 and then Jan 5, what values of LAI does ATS assume for Jan 2, Jan 3, Jan 4? Is there an interpolation that happens under the hood?
Thank you,
Utkarsh