Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

maxGapLength
Optional element defining the maximum length of gaps that should be filled. The length is equal to the number of time steps. Gaps equal to or smaller than maxGapLength will be filled with interpolated values. Gaps larger than maxGapLength will not be filled. If maxGapLength is not defined, then all gaps will be filled with interpolated values.

interpolateGrids
Optional element which can be set as true to enable the interpolation of missing pixels for grid coverage time series (default is false).

...