Added by Fabio Farinosi over 3 years ago
Hello,
I have two points in time of a spatial variable (var_A_2000.nc and var_A_2010.nc) with only one time layer. Would it be possible to reconstruct the daily values from 01/01/2000 to 01/01/2010 by linearly interpolating these two values?
I saw the operators inttime and intyear, but these does not seem to work for my case.
Thank you