stilt.observations.Plume#
- class stilt.observations.Plume(polygon: 'Polygon', density: 'xr.DataArray', threshold: 'float') None[source]#
Result of
plume_polygon().polygonis the plume outline, in longitude and latitude.densityis the kernel density of the particle positions on the grid it was evaluated on, normalised to a maximum of one, withlatandloncoordinates.thresholdis the normalised density the outline follows.
Methods#
|
|
Attributes#
|
|
|
|
|