stilt.Footprint.integrate_over_time#

Footprint.integrate_over_time(start=None, end=None)[source]#

Integrate this footprint over an optional time range.

Parameters:
  • start (datetime, optional) – Inclusive start bound.

  • end (datetime, optional) – Inclusive end bound.

Returns:

Time-summed footprint.

Return type:

xr.DataArray