GeoEco.Connectivity.LarvalDispersal.LarvalDispersal

class GeoEco.Connectivity.LarvalDispersal.LarvalDispersal

Bases: object

Functions for simulating larval dispersal and settlement, with configurable pre-competency, settlement, and mortality rates.

This class’s functions are exposed as geoprocessing tools from MGET’s ArcGIS toolbox. Please see this example showing how to use them.

Methods

CreateSimulationFromArcGISRasters

Creates a larval dispersal simulation and initializes it with habitat patches defined in rasters.

LoadCMEMSCurrentsIntoSimulation

Downloads ocean currents from Copernicus Marine Service (CMEMS) into a larval dispersal simulation for a range of dates.

RunSimulation2012

Executes a larval dispersal simulation using the Treml et al. (2012) algorithm.

VisualizeMultipleResults2012

Produces GIS outputs that summarize multiple connectivity simulation runs executed with the Treml et al. (2012) algorithm.

VisualizeResults2012

Produces GIS outputs that visualize the results of a simulation executed with the Treml et al. (2012) algorithm.