stilt.Footprint#
- class stilt.Footprint(receptor: stilt.receptors.Receptor, config: stilt.config.footprint.FootprintConfig, data: xarray.core.dataarray.DataArray, name: str = '')[source]#
STILT footprint container with grid metadata and data array.
Methods#
|
Sample footprint at coordinates and integrate over time bins. |
|
Calculate footprint from particle trajectories. |
|
Create a footprint from a netCDF file. |
|
Integrate this footprint over an optional time range. |
|
Write footprint to a netCDF file with CF-convention attributes. |
Attributes#
|
Reason this footprint is an explicit zero-contribution output. |
|
Convenience accessor for the footprint grid metadata from the config. |
|
Return whether this footprint was explicitly marked empty. |
|
Plotting namespace (e.g. |
|
Get time range of footprint data. |